Problem nprime
User WANCH5789W
Submission Time 2026-07-11 18:01:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nprime.cpp: In function ‘int main()’:
nprime.cpp:19:16: error: ‘n’ was not declared in this scope
19 | while (count < n) {
| ^