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 listDec 23, 2023 19:51Kenneth MaplesKenneth MaplesError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 23, 2023 19:5100000Error: Exit with code 1: 16777216.000000 666742812.000000 65536.000000 16777216.000000 879419213.000000 181400520.000000 666742812.000000 159609124.000000 493517616.000000 259708877.000000 181400520.000000 178670949.000000 82972199.000000 378592161.000...stderr