| Problem | findingpavement |
|---|---|
| User | aribah |
| Submission Time | 2026-06-25 20:44:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
findingpavement.cpp: In function ‘int main()’:
findingpavement.cpp:7:21: error: ‘n’ was not declared in this scope
7 | for(int i=1; i <= n; i++) {
| ^