Problem | nprime |
---|---|
User | DoubleShaurya |
Submission Time | 2023-02-16 09:26:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
nprime.cpp: In function ‘int main()’:
nprime.cpp:23:15: error: ‘i’ was not declared in this scope
23 | if (isPrime(i)) {
| ^