| Problem | nprime |
|---|---|
| User | Devthethala |
| Submission Time | 2026-06-24 16:28:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
nprime.cpp: In function ‘int main()’:
nprime.cpp:10:14: error: ‘i’ was not declared in this scope
10 | int q = n % i;
| ^