RosettaCodeData/Task/A+B/Little-Man-Computer/a+b-1.lmc

8 lines
111 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
INP
STA 99
INP
ADD 99
OUT
HLT
// Output the sum of two numbers