RosettaCodeData/Task/A+B/Little-Man-Computer/a+b-1.lmc
2023-07-01 13:44:08 -04:00

7 lines
111 B
Text

INP
STA 99
INP
ADD 99
OUT
HLT
// Output the sum of two numbers