CALC fixed by ozy4dm

k,n;main(c){for(;~scanf("%d",&n);printf(c>10?"%d %c ":"%d = %d\n",n,c>10?c:k))c=getchar(k=c%6?c%9?c%5?k+n:n:k-n:k*n);}

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

download

return to the top page