Face mark by *yuko*

#define f(x,y)for x:=1to length(y)do 
var a,b:string;i,j,k:byte;begin repeat readln(a);read(b);f(i,b)f(j,a)f(k,a)write("(",a[j],b[i],a[k],")",^j:k div length(a))until 0>0end.

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

download

return to the top page