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:34Ilya AniskovetsIlya AniskovetsScore: 15,787Success
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:349,08592,854,91340,881,63202,269,184
2Oct 16, 2021 07:369,094108,780,57940,924,79502,277,376
3Oct 16, 2021 07:369,103105,609,93440,964,15402,277,376
4Oct 16, 2021 07:349,104110,039,51540,969,62902,281,472
5Oct 16, 2021 07:349,13398,785,34341,098,75802,281,472
6Oct 16, 2021 07:369,202117,262,04141,407,86102,265,088
7Oct 16, 2021 07:3415,567257,875,59041,341,00028,709,00029,655,040
8Oct 16, 2021 07:3615,610258,077,17342,148,00028,098,00029,691,904
9Oct 16, 2021 07:3615,647257,797,33639,607,00030,806,00029,622,272
10Oct 16, 2021 07:3615,708256,995,40536,879,00033,806,00029,704,192
11Oct 16, 2021 07:3415,727263,141,56044,087,00026,684,00029,532,160
12Oct 16, 2021 07:3615,781256,566,45935,508,00035,508,00029,741,056
13Oct 16, 2021 07:3615,787262,926,17337,611,00033,432,00029,630,464
14Oct 16, 2021 07:3615,806262,161,48435,564,00035,564,00029,597,696
15Oct 16, 2021 07:3615,825254,562,35440,693,00030,520,00029,634,560
16Oct 16, 2021 07:3415,840263,180,16840,095,00031,185,00029,495,296
17Oct 16, 2021 07:3415,848258,630,72536,677,00034,639,00029,724,672
18Oct 16, 2021 07:3415,866258,070,25236,718,00034,678,00029,691,904
19Oct 16, 2021 07:3415,894257,778,49634,795,00036,728,00029,577,216
20Oct 16, 2021 07:3615,960261,727,52038,023,00033,798,00029,630,464
21Oct 16, 2021 07:3415,969258,843,21141,726,00030,135,00029,630,464
22Oct 16, 2021 07:3615,984259,530,51937,483,00034,444,00029,663,232
23Oct 16, 2021 07:3416,031267,144,09640,443,00031,698,00029,634,560
24Oct 16, 2021 07:3416,115264,568,53042,590,00029,928,00029,601,792