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 09:35Ilya AniskovetsIlya AniskovetsScore: 14,726Success
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 09:377,19290,687,20832,363,54602,277,376
2Oct 16, 2021 09:357,20696,395,24132,427,47602,277,376
3Oct 16, 2021 09:407,224101,354,19232,506,44702,273,280
4Oct 16, 2021 09:357,23695,560,17132,562,46202,260,992
5Oct 16, 2021 09:377,24297,703,52932,590,95202,277,376
6Oct 16, 2021 09:407,25199,912,29532,630,96802,269,184
7Oct 16, 2021 09:377,26793,980,60732,699,27802,269,184
8Oct 16, 2021 09:407,30697,683,59832,876,53902,265,088
9Oct 16, 2021 09:357,31994,161,38132,935,09202,273,280
10Oct 16, 2021 09:4014,389250,059,88434,608,00030,142,00029,728,768
11Oct 16, 2021 09:3514,452252,098,91834,116,00030,917,00029,671,424
12Oct 16, 2021 09:3714,549248,695,79029,929,00035,541,00029,548,544
13Oct 16, 2021 09:3514,596251,606,56630,315,00035,368,00029,540,352
14Oct 16, 2021 09:4014,604253,455,71830,806,00034,914,00029,630,464
15Oct 16, 2021 09:4014,620255,942,41232,374,00033,418,00029,593,600
16Oct 16, 2021 09:3714,693259,342,36930,142,00035,977,00029,597,696
17Oct 16, 2021 09:3714,710253,609,51736,644,00029,552,00029,696,000
18Oct 16, 2021 09:4014,724261,396,26529,344,00036,916,00029,728,768
19Oct 16, 2021 09:4014,726250,841,49332,623,00033,643,00029,552,640
20Oct 16, 2021 09:3714,734253,996,95130,677,00035,625,00029,556,736
21Oct 16, 2021 09:4014,743257,136,16730,245,00036,099,00029,663,232
22Oct 16, 2021 09:3514,743251,776,95628,565,00037,780,00029,728,768
23Oct 16, 2021 09:3514,772252,398,83431,749,00034,725,00029,511,680
24Oct 16, 2021 09:3714,774255,826,05433,787,00032,697,00029,675,520
25Oct 16, 2021 09:3514,782255,240,05033,259,00033,259,00029,614,080
26Oct 16, 2021 09:3514,790253,393,19234,971,00031,586,00029,696,000
27Oct 16, 2021 09:3714,804254,765,50631,228,00035,392,00029,556,736
28Oct 16, 2021 09:4014,824256,004,15437,599,00029,109,00029,589,504
29Oct 16, 2021 09:3514,848252,827,27735,106,00031,709,00029,687,808
30Oct 16, 2021 09:3714,860261,831,03234,550,00032,321,00029,495,296
31Oct 16, 2021 09:3714,866261,238,07036,284,00030,615,00029,523,968
32Oct 16, 2021 09:4014,870254,359,86334,006,00032,909,00029,577,216
33Oct 16, 2021 09:3514,909256,182,15630,585,00036,505,00029,601,792
34Oct 16, 2021 09:3514,911255,283,14137,670,00029,430,00029,630,464
35Oct 16, 2021 09:4014,987260,641,00533,202,00034,239,00029,540,352
36Oct 16, 2021 09:3715,032260,555,04031,298,00036,346,00029,540,352