| Problem | nextprime |
|---|---|
| User | kingdavidfriend |
| Submission Time | 2026-03-11 19:07:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
nextprime.cpp: In function ‘int main()’:
nextprime.cpp:20:10: error: ‘x’ was not declared in this scope
20 | cout << x << endl;
| ^