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

6 lines
48 B
Text

00 INP
01 STA 99
02 INP
03 ADD 99
04 OUT
05 HLT