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 15
-rw-r--r-- 1 lighttpd lighttpd 6933 Sep 21 23:53 ben-olmstead-resume.html
drwxr-xr-x 2 lighttpd lighttpd 1024 Dec 10 13:51 config/
drwxr-xr-x 2 lighttpd lighttpd 1024 Mar  5  2007 countries/
drwxr-xr-x 2 lighttpd lighttpd 1024 Mar 21  2007 deck/
-rw-r--r-- 1 lighttpd lighttpd  318 Oct 21  2007 favicon.ico
-rw-r--r-- 1 lighttpd lighttpd   23 Sep 12 13:19 googlehostedservice.html
-rwxr-xr-x 1 lighttpd lighttpd  892 Feb 22  2007 index.cgi*
-rw-r--r-- 1 lighttpd lighttpd  126 Feb 21  2007 xn13.c
-rw-r--r-- 1 lighttpd lighttpd  411 Feb 22  2007 xn13.css
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