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 listFeb 6, 2026 02:17Josu San MartinJosu San MartinScore: 4,614Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 6, 2026 04:124,57826,617,6498,324,0003,121,0002,396,160
2Feb 6, 2026 04:124,58325,891,3048,333,0003,124,0002,502,656
3Feb 6, 2026 04:124,58728,572,1707,297,0004,170,0002,297,856
4Feb 6, 2026 02:174,58829,381,6638,342,0003,128,0002,301,952
5Feb 6, 2026 04:124,58826,314,8988,342,0003,128,0002,531,328
6Feb 6, 2026 02:174,59024,980,4239,388,0002,086,0002,408,448
7Feb 6, 2026 02:174,60832,120,5318,378,0003,141,0002,404,352
8Feb 6, 2026 04:124,61227,283,4096,289,0005,241,0002,301,952
9Feb 6, 2026 04:124,61326,457,2328,388,0003,145,0002,301,952
10Feb 6, 2026 04:124,61431,175,1889,438,0002,097,0002,301,952
11Feb 6, 2026 02:174,61629,221,0998,393,0003,147,0002,301,952
12Feb 6, 2026 04:124,62126,527,9538,402,0003,150,0002,404,352
13Feb 6, 2026 02:174,63227,463,7568,423,0003,158,0002,301,952
14Feb 6, 2026 02:174,64525,122,5718,446,0003,167,0002,404,352
15Feb 6, 2026 02:174,65329,489,4328,460,0003,172,0002,400,256
16Feb 6, 2026 02:174,65332,702,4569,518,0002,115,0002,412,544
17Feb 6, 2026 02:174,69627,991,54310,674,0001,067,0002,367,488
18Feb 6, 2026 04:124,76426,076,02211,909,00002,387,968