Created
August 18, 2018 19:39
-
-
Save liorean/e542cf57d53b754fab8630b6fbcd9c20 to your computer and use it in GitHub Desktop.
Human Resource Machine Year 10 Octoplier Suite solution 1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- HUMAN RESOURCE MACHINE PROGRAM -- | |
| a: | |
| INBOX | |
| COPYTO 0 | |
| ADD 0 | |
| COPYTO 1 | |
| ADD 1 | |
| COPYTO 2 | |
| ADD 2 | |
| OUTBOX | |
| JUMP a | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment