a:stdin.get_s(99).split(" ").to_a();b:a.length;a.slice(b>4?4:1,b).join(" ").p;
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page