so-un-bot/Data/Questions/ingsw/0324_5/wrong2.txt

1 line
60 B
Text
Raw Normal View History

2023-06-24 13:42:48 +02:00
F(x, y, z) = if (x >= 0) then (z == pow(y, x)) else (z == y)