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:05Andrey TsvetkovAndrey TsvetkovScore: 26,943Success
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:0519,363145,488,63787,132,06102,236,416
2Oct 10, 2021 17:0519,375155,900,87687,185,57602,228,224
3Oct 10, 2021 17:0619,381163,501,83687,215,36802,244,608
4Oct 10, 2021 17:0619,382156,586,88387,217,10202,244,608
5Oct 10, 2021 17:0519,389145,096,11287,252,72202,244,608
6Oct 10, 2021 17:0619,414145,701,18787,364,21802,228,224
7Oct 10, 2021 17:0526,805311,486,54184,630,00035,992,00029,577,216
8Oct 10, 2021 17:0626,832312,669,41088,753,00031,992,00029,634,560
9Oct 10, 2021 17:0626,840309,877,12888,778,00032,001,00029,638,656
10Oct 10, 2021 17:0626,844310,557,43693,004,00027,794,00029,609,984
11Oct 10, 2021 17:0626,856310,840,23092,229,00028,622,00029,765,632
12Oct 10, 2021 17:0626,904314,442,68990,537,00030,529,00029,581,312
13Oct 10, 2021 17:0526,943310,638,40686,462,00034,783,00029,638,656
14Oct 10, 2021 17:0626,956309,701,83390,712,00030,589,00029,638,656
15Oct 10, 2021 17:0526,963309,682,96587,087,00034,248,00029,585,408
16Oct 10, 2021 17:0526,963317,156,33889,954,00031,379,00029,581,312
17Oct 10, 2021 17:0627,044307,593,59185,789,00035,911,00029,503,488
18Oct 10, 2021 17:0527,058315,825,09791,058,00030,705,00029,569,024
19Oct 10, 2021 17:0527,081315,508,72985,503,00036,363,00029,761,536
20Oct 10, 2021 17:0527,082312,976,64685,908,00035,961,00029,638,656
21Oct 10, 2021 17:0527,123322,668,42888,954,00033,099,00029,638,656
22Oct 10, 2021 17:0527,140313,139,59193,203,00028,925,00029,638,656
23Oct 10, 2021 17:0627,142309,874,19993,785,00028,353,00029,638,656
24Oct 10, 2021 17:0627,194315,497,74495,058,00027,315,00029,573,120