for(i=0;i++<129;(i<4||i>52&&i%13>9)&&print(78<i&&i<129?s+"\n"+s+"+":s))s=i.toString(13)
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page