Sum of prime numbers Andrey Tsvetkov

Compute the sum of all prime numbers in a stream of binary integers as fast as possible.

Input: 1 000 000 uint32 values in little-endian binary on STDIN (4 bytes each).

Output: The uint64 sum of all values that are prime, printed as a decimal string.

Back to listJan 13, 2026 18:57vahookvahookScore: 4,982Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 13, 2026 18:574,92025,177,2723,248,0001,082,0002,277,376
2Jan 13, 2026 18:574,92816,415,7333,253,0001,084,0002,494,464
3Jan 13, 2026 18:574,94116,712,7973,261,0001,087,0002,277,376
4Jan 13, 2026 18:574,95523,360,8093,270,0001,090,0002,277,376
5Jan 13, 2026 18:574,95721,697,9333,272,0001,090,0002,494,464
6Jan 13, 2026 18:574,95720,035,4053,272,0001,090,0002,494,464
7Jan 13, 2026 18:574,95921,776,5483,273,0001,091,0002,277,376
8Jan 13, 2026 19:074,96519,415,1043,277,0001,092,0002,277,376
9Jan 13, 2026 18:574,96919,287,1643,280,0001,093,0002,281,472
10Jan 13, 2026 19:074,97317,157,9043,282,0001,094,0002,277,376
11Jan 13, 2026 19:074,97519,773,9023,284,0001,094,0002,502,656
12Jan 13, 2026 19:074,97722,659,3613,285,0001,095,0002,498,560
13Jan 13, 2026 18:574,98020,459,4453,287,0001,095,0002,494,464
14Jan 13, 2026 18:574,98224,066,3043,288,0001,096,0002,277,376
15Jan 13, 2026 19:084,98320,207,9003,289,0001,096,0002,486,272
16Jan 13, 2026 18:574,98320,794,1473,289,0001,096,0002,277,376
17Jan 13, 2026 18:574,98422,346,1143,290,0001,096,0002,498,560
18Jan 13, 2026 19:084,98818,389,2303,292,0001,097,0002,535,424
19Jan 13, 2026 19:074,99121,384,7223,294,0001,098,0002,277,376
20Jan 13, 2026 18:574,99221,613,8743,295,0001,098,0002,277,376
21Jan 13, 2026 18:574,99220,274,1133,295,0001,098,0002,281,472
22Jan 13, 2026 18:574,99220,814,5663,295,0001,098,0002,490,368
23Jan 13, 2026 18:574,99220,027,8373,295,0001,098,0002,277,376
24Jan 13, 2026 19:075,00119,298,7513,301,0001,100,0002,535,424
25Jan 13, 2026 19:085,00619,593,9513,304,0001,101,0002,535,424
26Jan 13, 2026 18:575,03417,694,2673,323,0001,107,0002,482,176
27Jan 13, 2026 18:575,13922,101,8403,392,0001,130,0002,490,368