Problem nprime2
User ZacharyTan2010
Submission Time 2024-04-03 16:41:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nprime2.cpp:4:52: error: ‘x’ is not a type
4 | void SieveOfEratosthenes(vector<long long>& primes,x)
| ^