| Problem | findingpavement |
|---|---|
| User | Shreyas123456789 |
| Submission Time | 2026-02-25 16:49:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
findingpavement.cpp: In function ‘int main()’:
findingpavement.cpp:18:17: error: expected ‘}’ at end of input
18 | cout << a[2];
| ^
findingpavement.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^