| Problem | nextprime |
|---|---|
| User | shoryu386 |
| Submission Time | 2023-12-05 21:02:23 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
nextprime.cpp: In function ‘int main()’:
nextprime.cpp:15:7: error: ‘prime’ was not declared in this scope; did you mean ‘preme’?
15 | if (prime && x > n){
| ^~~~~
| preme