| Problem | findingpavement |
|---|---|
| User | MiloDino67 |
| Submission Time | 2026-06-24 15:15:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
findingpavement.cpp: In function βint main()β:
findingpavement.cpp:10:26: error: expected β;β before string constant
10 | cout << i << " " << j "\n";
| ^~~~~
| ;