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:54Ilya AniskovetsIlya AniskovetsScore: 16,840Success
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:527,24797,135,52732,612,47002,273,280
2Oct 16, 2021 07:547,248103,495,95132,615,78202,269,184
3Oct 16, 2021 07:547,26897,477,20432,704,03102,281,472
4Oct 16, 2021 07:527,297106,422,01932,836,76602,281,472
5Oct 16, 2021 07:527,342100,028,64733,037,58202,277,376
6Oct 16, 2021 07:547,360106,773,96333,119,51202,269,184
7Oct 16, 2021 07:548,71897,585,51339,230,06102,273,280
8Oct 16, 2021 07:548,764102,445,82639,437,94702,265,088
9Oct 16, 2021 07:548,84796,640,88339,811,30502,281,472
10Oct 16, 2021 07:549,595110,411,77643,178,82302,273,280
11Oct 16, 2021 07:549,60496,359,90643,219,06002,273,280
12Oct 16, 2021 07:549,665104,874,27443,492,23002,277,376
13Oct 16, 2021 07:5216,649262,824,60542,210,00032,712,00029,544,448
14Oct 16, 2021 07:5216,664267,311,35143,472,00031,517,00029,536,256
15Oct 16, 2021 07:5416,697264,565,57842,330,00032,806,00029,663,232
16Oct 16, 2021 07:5416,707266,863,98339,569,00035,612,00029,630,464
17Oct 16, 2021 07:5416,712258,376,30544,687,00030,518,00029,630,464
18Oct 16, 2021 07:5416,749266,645,58938,651,00036,718,00029,597,696
19Oct 16, 2021 07:5416,776265,340,84543,138,00032,353,00029,609,984
20Oct 16, 2021 07:5216,777261,025,64237,749,00037,749,00029,679,616
21Oct 16, 2021 07:5416,778264,094,93941,832,00033,669,00029,650,944
22Oct 16, 2021 07:5216,783263,461,87338,731,00036,794,00029,663,232
23Oct 16, 2021 07:5416,795263,840,81841,413,00034,166,00029,540,352
24Oct 16, 2021 07:5216,796263,483,67340,311,00035,272,00029,626,368
25Oct 16, 2021 07:5216,840260,127,93740,962,00034,818,00029,548,544
26Oct 16, 2021 07:5216,850265,109,35346,402,00029,425,00029,507,584
27Oct 16, 2021 07:5416,898263,131,72142,839,00033,200,00029,495,296
28Oct 16, 2021 07:5216,899263,183,29842,842,00033,203,00029,757,440
29Oct 16, 2021 07:5416,903266,973,90345,411,00030,652,00029,544,448
30Oct 16, 2021 07:5216,948261,665,07238,616,00037,650,00029,761,536
31Oct 16, 2021 07:5417,706272,028,78140,764,00038,911,00029,720,576
32Oct 16, 2021 07:5417,713265,149,69441,753,00037,957,00029,569,024
33Oct 16, 2021 07:5417,747271,072,71844,367,00035,494,00029,667,328
34Oct 16, 2021 07:5417,758267,766,75647,127,00032,784,00029,696,000
35Oct 16, 2021 07:5417,828268,454,40150,428,00029,798,00029,552,640
36Oct 16, 2021 07:5417,857270,888,57944,642,00035,713,00029,491,200
37Oct 16, 2021 07:5417,872275,318,20847,431,00032,995,00029,696,000
38Oct 16, 2021 07:5417,898276,765,37547,888,00032,651,00029,614,080
39Oct 16, 2021 07:5418,238274,591,30656,346,00025,723,00029,630,464
40Oct 16, 2021 07:5420,079273,549,93557,785,00032,570,00029,450,240
41Oct 16, 2021 07:5420,190274,767,30256,290,00034,564,00029,495,296
42Oct 16, 2021 07:5420,203285,910,99054,948,00035,966,00029,659,136
43Oct 16, 2021 07:5420,229285,844,20359,973,00031,057,00029,630,464
44Oct 16, 2021 07:5420,274279,939,45952,818,00038,413,00029,499,392
45Oct 16, 2021 07:5420,311283,173,36461,666,00029,732,00029,630,464
46Oct 16, 2021 07:5420,312288,134,79059,518,00031,885,00029,540,352
47Oct 16, 2021 07:5420,339283,971,70358,243,00033,282,00029,634,560
48Oct 16, 2021 07:5420,358285,174,72362,164,00029,446,00029,552,640