| Problem | vectorindexing |
|---|---|
| User | Devthethala |
| Submission Time | 2026-06-24 09:54:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
vectorindexing.cpp: In function ‘int main()’:
vectorindexing.cpp:14:3: error: ‘y’ was not declared in this scope
14 | y = A[n];
| ^