3 lines
No EOL
53 B
Text
3 lines
No EOL
53 B
Text
def main(field a) -> (field):
|
|
0 == (a-1)*a
|
|
return 1 |