7 lines
111 B
Text
7 lines
111 B
Text
INP
|
|
STA 99
|
|
INP
|
|
ADD 99
|
|
OUT
|
|
HLT
|
|
// Output the sum of two numbers
|