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:41Ilya AniskovetsIlya AniskovetsScore: 14,640Success
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 13:387,12290,956,68732,050,89102,269,184
2Oct 16, 2021 13:387,141100,906,57032,135,32202,260,992
3Oct 16, 2021 09:417,14998,526,96932,171,39202,277,376
4Oct 16, 2021 13:387,17378,526,48232,277,08002,285,568
5Oct 16, 2021 13:387,177101,507,51832,296,86802,273,280
6Oct 16, 2021 09:417,209109,083,31732,440,31702,273,280
7Oct 16, 2021 13:387,21898,863,24732,481,86402,256,896
8Oct 16, 2021 13:387,228102,009,07732,527,03502,260,992
9Oct 16, 2021 09:417,262102,758,01832,679,47502,269,184
10Oct 16, 2021 13:3814,513254,413,99632,654,00032,654,00029,597,696
11Oct 16, 2021 13:3814,552254,346,89030,872,00034,614,00029,532,160
12Oct 16, 2021 13:3814,578255,029,59833,860,00031,743,00029,712,384
13Oct 16, 2021 13:3814,586261,540,75929,389,00036,246,00029,564,928
14Oct 16, 2021 13:3814,608258,259,58035,134,00030,601,00029,593,600
15Oct 16, 2021 13:3814,618263,750,27830,436,00035,345,00029,626,368
16Oct 16, 2021 09:4114,619256,664,74928,724,00037,063,00029,552,640
17Oct 16, 2021 13:3814,622254,614,44833,996,00031,803,00029,597,696
18Oct 16, 2021 09:4114,626253,786,11630,913,00034,902,00029,548,544
19Oct 16, 2021 13:3814,640250,622,00934,561,00031,321,00029,667,328
20Oct 16, 2021 13:3814,657258,593,38527,105,00038,851,00029,749,248
21Oct 16, 2021 13:3814,668254,135,25131,939,00034,069,00029,634,560
22Oct 16, 2021 13:3814,672256,039,42531,012,00035,014,00029,560,832
23Oct 16, 2021 13:3814,678258,759,04030,112,00035,940,00029,585,408
24Oct 16, 2021 09:4114,703255,221,38332,557,00033,608,00029,716,480
25Oct 16, 2021 09:4114,710255,654,33138,718,00027,477,00029,548,544
26Oct 16, 2021 13:3814,719252,986,63432,575,00033,661,00029,581,312
27Oct 16, 2021 13:3814,720259,531,42531,636,00034,602,00029,663,232
28Oct 16, 2021 13:3814,729252,223,83035,425,00030,854,00029,552,640
29Oct 16, 2021 09:4114,791257,593,36031,378,00035,182,00029,548,544
30Oct 16, 2021 09:4114,803253,858,70032,265,00034,347,00029,630,464
31Oct 16, 2021 09:4114,807261,397,38036,763,00029,870,00029,663,232
32Oct 16, 2021 09:4114,849258,233,11336,867,00029,954,00029,663,232
33Oct 16, 2021 09:4114,858255,721,22332,900,00033,962,00029,548,544
34Oct 16, 2021 13:3814,950261,817,21135,958,00031,318,00029,650,944
35Oct 16, 2021 13:3814,968263,900,34932,123,00035,232,00029,728,768
36Oct 16, 2021 13:3814,988269,905,64333,722,00033,722,00029,716,480