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