exa day1
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
_XA
|
||||
grab 300
|
||||
|
||||
mark process
|
||||
test f > x
|
||||
tjmp higher
|
||||
jump process
|
||||
|
||||
mark higher
|
||||
seek -1
|
||||
copy f x
|
||||
copy 1 m
|
||||
jump process
|
||||
|
||||
|
||||
_XB
|
||||
mark recv
|
||||
copy m f
|
||||
noop
|
||||
noop
|
||||
noop
|
||||
noop
|
||||
test mrd
|
||||
tjmp recv
|
||||
halt
|
||||
Reference in New Issue
Block a user