for(n<-1 to 8;a<-1 to 8;d<-1 to 7 if a+d*n<=9)println((a/:1.to(n))(10*_+a+d*_))
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page