Fifth Identity by nn

main(n){for(;~scanf("%d",&n);)n%5&&printf("%.f\n",pow(sqrt(5)/2+.5,n-~n)/5);}

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

download

return to the top page