Face mark by pooq

val a,b=readLine;for(i<-b)for(j<-a){for(k<-a)print("("+j+i+k+")");println}

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

download

return to the top page