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 listJun 11, 2023 21:53Victor MuñozVictor MuñozScore: 11,311Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 8, 2023 19:434,11192,452,98418,501,46402,232,320
2Jun 8, 2023 19:434,13480,927,30818,602,73702,252,800
3Jun 8, 2023 19:434,14899,016,12018,666,77102,248,704
4Jun 11, 2023 21:534,16688,834,72218,749,10402,236,416
5Jun 11, 2023 21:534,16791,502,84118,749,41602,248,704
6Jun 11, 2023 21:534,17294,153,94018,773,23602,232,320
7Jun 8, 2023 19:4311,233240,627,22519,256,00031,292,00029,577,216
8Jun 11, 2023 21:5311,243243,565,63818,300,00032,295,00029,675,520
9Jun 11, 2023 21:5311,266240,503,79414,231,00036,467,00029,515,776
10Jun 11, 2023 21:5311,271240,380,16516,906,00033,813,00029,478,912
11Jun 8, 2023 19:4311,297236,101,43919,063,00031,773,00029,511,680
12Jun 8, 2023 19:4311,307240,276,47214,036,00036,845,00029,671,424
13Jun 8, 2023 19:4311,311237,960,22819,087,00031,811,00029,663,232
14Jun 11, 2023 21:5311,353236,363,44419,158,00031,930,00029,659,136
15Jun 8, 2023 19:4311,360246,848,64819,169,00031,949,00029,544,448
16Jun 8, 2023 19:4311,430245,880,69619,009,00032,427,00029,708,288
17Jun 8, 2023 19:4311,459242,547,78915,114,00036,452,00029,675,520
18Jun 11, 2023 21:5311,464240,629,23017,897,00033,690,00029,589,504
19Jun 8, 2023 19:4311,499242,890,27719,405,00032,342,00029,675,520
20Jun 11, 2023 21:5311,514236,984,28515,729,00036,085,00029,544,448
21Jun 11, 2023 21:5311,522242,040,58917,629,00034,221,00029,708,288
22Jun 11, 2023 21:5311,531233,059,74418,002,00033,887,00029,650,944
23Jun 11, 2023 21:5311,631246,361,24519,226,00033,112,00029,659,136
24Jun 8, 2023 19:4311,747247,083,40218,721,00034,139,00029,708,288