Parse dateTime Andrey Tsvetkov

Compute the sum of 5,000,000 UTC Unix timestamps as fast as possible.

Input

One RFC 3339 datetime per line on STDIN:

2017-05-04T14:31:30-03:00
2046-06-23T11:51:56-06:00
2031-08-14T13:18:38+06:00
2048-04-14T05:55:06-09:00
1980-08-28T00:43:03+02:00

Output

Print the sum of all UTC Unix timestamps (int64) to STDOUT.

Constraints

  • Datetimes are in the range 1950-01-01T00:00:00 to 2050-12-31T23:59:59
Back to listOct 10, 2021 17:43Andrey TsvetkovAndrey TsvetkovScore: 25,918Success
Source Code

Source code access is restricted. Log in to request access.

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 10, 2021 17:3118,220137,890,34981,987,84702,240,512
2Oct 10, 2021 17:3118,221147,000,03581,994,10202,236,416
3Oct 10, 2021 17:3118,224146,829,06582,007,15002,232,320
4Oct 10, 2021 17:4318,240157,167,50982,080,45102,228,224
5Oct 10, 2021 17:4318,244136,812,22282,097,90902,232,320
6Oct 10, 2021 17:4318,269138,693,70482,212,29902,232,320
7Oct 10, 2021 17:3125,840308,294,72182,197,00034,081,00029,667,328
8Oct 10, 2021 17:3125,843302,974,27388,296,00027,996,00029,761,536
9Oct 10, 2021 17:3125,846304,673,43780,824,00035,483,00029,716,480
10Oct 10, 2021 17:3125,885301,635,00985,773,00030,708,00029,696,000
11Oct 10, 2021 17:3125,897299,494,45580,302,00036,234,00029,671,424
12Oct 10, 2021 17:4325,910308,954,69586,915,00029,678,00029,671,424
13Oct 10, 2021 17:4325,918304,494,44186,159,00030,471,00029,638,656
14Oct 10, 2021 17:3125,919305,247,86887,744,00028,891,00029,655,040
15Oct 10, 2021 17:4325,946303,233,54681,135,00035,620,00029,560,832
16Oct 10, 2021 17:3125,964304,787,50482,592,00034,245,00029,671,424
17Oct 10, 2021 17:4325,970304,382,39584,519,00032,346,00029,761,536
18Oct 10, 2021 17:4325,976315,794,30275,413,00041,477,00029,736,960
19Oct 10, 2021 17:4325,983306,375,40788,513,00028,411,00029,638,656
20Oct 10, 2021 17:4326,040306,715,82290,396,00026,784,00029,732,864
21Oct 10, 2021 17:4326,075311,443,59381,541,00035,798,00029,573,120
22Oct 10, 2021 17:3126,107310,465,70489,199,00028,282,00029,622,272
23Oct 10, 2021 17:4326,134312,246,89586,600,00031,005,00029,556,736
24Oct 10, 2021 17:3126,427320,129,30589,464,00029,457,00029,679,616