Hacker News new | ask | show | jobs
by 0hn0 4089 days ago
or

for($i=0;;) echo 100-$i>0?100-$i++."\n":exit;