Password: xn13.com Last login: Tue Feb 20 22:45:03 2007 from 67.18.176.119 19:41:18|reventlov|xn13|1|~> ls -lF total 32 -rw-r--r-- 1 lighttpd lighttpd 8096 Aug 8 2011 ben-olmstead-resume.html drwxr-xr-x 2 lighttpd lighttpd 4096 Jul 27 2011 config/ -rw-r--r-- 1 lighttpd lighttpd 318 Oct 21 2007 favicon.ico -rwxr-xr-x 1 lighttpd lighttpd 892 Feb 22 2007 index.cgi* -rw-r--r-- 1 lighttpd lighttpd 126 Feb 22 2007 xn13.c -rw-r--r-- 1 lighttpd lighttpd 411 Feb 22 2007 xn13.css drwxr-xr-x 2 lighttpd lighttpd 4096 Apr 6 2011 zz/ 19:41:34|reventlov|xn13|1|~> cat xn13.c #include<stdio.h> int/* XN13 */main (){int i=1,j;for( ;i>0;puts(""))for (j=i,i=2*i^i/2;j; j/=2)putchar(" X" [j&1]);return 0;} 19:41:37|reventlov|xn13|1|~> gcc -Wall -ansi -pedantic -o xn13 xn13.c 19:41:46|reventlov|xn13|1|~> ./xn13