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 19, 2024 07:48Ivan BessonovIvan BessonovScore: 16,406Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 19, 2024 07:4816,30842,823,65413,326,0001,025,0002,326,528
2May 19, 2024 07:4816,32830,615,56512,317,0002,052,0002,338,816
3May 19, 2024 07:5716,33136,745,13512,318,0002,053,0002,326,528
4May 19, 2024 07:5316,33335,530,69112,320,0002,053,0002,289,664
5May 19, 2024 07:5716,36435,715,53413,372,0001,028,0002,334,720
6May 19, 2024 07:5316,36731,912,60013,375,0001,028,0002,330,624
7May 19, 2024 07:5316,36829,315,87413,376,0001,028,0002,338,816
8May 19, 2024 07:5316,37432,260,13314,409,00002,326,528
9May 19, 2024 07:5716,37433,366,50313,380,0001,029,0002,318,336
10May 19, 2024 07:5716,37647,546,81112,353,0002,058,0002,289,664
11May 19, 2024 07:5716,37632,074,53013,382,0001,029,0002,289,664
12May 19, 2024 07:4816,37830,710,51514,413,00002,330,624
13May 19, 2024 07:5316,37838,576,05013,384,0001,029,0002,289,664
14May 19, 2024 07:5316,38031,044,43113,385,0001,029,0002,289,664
15May 19, 2024 07:5316,38136,957,02113,386,0001,029,0002,289,664
16May 19, 2024 07:4816,38231,592,49613,387,0001,029,0002,289,664
17May 19, 2024 07:5716,38232,939,80313,387,0001,029,0002,289,664
18May 19, 2024 07:4816,40032,730,45714,432,00002,289,664
19May 19, 2024 07:4816,40629,826,33913,406,0001,031,0002,289,664
20May 19, 2024 07:4816,46138,345,84713,452,0001,034,0002,289,664
21May 19, 2024 07:5316,47034,524,58113,459,0001,035,0002,330,624
22May 19, 2024 07:4816,47735,493,28913,465,0001,035,0002,289,664
23May 19, 2024 07:5716,81734,938,56313,742,0001,057,0002,289,664
24May 19, 2024 07:5716,88264,068,58514,855,82802,187,264
25May 19, 2024 07:4816,896118,842,35814,868,24102,256,896
26May 19, 2024 07:5716,90460,779,83414,875,71402,191,360
27May 19, 2024 07:4816,91578,399,18514,885,16202,187,264
28May 19, 2024 07:5316,93832,275,24012,918,0001,987,0002,289,664
29May 19, 2024 07:4817,02965,294,89314,985,44802,191,360
30May 19, 2024 07:5717,04835,764,37114,002,0001,000,0002,289,664
31May 19, 2024 07:4817,06032,200,83113,012,0002,001,0002,330,624
32May 19, 2024 07:5717,19434,429,14814,123,0001,008,0002,330,624
33May 19, 2024 07:5717,33279,719,48915,252,10002,191,360
34May 19, 2024 07:5317,47781,220,95115,380,11102,318,336
35May 19, 2024 07:5317,52986,120,73215,425,82702,187,264
36May 19, 2024 07:5317,76789,594,29515,635,11102,183,168