Large matrix multiplication Liam

Multiply two square matrices as fast as possible.

Input

Two 2000 x 2000 matrices of uint32 values on STDIN, encoded back-to-back in row-major order, little-endian byte order.

Output

Write the resulting 2000 x 2000 product matrix to STDOUT in the same binary format (row-major, little-endian uint32).

Date AuthorLanguageStatus Score
Jul 29, 2026 21:02anboto1anboto1CPPg++14.2.0Success3,132
Jul 29, 2026 21:01anboto1anboto1CPPg++14.2.0Success3,800
Jul 29, 2026 20:59anboto1anboto1CPPg++10.5.0Success3,146
Jul 29, 2026 20:55anboto1anboto1CPPg++14.2.0Success3,508
Jul 29, 2026 20:51anboto1anboto1CPPg++14.2.0Success3,340
Jul 29, 2026 20:47anboto1anboto1CPPg++14.2.0Success3,383
Jul 29, 2026 20:47anboto1anboto1CPPg++10.5.0Success3,329
Jul 29, 2026 20:45anboto1anboto1CPPg++14.2.0Success3,675
Jul 29, 2026 20:41anboto1anboto1CPPg++10.5.0Success3,926
Jul 29, 2026 20:39anboto1anboto1CPPg++14.2.0Success5,523
Jul 29, 2026 20:36anboto1anboto1CPPg++14.2.0Success3,531
Jul 29, 2026 20:34anboto1anboto1CPPg++14.2.0Success3,908
Jul 29, 2026 20:33anboto1anboto1CPPg++14.2.0Success4,611
Jul 29, 2026 20:31anboto1anboto1CPPg++10.5.0Success3,453
Jul 29, 2026 20:29anboto1anboto1CPPg++10.5.0Success4,416
Jul 29, 2026 20:28anboto1anboto1CPPg++14.2.0Success4,988
Jul 29, 2026 20:24anboto1anboto1CPPg++14.2.0Success3,901
Jul 29, 2026 20:20anboto1anboto1CPPg++14.2.0Success5,231
Jul 29, 2026 20:20anboto1anboto1CPPg++10.5.0Success5,536
Jul 29, 2026 20:19anboto1anboto1CPPg++10.5.0Success19,788
Jul 29, 2026 20:12anboto1anboto1CPPg++14.2.0Error
Jul 29, 2026 20:11anboto1anboto1CPPg++10.5.0Success22,499
Jul 29, 2026 20:09anboto1anboto1CPPg++10.5.0Success15,415
Jul 29, 2026 20:00anboto1anboto1CPPg++10.5.0Success24,109
Jul 29, 2026 19:24anboto1anboto1CPPg++14.2.0Success23,520
Jul 29, 2026 19:18anboto1anboto1CPPclang++19.1.1Success2,505
Jul 29, 2026 19:14anboto1anboto1CPPg++14.2.0Success2,840
Jul 29, 2026 19:11anboto1anboto1CPPg++14.2.0Success2,847
Jul 29, 2026 19:06anboto1anboto1CPPg++14.2.0Success2,735
Jul 29, 2026 19:03anboto1anboto1CPPg++14.2.0Success2,789
Jul 29, 2026 18:58anboto1anboto1CPPg++14.2.0Success2,846
Jul 29, 2026 18:56anboto1anboto1CPPg++14.2.0Success2,720
Jul 29, 2026 18:51anboto1anboto1CPPg++14.2.0Success2,792
Jul 29, 2026 18:48anboto1anboto1CPPg++14.2.0Success2,852
Jul 29, 2026 18:47anboto1anboto1CPPclang++19.1.1Success2,504+20.63 RP
Jul 29, 2026 18:46anboto1anboto1CPPg++14.2.0Success2,719
Jul 29, 2026 18:40anboto1anboto1CPPg++14.2.0Success2,893
Jul 29, 2026 18:37anboto1anboto1CPPclang++18.1.3Success2,535
Jul 29, 2026 18:33anboto1anboto1CPPg++14.2.0Success2,780
Jul 29, 2026 18:32anboto1anboto1CPPg++14.2.0Success2,801
Jul 29, 2026 18:28anboto1anboto1CPPclang++19.1.1Success2,517+3.15 RP
Jul 29, 2026 18:27anboto1anboto1CPPg++14.2.0Success2,948
Jul 29, 2026 18:23anboto1anboto1CPPg++14.2.0Success2,863
Jul 29, 2026 18:21anboto1anboto1CPPclang++20.1.2Success2,519+46.72 RP
Jul 29, 2026 18:20anboto1anboto1CPPg++14.2.0Success2,884
Jul 29, 2026 18:20anboto1anboto1CPPg++14.2.0Success2,759
Jul 29, 2026 18:15anboto1anboto1CPPg++14.2.0Success2,838
Jul 29, 2026 18:14anboto1anboto1CPPg++14.2.0Success2,864
Jul 29, 2026 18:07anboto1anboto1CPPg++14.2.0Success2,793
Jul 29, 2026 18:04anboto1anboto1CPPg++14.2.0Success3,013
Jul 29, 2026 18:03anboto1anboto1CPPg++14.2.0Success2,549+65.08 RP
Jul 29, 2026 18:03anboto1anboto1CPPg++14.2.0Success2,746
Jul 29, 2026 17:57anboto1anboto1CPPg++14.2.0Success2,868
Jul 29, 2026 17:55anboto1anboto1CPPg++14.2.0Success2,601
Jul 29, 2026 17:54anboto1anboto1CPPg++14.2.0Success2,992
Jul 29, 2026 17:48anboto1anboto1CPPg++10.5.0Success3,017
Jul 29, 2026 17:47anboto1anboto1CPPg++14.2.0Success2,779
Jul 29, 2026 17:44anboto1anboto1CPPg++14.2.0Success2,592+4.46 RP
Jul 29, 2026 17:39anboto1anboto1CPPg++14.2.0Success2,889
Jul 29, 2026 17:35anboto1anboto1CPPg++14.2.0Success3,429
Jul 29, 2026 17:33anboto1anboto1CPPg++14.2.0Success2,746
Jul 29, 2026 17:31anboto1anboto1CPPg++14.2.0Success2,905
Jul 29, 2026 17:27anboto1anboto1CPPg++14.2.0Success2,605
Jul 29, 2026 17:26anboto1anboto1CPPg++14.2.0Success2,883
Jul 29, 2026 17:25anboto1anboto1CPPg++14.2.0Success2,765
Jul 29, 2026 17:20anboto1anboto1CPPg++14.2.0Success3,050
Jul 29, 2026 17:18anboto1anboto1CPPg++14.2.0Success2,858
Jul 29, 2026 17:15anboto1anboto1CPPg++14.2.0Success2,595+203.93 RP
Jul 29, 2026 17:12anboto1anboto1CPPg++14.2.0Error
Jul 29, 2026 17:12anboto1anboto1CPPclang++18.1.3Success2,834
Jul 29, 2026 17:11anboto1anboto1CPPg++14.2.0Success2,920
Jul 29, 2026 17:08anboto1anboto1CPPg++14.2.0Success2,950
Jul 29, 2026 17:03anboto1anboto1CPPg++14.2.0Success3,007
Jul 29, 2026 17:01anboto1anboto1CPPg++14.2.0Success2,740+76.93 RP
Jul 29, 2026 16:59anboto1anboto1CPPg++14.2.0Success2,903
Jul 29, 2026 16:58anboto1anboto1CPPg++14.2.0Success2,799+1.28 RP
Jul 29, 2026 16:51anboto1anboto1CPPg++14.2.0Success2,800+2.55 RP
Jul 29, 2026 16:50anboto1anboto1CPPg++14.2.0Success3,380
Jul 29, 2026 16:49anboto1anboto1CPPg++14.2.0Success3,004
Jul 29, 2026 16:43anboto1anboto1CPPg++14.2.0Success3,039
Jul 29, 2026 16:38anboto1anboto1CPPg++14.2.0Success3,521
Jul 29, 2026 16:34anboto1anboto1CPPg++14.2.0Success3,255
Jul 29, 2026 16:34anboto1anboto1CPPg++14.2.0Success2,802+143.05 RP
Jul 29, 2026 16:28anboto1anboto1CPPg++14.2.0Success3,071
Jul 29, 2026 16:22anboto1anboto1CPPclang++18.1.3Success3,027
Jul 29, 2026 16:18anboto1anboto1CPPg++14.2.0Success2,932
Jul 29, 2026 16:16anboto1anboto1CPPg++14.2.0Success3,372
Jul 29, 2026 16:15anboto1anboto1CPPg++10.5.0Success3,855
Jul 29, 2026 16:11anboto1anboto1CPPg++14.2.0Success3,937
Jul 29, 2026 16:07anboto1anboto1CPPg++14.2.0Success3,031
Jul 29, 2026 16:05anboto1anboto1CPPg++14.2.0Success2,975
Jul 29, 2026 15:57anboto1anboto1CPPg++14.2.0Success3,347
Jul 29, 2026 15:56anboto1anboto1CPPg++14.2.0Success5,351
Jul 29, 2026 15:55anboto1anboto1CPPg++10.5.0Success4,008
Jul 29, 2026 15:54anboto1anboto1CPPg++14.2.0Success3,146
Jul 29, 2026 15:51anboto1anboto1CPPg++10.5.0Success3,439
Jul 29, 2026 15:48anboto1anboto1CPPg++14.2.0Success3,437
Jul 29, 2026 15:42anboto1anboto1CPPg++14.2.0Success3,909
Jul 29, 2026 15:42anboto1anboto1CPPclang++20.1.2Success2,951
Jul 29, 2026 15:42anboto1anboto1CPPg++14.2.0Success2,919+3.52 RP