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 listMay 18, 2024 14:06Ivan BessonovIvan BessonovScore: 19,827Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 18, 2024 12:1819,66744,311,56716,289,0001,018,0002,297,856
2May 18, 2024 12:1819,72839,360,25115,319,0002,042,0002,289,664
3May 18, 2024 14:5219,75736,981,61716,364,0001,022,0002,289,664
4May 18, 2024 14:0619,75843,624,36516,365,0001,022,0002,301,952
5May 18, 2024 14:5219,75834,438,68216,365,0001,022,0002,289,664
6May 18, 2024 12:1819,77340,539,89416,377,0001,023,0002,289,664
7May 18, 2024 14:0619,77744,872,98016,381,0001,023,0002,297,856
8May 18, 2024 14:5219,77843,298,44216,382,0001,023,0002,289,664
9May 18, 2024 12:1819,78547,807,00117,411,00002,416,640
10May 18, 2024 12:1819,78648,146,94217,412,00002,289,664
11May 18, 2024 14:5219,78644,186,31616,388,0001,024,0002,293,760
12May 18, 2024 14:0619,79542,856,39916,396,0001,024,0002,289,664
13May 18, 2024 14:5219,79544,922,33916,396,0001,024,0002,289,664
14May 18, 2024 14:5219,79734,351,44716,397,0001,024,0002,289,664
15May 18, 2024 14:0619,80843,451,36917,431,00002,416,640
16May 18, 2024 14:5219,81342,230,60216,410,0001,025,0002,297,856
17May 18, 2024 14:0619,82445,124,86217,445,00002,289,664
18May 18, 2024 12:1819,82538,757,31116,420,0001,026,0002,289,664
19May 18, 2024 14:5219,82741,188,42616,422,0001,026,0002,306,048
20May 18, 2024 14:0619,83036,669,83816,424,0001,026,0002,306,048
21May 18, 2024 14:5219,83140,281,61316,425,0001,026,0002,306,048
22May 18, 2024 14:0619,83342,835,47516,427,0001,026,0002,301,952
23May 18, 2024 12:1819,84937,623,83516,440,0001,027,0002,297,856
24May 18, 2024 14:0619,85340,272,43717,471,00002,297,856
25May 18, 2024 14:0620,30943,569,78716,880,000992,0002,289,664
26May 18, 2024 12:1820,56845,298,60916,089,0002,011,0002,297,856
27May 18, 2024 12:1820,60341,757,71117,124,0001,007,0002,289,664
28May 18, 2024 14:0621,00393,693,76218,482,39302,281,472
29May 18, 2024 14:0621,01583,731,12418,492,90702,281,472
30May 18, 2024 12:1821,01786,836,80218,494,99202,277,376
31May 18, 2024 12:1821,05070,232,87418,523,99102,281,472
32May 18, 2024 12:1821,06598,472,32818,537,24702,277,376
33May 18, 2024 14:0621,06885,243,55018,539,76102,277,376
34May 18, 2024 14:5221,73266,265,10619,124,56102,277,376
35May 18, 2024 14:5221,78284,676,98919,168,56602,285,568
36May 18, 2024 14:5221,78490,782,57619,169,81802,277,376