, Set the first factor
set 400 3
, Set the second factor
set 401 2
, Create value of 1
set 1000 1
,
, v Start of 0 v
loda 400
sub 1000
jmpc 5
loda 403
jmp 10
sta 400
loda 403
add 401
sta 403
jmp 0
hlt