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:51Ilya AniskovetsIlya AniskovetsScore: 14,680Success
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:517,262107,170,87232,680,29002,269,184
2Oct 16, 2021 09:517,296125,977,03532,832,40602,273,280
3Oct 16, 2021 09:517,29792,959,14432,835,97802,285,568
4Oct 16, 2021 09:527,298104,689,77532,839,81902,256,896
5Oct 16, 2021 09:527,31696,351,84432,921,74802,277,376
6Oct 16, 2021 09:517,32597,846,62332,960,38502,260,992
7Oct 16, 2021 09:517,373108,440,32233,180,74902,273,280
8Oct 16, 2021 09:527,383120,345,33633,223,46602,273,280
9Oct 16, 2021 09:517,417100,082,23233,376,79402,273,280
10Oct 16, 2021 09:5214,498255,877,80729,656,00035,587,00029,638,656
11Oct 16, 2021 09:5114,552248,994,77332,742,00032,742,00029,495,296
12Oct 16, 2021 09:5114,566251,090,35031,306,00034,241,00029,712,384
13Oct 16, 2021 09:5114,596254,408,27233,363,00032,320,00029,634,560
14Oct 16, 2021 09:5214,596250,979,62831,325,00034,357,00029,634,560
15Oct 16, 2021 09:5214,604257,641,54730,925,00034,791,00029,630,464
16Oct 16, 2021 09:5214,616250,340,79929,127,00036,644,00029,724,672
17Oct 16, 2021 09:5114,654253,546,77931,402,00034,542,00029,528,064
18Oct 16, 2021 09:5114,664250,453,70135,195,00030,795,00029,585,408
19Oct 16, 2021 09:5214,680248,473,98234,710,00031,351,00029,593,600
20Oct 16, 2021 09:5114,690259,820,71430,135,00035,968,00029,519,872
21Oct 16, 2021 09:5214,691252,560,83033,054,00033,054,00029,540,352
22Oct 16, 2021 09:5114,692254,727,81733,058,00033,058,00029,552,640
23Oct 16, 2021 09:5214,693251,670,89028,869,00037,250,00029,667,328
24Oct 16, 2021 09:5114,716249,446,99730,640,00035,582,00029,548,544
25Oct 16, 2021 09:5114,728254,544,46029,240,00037,037,00029,548,544
26Oct 16, 2021 09:5114,757260,718,60634,309,00032,096,00029,597,696
27Oct 16, 2021 09:5114,764251,810,56134,907,00031,529,00029,741,056
28Oct 16, 2021 09:5214,797252,627,81931,275,00035,311,00029,622,272
29Oct 16, 2021 09:5114,799254,179,70131,280,00035,316,00029,630,464
30Oct 16, 2021 09:5114,863252,435,53632,363,00034,521,00029,716,480
31Oct 16, 2021 09:5114,867253,065,20132,406,00034,497,00029,650,944
32Oct 16, 2021 09:5114,920254,884,34031,064,00036,075,00029,655,040
33Oct 16, 2021 09:5114,930259,681,76935,909,00031,276,00029,491,200
34Oct 16, 2021 09:5114,942264,004,40437,608,00029,630,00029,532,160
35Oct 16, 2021 09:5214,966255,318,26836,627,00030,720,00029,626,368
36Oct 16, 2021 09:5115,016273,263,73731,739,00035,835,00029,544,448