Hacker News new | ask | show | jobs
by thedufer 4470 days ago
He interpreted it as "the time complexity of computing the sum of the numbers from 1 to n", which using the formula you just gave takes O(1) time.