3 lines
No EOL
57 B
Text
3 lines
No EOL
57 B
Text
def main() -> (field):
|
|
field a = 2
|
|
return 2**(a**2 + 2) |