Last active
February 16, 2016 13:02
-
-
Save slanterns/930cf5f072f599a842d8 to your computer and use it in GitHub Desktop.
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
| var | |
| …… | |
| begin | |
| for i:=1 to 2146467896 do | |
| for j:=1 to i do write(i,j) | |
| end. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment