Created
March 25, 2014 11:53
-
-
Save soharu/9760239 to your computer and use it in GitHub Desktop.
TAOCP 1.3.2 Exercise 5: silly
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
LOC #100 | |
Main GETA $255,Silly | |
TRAP 0,Fputs,StdOut | |
TRAP 0,Halt,0 | |
Silly BYTE 3+"pills"+6 % 3+'p','i','l','l','s'+6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment