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 16, 2021 07:36Ilya AniskovetsIlya AniskovetsScore: 16,716Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 16, 2021 07:367,26393,125,51032,685,02202,277,376
2Oct 16, 2021 07:177,26896,650,84232,706,73502,252,800
3Oct 16, 2021 07:177,27792,332,87832,746,96802,252,800
4Oct 16, 2021 07:367,28092,979,46332,759,00402,269,184
5Oct 16, 2021 07:177,342109,344,66033,037,66302,277,376
6Oct 16, 2021 07:367,34590,256,09533,050,43402,265,088
7Oct 16, 2021 07:3616,629262,638,50038,399,00036,430,00029,548,544
8Oct 16, 2021 07:1716,630267,466,86646,771,00028,062,00029,614,080
9Oct 16, 2021 07:3616,635262,638,65738,886,00035,970,00029,773,824
10Oct 16, 2021 07:3616,655263,558,50842,827,00032,120,00029,630,464
11Oct 16, 2021 07:1716,659260,623,51041,077,00033,888,00029,749,248
12Oct 16, 2021 07:1716,716259,629,62642,985,00032,239,00029,728,768
13Oct 16, 2021 07:1716,716263,447,69940,054,00035,169,00029,704,192
14Oct 16, 2021 07:3616,719257,498,26541,797,00033,438,00029,544,448
15Oct 16, 2021 07:1716,741279,416,04141,853,00033,482,00029,757,440
16Oct 16, 2021 07:1716,773265,059,85139,210,00036,269,00029,630,464
17Oct 16, 2021 07:1716,799265,200,81543,047,00032,548,00029,540,352
18Oct 16, 2021 07:1716,820269,155,56240,913,00034,776,00029,495,296
19Oct 16, 2021 07:1716,842265,380,66339,888,00035,899,00029,556,736
20Oct 16, 2021 07:3616,848266,741,67338,401,00037,416,00029,630,464
21Oct 16, 2021 07:3616,873265,475,08146,726,00029,204,00029,696,000
22Oct 16, 2021 07:3616,885266,468,64846,050,00029,932,00029,523,968
23Oct 16, 2021 07:3616,951264,680,68537,209,00039,069,00029,491,200
24Oct 16, 2021 07:3617,021271,012,91342,674,00033,921,00029,732,864