2 lines
No EOL
47 B
Text
2 lines
No EOL
47 B
Text
def main(u32 a, u32 b) -> (u32):
|
|
return a + b |