mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-03-13 13:05:22 +01:00
1 line
No EOL
59 B
Text
1 line
No EOL
59 B
Text
F(x, y, z) = if (x > y) then (z == x + 1) else (z == y + 1) |