Skip to content

Instantly share code, notes, and snippets.

@liorean
Created August 18, 2018 20:04
Show Gist options
  • Save liorean/99ba5ed6f3a35b6de1e1ed576fa6ddc8 to your computer and use it in GitHub Desktop.
Save liorean/99ba5ed6f3a35b6de1e1ed576fa6ddc8 to your computer and use it in GitHub Desktop.
Human Resource Machine Year 14 Maximization Room solution 2
-- HUMAN RESOURCE MACHINE PROGRAM --
a:
b:
INBOX
COPYTO 0
INBOX
SUB 0
JUMPN c
ADD 0
OUTBOX
JUMP a
c:
COPYFROM 0
OUTBOX
JUMP b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment