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 listFeb 10, 2026 03:50zielajzielajScore: 3,416Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 9, 2026 02:153,31519,443,3891,945,000972,0002,392,064
2Feb 9, 2026 03:213,31823,546,1251,947,000973,0002,535,424
3Feb 9, 2026 02:573,32523,769,0661,951,000975,0002,387,968
4Feb 9, 2026 02:143,32724,524,0641,952,000976,0002,387,968
5Feb 9, 2026 03:213,33418,228,6311,956,000978,0002,392,064
6Feb 9, 2026 03:213,35024,684,4842,948,00002,387,968
7Feb 9, 2026 02:153,35518,607,0931,968,000984,0002,387,968
8Feb 9, 2026 02:573,37217,220,6841,978,000989,0002,392,064
9Feb 9, 2026 03:213,39919,597,9331,994,000997,0002,392,064
10Feb 9, 2026 12:373,40018,732,4901,995,000997,0002,392,064
11Feb 9, 2026 12:373,40020,267,8611,995,000997,0002,277,376
12Feb 9, 2026 03:213,41020,149,2432,001,0001,000,0002,387,968
13Feb 9, 2026 02:123,41022,384,0692,001,0001,000,0002,277,376
14Feb 9, 2026 02:143,41318,503,6522,002,0001,001,0002,387,968
15Feb 9, 2026 12:373,41415,258,1111,001,0002,003,0002,433,024
16Feb 9, 2026 03:213,41618,826,5642,004,0001,002,0002,387,968
17Feb 9, 2026 02:123,41916,035,0022,006,0001,003,0002,383,872
18Feb 10, 2026 03:503,42622,263,7271,005,0002,010,0002,383,872
19Feb 9, 2026 12:373,42717,369,9722,011,0001,005,0002,396,160
20Feb 9, 2026 03:213,43021,121,4592,012,0001,006,0002,396,160
21Feb 9, 2026 12:373,43115,755,0802,013,0001,006,0002,383,872
22Feb 9, 2026 12:373,43117,536,4501,006,0002,013,0002,277,376
23Feb 10, 2026 03:503,43424,601,8632,015,0001,007,0002,379,776
24Feb 9, 2026 02:573,43818,162,5192,017,0001,008,0002,510,848
25Feb 9, 2026 03:213,44818,464,0631,011,0002,023,0002,392,064
26Feb 9, 2026 02:153,45716,568,4282,028,0001,014,0002,277,376
27Feb 9, 2026 03:213,47219,309,5302,037,0001,018,0002,277,376
28Feb 9, 2026 02:123,47218,556,3781,018,0002,037,0002,392,064
29Feb 10, 2026 03:504,15621,638,9563,657,00002,387,968
30Feb 9, 2026 02:144,24323,431,6153,734,00002,392,064