algol-things/src/aplusb2.a68

6 lines
128 B
Plaintext
Raw Normal View History

2025-04-06 20:30:48 +00:00
open(stand in, "input.txt", stand in channel);
open(stand out, "output.txt", stand out channel);
print((read int + read int))