Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
father_of_two
on April 7, 2015
|
parent
|
context
|
favorite
| on:
C++ Streams
A solution in the spirit of the post using itertools:
>>> from itertools import islice,count >>> sum(x*x for x in islice(count(1),10)) 385
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: