Large integer multiplication Bernard Teo

Multiply two large unsigned integers as fast as possible.

Input

Exactly 500,000 bytes on STDIN: two unsigned integers encoded back-to-back, each 250,000 bytes, in little-endian byte order.

Output

Write exactly 500,000 bytes to STDOUT containing the product in little-endian byte order.

Back to listJul 12, 2023 17:13Bernard TeoBernard TeoScore: 36,626Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 12, 2023 17:1336,044111,589,84488,108,0002,002,0002,347,008
2Jul 12, 2023 17:1436,069117,517,04687,168,0003,005,0002,330,624
3Jul 12, 2023 17:1336,101115,249,01688,247,0002,005,0002,297,856
4Jul 12, 2023 17:1436,118112,540,61489,292,0001,003,0002,400,256
5Jul 12, 2023 17:1436,130117,210,13389,323,0001,003,0002,314,240
6Jul 12, 2023 17:1436,130116,000,32787,314,0003,010,0002,392,064
7Jul 12, 2023 17:1436,145117,809,50189,358,0001,004,0002,330,624
8Jul 12, 2023 17:1436,150116,623,00190,376,00002,297,856
9Jul 12, 2023 17:1336,184115,624,35889,455,0001,005,0002,330,624
10Jul 12, 2023 17:1436,186115,570,35790,465,00002,400,256
11Jul 12, 2023 17:1336,239116,691,02090,598,00002,297,856
12Jul 12, 2023 17:1336,278116,068,22789,687,0001,007,0002,330,624
13Jul 12, 2023 17:1436,626117,098,22991,566,00002,297,856
14Jul 12, 2023 17:1337,022114,018,44891,550,0001,006,0002,478,080
15Jul 12, 2023 17:1337,154121,891,81391,886,000998,0002,314,240
16Jul 12, 2023 17:1437,211122,352,11892,028,0001,000,0002,400,256
17Jul 12, 2023 17:1337,361122,317,71092,399,0001,004,0002,330,624
18Jul 12, 2023 17:1337,580117,041,14991,953,0001,998,0002,297,856
19Jul 12, 2023 17:1438,457157,053,72196,143,60402,240,512
20Jul 12, 2023 17:1338,477166,006,79796,191,80402,260,992
21Jul 12, 2023 17:1438,480169,059,06296,200,99702,252,800
22Jul 12, 2023 17:1338,524170,052,16796,309,13702,244,608
23Jul 12, 2023 17:1438,583165,787,80296,457,57202,244,608
24Jul 12, 2023 17:1338,855147,953,43497,137,23502,240,512