strbonacci FIXED by xulapp

for(;s=readline();print(s))for(i=6;i--;s+=b+a)[,a,b]=/(\S+)( \S+)$/.exec(s)

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

download

return to the top page