Problem nprime
User Broompositive
Submission Time 2023-09-11 22:04:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nprime.cpp: In function ‘int main()’:
nprime.cpp:8:12: error: ‘i’ was not declared in this scope
8 | cout << v[i-1];
| ^