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 07:26Ilya AniskovetsIlya AniskovetsScore: 16,349Success
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 07:267,66294,751,95034,478,56302,269,184
2Oct 15, 2021 07:267,66897,265,17234,504,02602,277,376
3Oct 15, 2021 07:267,71497,528,82934,714,03102,269,184
4Oct 15, 2021 07:267,751104,081,65234,881,62102,207,744
5Oct 15, 2021 07:267,758103,087,80734,911,20202,277,376
6Oct 15, 2021 07:267,792109,011,12435,061,84302,260,992
7Oct 15, 2021 07:2616,122256,299,33332,354,00040,197,00029,597,696
8Oct 15, 2021 07:2616,217264,447,33937,002,00035,974,00029,552,640
9Oct 15, 2021 07:2616,221263,905,17738,779,00034,217,00029,630,464
10Oct 15, 2021 07:2616,257266,077,79039,713,00033,442,00029,614,080
11Oct 15, 2021 07:2616,288265,117,30338,005,00035,290,00029,548,544
12Oct 15, 2021 07:2616,342265,481,56137,260,00036,279,00029,630,464
13Oct 15, 2021 07:2616,349261,196,37834,742,00038,829,00029,724,672
14Oct 15, 2021 07:2616,420268,837,94035,291,00038,600,00029,757,440
15Oct 15, 2021 07:2616,503272,407,34433,324,00040,941,00029,548,544
16Oct 15, 2021 07:2616,530273,952,20942,798,00031,589,00029,552,640
17Oct 15, 2021 07:2616,530269,681,32136,065,00038,319,00029,659,136
18Oct 15, 2021 07:2616,841272,375,14641,737,00034,048,00029,540,352
19Oct 15, 2021 07:2616,923278,983,74838,077,00038,077,00029,495,296
20Oct 15, 2021 07:2616,947275,693,64136,564,00039,698,00029,552,640
21Oct 15, 2021 07:2616,987276,192,66839,749,00036,691,00029,552,640
22Oct 15, 2021 07:2617,029276,033,15140,444,00036,186,00029,564,928
23Oct 15, 2021 07:2617,101282,251,84437,377,00039,576,00029,540,352
24Oct 15, 2021 07:2617,128274,863,64434,942,00042,135,00029,564,928