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 listMar 30, 2025 16:28Aniruddha DebAniruddha DebScore: 15,896Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 30, 2025 16:2415,85997,428,62371,365,00002,437,120
2Mar 30, 2025 16:2715,85994,375,67071,364,00002,437,120
3Mar 30, 2025 16:2415,86388,409,84171,385,00002,428,928
4Mar 30, 2025 16:2415,866102,083,81470,393,0001,005,0002,428,928
5Mar 30, 2025 16:2715,86796,055,79571,400,00002,269,184
6Mar 30, 2025 16:2715,86894,793,77671,406,00002,269,184
7Mar 30, 2025 16:2715,86995,451,00370,405,0001,005,0002,510,848
8Mar 30, 2025 16:2715,87396,274,43971,427,00002,428,928
9Mar 30, 2025 16:2715,87592,770,74271,438,00002,428,928
10Mar 30, 2025 16:2715,87894,000,85871,450,00002,531,328
11Mar 30, 2025 16:2715,88995,956,67071,499,00002,437,120
12Mar 30, 2025 16:2415,89192,134,44370,504,0001,007,0002,437,120
13Mar 30, 2025 16:2815,89690,467,94671,534,00002,424,832
14Mar 30, 2025 16:2715,89794,874,75971,537,00002,428,928
15Mar 30, 2025 16:2415,89899,972,33471,541,00002,269,184
16Mar 30, 2025 16:2415,90697,360,23870,570,0001,008,0002,510,848
17Mar 30, 2025 16:2715,90798,531,61671,581,00002,531,328
18Mar 30, 2025 16:2415,910101,965,46871,596,00002,437,120
19Mar 30, 2025 16:2415,91297,025,34571,602,00002,269,184
20Mar 30, 2025 16:2815,913104,923,35470,600,0001,008,0002,269,184
21Mar 30, 2025 16:2815,91697,323,02771,620,00002,433,024
22Mar 30, 2025 16:2715,91798,312,53271,626,00002,510,848
23Mar 30, 2025 16:2715,91898,419,57070,623,0001,008,0002,433,024
24Mar 30, 2025 16:2415,91997,391,92871,634,00002,531,328