Y
Hacker News
new
|
ask
|
show
|
jobs
by
hyperpallium2
1949 days ago
It's indent by two spaces. Guessing your style:
int main(string argv[]) { string buf; while (buf = <>) puts(buf); return (0); }