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