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