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