Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
thrownaway2424
on April 16, 2016
|
parent
|
context
|
favorite
| on:
Study of non-programmers' solutions to programming...
Typical C program, eh? Yet another reason to not program in C, I guess.
sum = std::accumulate(begin, end, 0);
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
sum = std::accumulate(begin, end, 0);