Created
August 18, 2018 20:11
-
-
Save liorean/c3f44107f277f455af9a6c33e70745e4 to your computer and use it in GitHub Desktop.
Human Resource Machine Year 16 Absolute Positivity 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 -- | |
| JUMP c | |
| a: | |
| COPYTO 0 | |
| SUB 0 | |
| SUB 0 | |
| b: | |
| OUTBOX | |
| c: | |
| INBOX | |
| JUMPN a | |
| JUMP b | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment