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