Sieve of Eratosthenes

A benchmark program used to test the mathematical speed of a computer. The program calculates prime numbers based on Eratosthenes’s algorithm.

Sieve of Eratosthenes
Một chương trình chuẩn dùng để kiểm tra tốc đô tính toán của một máy tính. Chương trình tính các số nguyên tố dựa vào thuật toán của Ẻratosthenes.


Published:

PAGE TOP ↑