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 listNov 16, 2025 14:04Aniruddha DebAniruddha DebScore: 6,212Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 16, 2025 12:576,13238,081,89912,264,0003,066,0002,408,448
2Nov 16, 2025 14:036,15137,959,86713,327,0002,050,0002,408,448
3Nov 16, 2025 14:046,15236,636,92512,305,0003,076,0002,277,376
4Nov 16, 2025 14:036,16837,275,84712,337,0003,084,0002,535,424
5Nov 16, 2025 14:036,17338,544,46310,289,0005,144,0002,408,448
6Nov 16, 2025 14:046,17540,771,63610,292,0005,146,0002,363,392
7Nov 16, 2025 14:046,17640,654,72112,352,0003,088,0002,539,520
8Nov 16, 2025 14:046,17736,083,94212,354,0003,088,0002,277,376
9Nov 16, 2025 14:036,18231,904,14812,365,0003,091,0002,408,448
10Nov 16, 2025 14:036,20230,520,53412,404,0003,101,0002,535,424
11Nov 16, 2025 12:576,21236,960,01212,424,0003,106,0002,408,448
12Nov 16, 2025 14:046,21736,391,95611,398,0004,144,0002,412,544
13Nov 16, 2025 14:036,25038,077,17411,459,0004,167,0002,408,448
14Nov 16, 2025 14:046,28241,916,01911,517,0004,188,0002,281,472
15Nov 16, 2025 12:576,36043,903,06611,925,0003,975,0002,412,544
16Nov 16, 2025 14:036,36448,105,97411,933,0003,977,0002,420,736
17Nov 16, 2025 14:036,79431,197,19913,989,0002,997,0002,539,520
18Nov 16, 2025 14:036,82239,005,00214,045,0003,009,0002,416,640
19Nov 16, 2025 14:046,82632,721,13314,053,0003,011,0002,412,544
20Nov 16, 2025 14:046,84240,479,84914,088,0003,018,0002,420,736
21Nov 16, 2025 14:046,97639,666,80214,363,0003,077,0002,408,448