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 listDec 6, 2024 16:17E SequeiraE SequeiraScore: 36,344Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 6, 2024 16:0035,900348,710,391130,876,00030,674,00029,634,560
2Dec 6, 2024 16:1736,110356,442,325131,643,00030,853,00029,659,136
3Dec 6, 2024 15:5636,126353,378,820131,069,00031,497,00029,548,544
4Dec 6, 2024 16:0036,251363,414,312129,901,00033,230,00029,544,448
5Dec 6, 2024 15:5636,279354,277,792131,820,00031,434,00029,659,136
6Dec 6, 2024 16:0036,284349,491,837130,825,00032,452,00029,540,352
7Dec 6, 2024 15:5636,296355,421,522132,322,00031,012,00029,548,544
8Dec 6, 2024 15:5636,315357,188,334131,953,00031,465,00029,757,440
9Dec 6, 2024 15:5636,343355,672,076126,105,00037,437,00029,667,328
10Dec 6, 2024 15:5636,344354,561,543132,496,00031,053,00029,626,368
11Dec 6, 2024 16:0036,344356,786,556124,609,00038,940,00029,659,136
12Dec 6, 2024 16:0036,381352,892,460128,560,00035,153,00029,720,576
13Dec 6, 2024 15:5636,443354,815,408126,453,00037,540,00029,552,640
14Dec 6, 2024 16:1736,476352,642,131129,323,00034,817,00029,528,064
15Dec 6, 2024 16:0036,506357,297,014133,085,00031,191,00029,659,136
16Dec 6, 2024 15:5636,644357,917,650124,396,00040,501,00029,560,832
17Dec 6, 2024 16:0036,672359,010,509130,601,00034,422,00029,491,200
18Dec 6, 2024 16:1736,807353,100,509140,734,00024,899,00029,552,640
19Dec 6, 2024 15:5636,826356,324,010135,031,00030,688,00029,659,136
20Dec 6, 2024 16:0036,872352,003,975134,419,00031,504,00029,630,464
21Dec 6, 2024 16:0037,105359,833,940132,566,00034,406,00029,691,904