RosettaCodeData/Task/A+B/I/a+b.i
2023-07-01 13:44:08 -04:00

1 line
56 B
OpenEdge ABL

main: print(integer(in(' '))+integer(in('\n'))); ignore