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 listOct 6, 2023 09:29Robert BurkeRobert BurkeScore: 19,363Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 6, 2023 09:2917,92592,946,79015,773,77902,260,992
2Oct 6, 2023 09:2917,92964,102,41115,777,57202,256,896
3Oct 6, 2023 09:2717,97181,893,90715,814,59502,256,896
4Oct 6, 2023 09:2717,97879,582,13515,820,58902,256,896
5Oct 6, 2023 09:2917,99986,342,18515,839,11502,252,800
6Oct 6, 2023 09:2918,00666,989,88815,845,33702,265,088
7Oct 6, 2023 09:2718,01477,231,56215,852,33602,252,800
8Oct 6, 2023 09:2918,07384,437,89615,904,46702,265,088
9Oct 6, 2023 09:2918,15478,164,52915,975,60202,252,800
10Oct 6, 2023 09:2919,24338,581,16214,942,0001,992,0002,416,640
11Oct 6, 2023 09:2719,27533,684,11214,967,0001,995,0002,281,472
12Oct 6, 2023 09:2919,30236,862,12215,987,000999,0002,420,736
13Oct 6, 2023 09:2919,30533,134,44414,990,0001,998,0002,281,472
14Oct 6, 2023 09:2919,30940,160,74114,993,0001,999,0002,514,944
15Oct 6, 2023 09:2919,31448,009,63614,997,0001,999,0002,412,544
16Oct 6, 2023 09:2719,32737,252,50515,007,0002,001,0002,281,472
17Oct 6, 2023 09:2719,35142,661,88116,028,0001,001,0002,281,472
18Oct 6, 2023 09:2919,35941,470,94615,032,0002,004,0002,420,736
19Oct 6, 2023 09:2919,36339,832,13415,035,0002,004,0002,416,640
20Oct 6, 2023 09:2919,36832,994,56315,039,0002,005,0002,281,472
21Oct 6, 2023 09:2919,37038,976,27715,041,0002,005,0002,412,544
22Oct 6, 2023 09:2919,37738,122,57415,046,0002,006,0002,416,640
23Oct 6, 2023 09:2919,38134,425,07615,049,0002,006,0002,281,472
24Oct 6, 2023 09:2919,38638,622,14415,053,0002,007,0002,281,472
25Oct 6, 2023 09:2719,39245,308,26515,058,0002,007,0002,281,472
26Oct 6, 2023 09:2719,40139,307,74115,065,0002,008,0002,420,736
27Oct 6, 2023 09:2719,40141,538,17315,065,0002,008,0002,416,640
28Oct 6, 2023 09:2719,40142,443,31915,065,0002,008,0002,412,544
29Oct 6, 2023 09:2919,40245,324,31615,066,0002,008,0002,510,848
30Oct 6, 2023 09:2919,40837,697,49915,070,0002,009,0002,281,472
31Oct 6, 2023 09:2919,42532,673,51015,083,0002,011,0002,416,640
32Oct 6, 2023 09:2919,42740,767,43715,085,0002,011,0002,408,448
33Oct 6, 2023 09:2919,42739,190,25315,085,0002,011,0002,281,472
34Oct 6, 2023 09:2919,46938,324,72915,118,0002,015,0002,416,640
35Oct 6, 2023 09:2719,51935,913,38115,157,0002,020,0002,420,736
36Oct 6, 2023 09:2719,55237,155,59116,194,0001,012,0002,408,448