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 11, 2021 10:28tirochkintirochkinScore: 41,184Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 11, 2021 10:2134,077214,637,349153,345,44002,228,224
2Oct 11, 2021 10:2834,214220,415,129153,963,60102,220,032
3Oct 11, 2021 10:2134,224215,032,938154,005,90702,224,128
4Oct 11, 2021 10:2834,263221,452,749154,181,36002,224,128
5Oct 11, 2021 10:2134,297214,416,771154,338,64502,232,320
6Oct 11, 2021 10:2834,371214,016,674154,671,02102,232,320
7Oct 11, 2021 10:2840,937364,506,738136,574,00047,642,00029,741,056
8Oct 11, 2021 10:2141,102374,739,546137,429,00047,532,00029,556,736
9Oct 11, 2021 10:2841,132359,638,987134,219,00050,873,00029,667,328
10Oct 11, 2021 10:2141,156359,721,250133,019,00052,184,00029,650,944
11Oct 11, 2021 10:2141,158372,737,432136,894,00048,315,00029,528,064
12Oct 11, 2021 10:2841,173364,513,515150,474,00034,803,00029,732,864
13Oct 11, 2021 10:2141,184377,530,609133,848,00051,480,00029,630,464
14Oct 11, 2021 10:2141,189373,388,468135,925,00049,427,00029,548,544
15Oct 11, 2021 10:2141,206371,520,787131,559,00053,866,00029,655,040
16Oct 11, 2021 10:2841,210366,468,876136,901,00048,546,00029,650,944
17Oct 11, 2021 10:2841,227366,773,653139,408,00046,112,00029,532,160
18Oct 11, 2021 10:2141,270367,608,910143,684,00042,030,00029,728,768
19Oct 11, 2021 10:2841,280363,639,891141,136,00044,623,00029,556,736
20Oct 11, 2021 10:2141,288370,597,022134,851,00050,944,00029,650,944
21Oct 11, 2021 10:2141,324366,856,171135,052,00050,904,00029,630,464
22Oct 11, 2021 10:2841,330362,355,476143,916,00042,067,00029,736,960
23Oct 11, 2021 10:2841,409371,571,410134,634,00051,707,00029,556,736
24Oct 11, 2021 10:2841,563371,604,252139,282,00047,753,00029,642,752