| Problem | findingpavement |
|---|---|
| User | Matrixworld |
| Submission Time | 2026-06-24 16:31:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
findingpavement.cpp: In function ‘int main()’:
findingpavement.cpp:16:36: error: expected ‘;’ before ‘j’
16 | cout << i+ 1 << " " j + 1;
| ^~
| ;
findingpavement.cpp: At global scope:
findingpavement.cpp:21:2: error: ‘W’ does not name a type
21 | }W
| ^