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:07Ilya AniskovetsIlya AniskovetsScore: 14,745Success
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:087,27197,329,64032,717,55402,265,088
2Oct 16, 2021 07:057,28292,189,04532,769,54602,277,376
3Oct 16, 2021 07:057,289100,969,67032,800,37102,273,280
4Oct 16, 2021 07:077,300109,594,72732,850,93102,256,896
5Oct 16, 2021 07:087,306102,638,59032,875,74502,273,280
6Oct 16, 2021 07:077,30894,923,09132,884,12402,277,376
7Oct 16, 2021 07:057,374109,904,54033,184,09002,281,472
8Oct 16, 2021 07:077,37793,339,51333,197,84702,277,376
9Oct 16, 2021 07:087,435100,666,74933,459,71502,273,280
10Oct 16, 2021 07:0714,542251,599,82127,788,00037,649,00029,491,200
11Oct 16, 2021 07:0714,594250,164,19232,316,00033,358,00029,495,296
12Oct 16, 2021 07:0814,634251,016,84330,021,00035,832,00029,499,392
13Oct 16, 2021 07:0814,639254,091,34829,174,00036,703,00029,655,040
14Oct 16, 2021 07:0814,669250,988,22433,005,00033,005,00029,630,464
15Oct 16, 2021 07:0814,679260,183,64131,549,00034,507,00029,663,232
16Oct 16, 2021 07:0814,722260,939,99332,090,00034,160,00029,597,696
17Oct 16, 2021 07:0514,734253,614,20332,116,00034,188,00029,679,616
18Oct 16, 2021 07:0714,742258,380,94231,159,00035,179,00029,458,432
19Oct 16, 2021 07:0514,745255,971,87634,863,00031,489,00029,724,672
20Oct 16, 2021 07:0814,746255,790,54931,169,00035,190,00029,544,448
21Oct 16, 2021 07:0514,748252,079,65732,178,00034,190,00029,757,440
22Oct 16, 2021 07:0814,752256,755,31434,299,00032,086,00029,745,152
23Oct 16, 2021 07:0814,759253,057,19431,675,00034,740,00029,663,232
24Oct 16, 2021 07:0514,770251,287,10534,341,00032,125,00029,630,464
25Oct 16, 2021 07:0514,778258,100,31633,250,00033,250,00029,544,448
26Oct 16, 2021 07:0514,790258,787,18331,741,00034,812,00029,540,352
27Oct 16, 2021 07:0714,832258,352,35729,986,00036,758,00029,552,640
28Oct 16, 2021 07:0714,834252,562,13931,786,00034,965,00029,630,464
29Oct 16, 2021 07:0714,839254,782,94130,442,00036,334,00029,564,928
30Oct 16, 2021 07:0814,850260,385,53833,960,00032,865,00029,495,296
31Oct 16, 2021 07:0514,855263,125,83130,386,00036,463,00029,581,312
32Oct 16, 2021 07:0514,897262,964,35531,486,00035,549,00029,597,696
33Oct 16, 2021 07:0514,907253,334,99932,524,00034,557,00029,499,392
34Oct 16, 2021 07:0714,994255,178,54034,861,00032,612,00029,499,392
35Oct 16, 2021 07:0715,040264,485,20738,147,00029,533,00029,548,544
36Oct 16, 2021 07:0715,068262,155,42533,902,00033,902,00029,675,520