changeset 2630:4a58bab05bf4

<kmc> echo \'const unsigned long main[] = { 0xc7e68948c7ffff31, 0x24310f00b195e206, 0xd231f88902460001, 0xe9eb050f03b2 };\' > maze.c && gcc -o maze maze.c && ./maze
author HackBot
date Thu, 11 Apr 2013 06:41:05 +0000
parents 2137563f7852
children bca6a14c8f04
files maze maze.c
diffstat 2 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
Binary file maze has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/maze.c	Thu Apr 11 06:41:05 2013 +0000
@@ -0,0 +1,1 @@
+const unsigned long main[] = { 0xc7e68948c7ffff31, 0x24310f00b195e206, 0xd231f88902460001, 0xe9eb050f03b2 };