Soroban Fixed by nn

main(i,s){char*p=gets(s);for(i=9;printf(*p?i%9%6?~(i/6?~*p/6+i:*p-~i)%5?"<->":" | ":i-6|strlen(p+1)%4?"===":"=*=":"\n")<2?p=s,i--:p++;);}

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

download

return to the top page