Problem vectorindexing
User Hihihihihi
Submission Time 2026-06-24 09:38:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

vectorindexing.cpp: In function ‘int main()’:
vectorindexing.cpp:9:15: error: ‘x’ was not declared in this scope
9 | int value=a[x];
| ^