strbonacci FIXED by hinoe

a;f(n){n>2?f(n-1),f(n-2):printf(&a-n);}main(i){for(;~scanf("%s"-i/3,&a-i);i&=7,putchar(i++?32:10))f(i);}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page