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 15, 2021 06:15Ilya AniskovetsIlya AniskovetsScore: 18,416Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 15, 2021 06:1511,183112,027,42950,324,08602,277,376
2Oct 14, 2021 21:5411,268127,742,59150,703,75202,269,184
3Oct 14, 2021 21:5411,282126,515,50850,769,06502,260,992
4Oct 15, 2021 06:1511,295117,018,70050,827,02702,269,184
5Oct 14, 2021 21:5411,339109,709,70751,024,08902,273,280
6Oct 15, 2021 06:1511,379113,475,03251,206,29502,273,280
7Oct 15, 2021 06:1518,280268,611,39749,980,00032,278,00029,532,160
8Oct 14, 2021 21:5418,332264,644,33947,867,00034,627,00029,548,544
9Oct 14, 2021 21:5418,387272,445,49552,955,00029,787,00029,724,672
10Oct 14, 2021 21:5418,391271,205,16050,689,00032,069,00029,728,768
11Oct 15, 2021 06:1518,391272,072,46950,515,00032,243,00029,540,352
12Oct 14, 2021 21:5418,411265,513,59550,119,00032,731,00029,548,544
13Oct 15, 2021 06:1518,416269,993,14952,737,00030,135,00029,544,448
14Oct 15, 2021 06:1518,419272,421,30247,364,00035,523,00029,495,296
15Oct 14, 2021 21:5418,426270,563,52451,688,00031,228,00029,491,200
16Oct 15, 2021 06:1518,460269,938,21545,312,00037,760,00029,597,696
17Oct 15, 2021 06:1518,507268,963,48851,011,00032,272,00029,728,768
18Oct 15, 2021 06:1518,550278,597,86851,371,00032,106,00029,634,560
19Oct 14, 2021 21:5418,578273,997,46048,605,00034,995,00029,732,864
20Oct 14, 2021 21:5418,589269,054,27550,190,00033,460,00029,630,464
21Oct 14, 2021 21:5418,614275,266,66549,031,00034,730,00029,728,768
22Oct 15, 2021 06:1518,616274,551,86451,551,00032,219,00029,544,448
23Oct 15, 2021 06:1518,626273,579,83655,879,00027,939,00029,556,736
24Oct 14, 2021 21:5418,827275,892,68850,206,00034,516,00029,753,344