Indent Space Alignment by (test)

for(var b=[],d;d=readline();)b.push(d.split("`"));var g=[];b.forEach(function(e){e.forEach(function(c,a){g[a]||(g[a]=0);c.length>g[a]&&(g[a]=c.length)})});var h=b.map(function(e){return e.map(function(c,a){for(var f=c;f.length<g[a];)f+=" ";return f}).join(" ")}).join("\n");print(h);

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

To protect the system from spam, please input your favorite sport (hint: I believe its name must start with 'g', case insensitive)

download

return to the top page