Problem nprime
User 2Princes1Lance
Submission Time 2023-12-16 16:43:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nprime.cpp: In function ‘int main()’:
nprime.cpp:8:13: error: ‘n’ was not declared in this scope
8 | std::cin >> n;
| ^