so-un-bot/Data/ingsw/0210_8/correct.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 == 1)