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 15, 2021 19:27Yuriy LyfenkoYuriy LyfenkoScore: 13,192Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 15, 2021 19:275,97588,294,10526,888,91802,248,704
2Oct 15, 2021 19:155,988104,057,84526,945,34902,256,896
3Oct 15, 2021 19:155,989106,671,31326,951,84802,248,704
4Oct 15, 2021 19:275,989102,186,60826,952,45602,260,992
5Oct 15, 2021 19:275,99081,130,13026,956,12302,256,896
6Oct 15, 2021 19:275,99184,553,03126,958,99602,252,800
7Oct 15, 2021 19:275,99187,376,17526,961,28602,252,800
8Oct 15, 2021 19:275,99393,680,78126,970,21302,252,800
9Oct 15, 2021 19:155,996101,841,28126,981,64602,256,896
10Oct 15, 2021 19:2713,039249,320,22130,465,00028,209,00029,548,544
11Oct 15, 2021 19:1513,064244,451,62525,601,00033,186,00029,675,520
12Oct 15, 2021 19:2713,094245,126,92926,876,00032,045,00029,704,192
13Oct 15, 2021 19:1513,151254,297,36327,397,00031,781,00029,736,960
14Oct 15, 2021 19:1513,162248,706,70628,000,00031,231,00029,708,288
15Oct 15, 2021 19:2713,164246,884,63522,438,00036,799,00029,708,288
16Oct 15, 2021 19:2713,171256,119,97723,349,00035,922,00029,675,520
17Oct 15, 2021 19:2713,172246,756,83824,462,00034,811,00029,671,424
18Oct 15, 2021 19:2713,184245,313,44929,103,00030,223,00029,491,200
19Oct 15, 2021 19:2713,192244,872,48925,155,00034,211,00029,708,288
20Oct 15, 2021 19:1513,208248,561,28028,097,00031,339,00029,712,384
21Oct 15, 2021 19:1513,210250,864,34425,337,00034,107,00029,667,328
22Oct 15, 2021 19:2713,223247,654,84127,142,00032,362,00029,667,328
23Oct 15, 2021 19:2713,256249,442,39428,722,00030,931,00029,642,752
24Oct 15, 2021 19:2713,262250,552,27528,269,00031,411,00029,655,040
25Oct 15, 2021 19:2713,285248,867,25125,070,00034,712,00029,573,120
26Oct 15, 2021 19:2713,293252,176,73826,919,00032,901,00029,708,288
27Oct 15, 2021 19:1513,303254,628,91731,129,00028,735,00029,675,520
28Oct 15, 2021 19:1513,307246,556,10825,948,00033,933,00029,708,288
29Oct 15, 2021 19:2713,310254,126,12429,382,00030,512,00029,667,328
30Oct 15, 2021 19:1513,346252,590,16526,340,00033,716,00029,663,232
31Oct 15, 2021 19:2713,415256,440,41623,955,00036,412,00029,671,424
32Oct 15, 2021 19:2713,417244,772,65927,540,00032,836,00029,544,448
33Oct 15, 2021 19:2713,467251,811,21529,730,00030,873,00029,745,152
34Oct 15, 2021 19:1513,473249,161,29528,068,00032,559,00029,671,424
35Oct 15, 2021 19:2713,537251,666,76029,287,00031,630,00029,675,520
36Oct 15, 2021 19:2713,559254,347,41229,931,00031,083,00029,667,328