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 listSep 23, 2025 06:30Tejas G.Tejas G.Score: 10,257Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 23, 2025 06:3010,23667,782,26745,059,0001,001,0002,400,256
2Sep 23, 2025 06:3010,23867,445,12644,069,0002,003,0002,404,352
3Sep 23, 2025 06:3210,23967,045,00844,071,0002,003,0002,400,256
4Sep 23, 2025 06:3210,24174,270,24945,083,0001,001,0002,396,160
5Sep 23, 2025 06:3210,24567,527,78444,097,0002,004,0002,273,280
6Sep 23, 2025 06:3010,24665,245,49544,104,0002,004,0002,392,064
7Sep 23, 2025 06:3210,24872,073,78944,110,0002,005,0002,400,256
8Sep 23, 2025 06:3010,25469,513,42944,135,0002,006,0002,400,256
9Sep 23, 2025 06:3010,25768,618,07745,154,0001,003,0002,273,280
10Sep 23, 2025 06:3210,25767,641,29945,153,0001,003,0002,273,280
11Sep 23, 2025 06:3210,25875,387,91945,156,0001,003,0002,396,160
12Sep 23, 2025 06:3210,25868,876,82745,159,0001,003,0002,273,280
13Sep 23, 2025 06:3010,26171,049,68845,170,0001,003,0002,400,256
14Sep 23, 2025 06:3210,27468,425,31144,223,0002,010,0002,273,280
15Sep 23, 2025 06:3210,27574,111,56945,233,0001,005,0002,273,280
16Sep 23, 2025 06:3010,27872,796,23544,239,0002,010,0002,273,280
17Sep 23, 2025 06:3010,29368,018,76144,306,0002,013,0002,273,280
18Sep 23, 2025 06:3010,31171,887,80546,401,00002,273,280