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 1, 2025 20:31Aniruddha DebAniruddha DebScore: 6,399Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 1, 2025 20:316,36343,629,54014,913,000994,0002,269,184
2Jul 1, 2025 20:306,37637,084,21113,948,0001,992,0002,412,544
3Jul 1, 2025 20:306,37742,726,32613,818,0002,125,0002,277,376
4Jul 1, 2025 20:316,38438,380,66111,970,0003,990,0002,531,328
5Jul 1, 2025 20:306,38633,122,26812,972,0002,993,0002,531,328
6Jul 1, 2025 20:306,38842,871,05712,977,0002,994,0002,416,640
7Jul 1, 2025 20:306,39035,641,40612,979,0002,995,0002,539,520
8Jul 1, 2025 20:306,39434,593,91512,987,0002,997,0002,539,520
9Jul 1, 2025 20:316,39430,808,06411,989,0003,996,0002,412,544
10Jul 1, 2025 20:306,39938,569,94312,998,0002,999,0002,539,520
11Jul 1, 2025 20:316,40041,256,95212,001,0004,000,0002,539,520
12Jul 1, 2025 20:306,40532,303,87412,010,0004,003,0002,531,328
13Jul 1, 2025 20:306,41937,722,63713,039,0003,009,0002,539,520
14Jul 1, 2025 20:316,42631,168,44213,052,0003,012,0002,420,736
15Jul 1, 2025 20:316,44436,258,66612,082,0004,027,0002,539,520
16Jul 1, 2025 20:316,44629,460,50814,102,0002,014,0002,412,544
17Jul 1, 2025 20:316,44636,924,13912,087,0004,029,0002,420,736
18Jul 1, 2025 20:318,04241,737,22317,090,0003,015,0002,342,912