3 lines
No EOL
65 B
Text
3 lines
No EOL
65 B
Text
def main(private field a, field b):
|
|
assert(a * a == b)
|
|
return |