| Problem | vectorindexing |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-07-01 08:38:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
vectorindexing.cpp: In function ‘int main()’:
vectorindexing.cpp:12:11: error: ‘v’ was not declared in this scope
12 | cout << v[x] << " ";
| ^