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 listDec 30, 2025 23:26Aniruddha DebAniruddha DebScore: 3,337Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 30, 2025 23:263,30429,764,6465,162,0003,097,0002,535,424
2Dec 30, 2025 23:263,30624,132,9886,199,0002,066,0002,277,376
3Dec 30, 2025 23:263,31028,123,0156,207,0002,069,0002,277,376
4Dec 30, 2025 23:263,31330,030,2866,212,0002,070,0002,535,424
5Dec 30, 2025 23:263,32028,223,8255,187,0003,112,0002,535,424
6Dec 30, 2025 23:263,32729,495,3296,238,0002,079,0002,277,376
7Dec 30, 2025 23:263,33027,682,3666,245,0002,081,0002,277,376
8Dec 30, 2025 23:263,33725,059,2906,257,0002,085,0002,277,376
9Dec 30, 2025 23:263,34124,498,1905,221,0003,132,0002,277,376
10Dec 30, 2025 23:263,42227,510,6387,487,0001,069,0002,277,376
11Dec 30, 2025 23:263,43428,433,7217,511,0001,073,0002,281,472
12Dec 30, 2025 23:263,46028,603,6246,488,0002,162,0002,428,928
13Dec 30, 2025 23:263,49029,250,1835,453,0003,272,0002,281,472
14Dec 30, 2025 23:263,61327,001,6567,025,0002,007,0002,281,472
15Dec 30, 2025 23:263,82326,648,7937,434,0002,124,0002,428,928