| Problem | smallprimes |
|---|---|
| User | AtomicAtomXD |
| Submission Time | 2026-07-06 10:36:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
smallprimes.cpp: In function ‘int main()’:
smallprimes.cpp:53:35: error: ‘itr’ was not declared in this scope; did you mean ‘itl’?
53 | cout << distance(itl, itr);
| ^~~
| itl
smallprimes.cpp:56:35: error: ‘itr’ was not declared in this scope; did you mean ‘itl’?
56 | cout << distance(itl, itr)+1;
| ^~~
| itl