Skip to content

Instantly share code, notes, and snippets.

@ConorOBrien-Foxx
Last active August 19, 2018 02:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ConorOBrien-Foxx/12c2cae41713277f70f6079665839391 to your computer and use it in GitHub Desktop.
Save ConorOBrien-Foxx/12c2cae41713277f70f6079665839391 to your computer and use it in GitHub Desktop.
input for the cat challenge
00000000: 5468 6973 2069 7320 616e 2065 7861 6d70 This is an examp
00000010: 6c65 2069 6e70 7574 2064 6573 6967 6e65 le input designe
00000020: 6420 746f 2073 7472 6573 7320 6120 6361 d to stress a ca
00000030: 7420 696e 7465 7270 7265 7465 722e 0a49 t interpreter..I
00000040: 7420 696e 636c 7564 6573 206e 6577 6c69 t includes newli
00000050: 6e65 7320 2822 5c6e 2229 2c20 7175 6f74 nes ("\n"), quot
00000060: 6573 2028 225c 2222 292c 2061 6e64 2075 es ("\""), and u
00000070: 6e62 616c 616e 6365 6420 6272 6163 6573 nbalanced braces
00000080: 2028 2829 2e0a 0a41 7320 7765 6c6c 2061 (()...As well a
00000090: 7320 656d 7074 7920 6c69 6e65 732e 0a00 s empty lines...
000000a0: 0102 0304 0506 0708 090a 0b0c 0d0e 0f10 ................
000000b0: 1112 1314 1516 1718 191a 1b1c 1d1e 1f20 ...............
000000c0: 2122 2324 2526 2728 292a 2b2c 2d2e 2f30 !"#$%&'()*+,-./0
000000d0: 3132 3334 3536 3738 393a 3b3c 3d3e 3f40 123456789:;<=>?@
000000e0: 4142 4344 4546 4748 494a 4b4c 4d4e 4f50 ABCDEFGHIJKLMNOP
000000f0: 5152 5354 5556 5758 595a 5b5c 5d5e 5f60 QRSTUVWXYZ[\]^_`
00000100: 6162 6364 6566 6768 696a 6b6c 6d6e 6f70 abcdefghijklmnop
00000110: 7172 7374 7576 7778 797a 7b7c 7d7e 7f0a qrstuvwxyz{|}~..
00000120: 416e 6420 616c 6c20 6f66 206c 6f77 6572 And all of lower
00000130: 2061 7363 6969 0a61 6e64 206e 6f20 7472 ascii.and no tr
00000140: 6169 6c69 6e67 206e 6577 6c69 6e65 ailing newline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment