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 20, 2024 19:36Ivan BessonovIvan BessonovScore: 15,877Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 20, 2024 19:3515,46933,715,08413,613,00002,289,664
2May 20, 2024 19:3515,49433,501,61712,587,0001,048,0002,342,912
3May 20, 2024 19:2915,51039,033,75013,649,00002,285,568
4May 20, 2024 19:3515,52740,900,71412,613,0001,051,0002,289,664
5May 20, 2024 19:3615,55130,691,29413,685,00002,289,664
6May 20, 2024 19:2915,55328,457,66712,635,0001,052,0002,289,664
7May 20, 2024 19:3615,57442,804,58812,651,0001,054,0002,338,816
8May 20, 2024 19:3615,57834,305,73612,655,0001,054,0002,289,664
9May 20, 2024 19:3515,59530,135,21412,669,0001,055,0002,289,664
10May 20, 2024 19:2915,61130,391,60412,682,0001,056,0002,289,664
11May 20, 2024 19:2915,62331,358,26513,748,00002,289,664
12May 20, 2024 19:2915,63945,116,12812,704,0001,058,0002,289,664
13May 20, 2024 19:3615,64927,445,81113,771,00002,449,408
14May 20, 2024 19:3515,81180,363,56213,913,75502,191,360
15May 20, 2024 19:2915,83483,388,03013,933,77702,199,552
16May 20, 2024 19:3515,85595,691,84413,952,79602,203,648
17May 20, 2024 19:2915,87094,534,69613,965,38002,195,456
18May 20, 2024 19:3515,87054,679,23213,965,92602,334,720
19May 20, 2024 19:2915,87788,701,62013,971,41702,187,264
20May 20, 2024 19:3616,07753,687,39914,147,58902,322,432
21May 20, 2024 19:3516,12833,680,62613,180,0001,013,0002,285,568
22May 20, 2024 19:3616,15052,117,55214,211,90402,199,552
23May 20, 2024 19:3516,16031,431,11112,190,0002,031,0002,330,624
24May 20, 2024 19:2916,18029,561,46512,204,0002,034,0002,289,664
25May 20, 2024 19:2916,18830,302,25612,210,0002,035,0002,342,912
26May 20, 2024 19:3616,19038,586,92612,212,0002,035,0002,347,008
27May 20, 2024 19:3616,25138,949,62912,258,0002,043,0002,338,816
28May 20, 2024 19:3616,26033,915,26112,265,0002,044,0002,289,664
29May 20, 2024 19:3516,26534,989,97213,291,0001,022,0002,347,008
30May 20, 2024 19:3516,29331,572,73412,290,0002,048,0002,330,624
31May 20, 2024 19:2916,29937,535,23012,294,0002,049,0002,289,664
32May 20, 2024 19:3616,30036,697,35412,295,0002,049,0002,285,568
33May 20, 2024 19:3516,30239,675,20412,297,0002,049,0002,289,664
34May 20, 2024 19:2916,61132,865,55314,618,00002,347,008
35May 20, 2024 19:3616,63933,977,69913,597,0001,045,0002,289,664
36May 20, 2024 19:3616,80988,077,59914,792,17602,195,456