Carriage no return by xulapp

int i;for(string s:input('',CW,'')){map(ask,array(i,' '));write(s);i+=length(s);}

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

download

return to the top page