Problem vectorindexing
User Magenta
Submission Time 2026-06-24 10:08:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

vectorindexing.cpp: In function ‘int main()’:
vectorindexing.cpp:20:1: error: expected ‘}’ at end of input
20 | }
| ^
vectorindexing.cpp:4:15: note: to match this ‘{’
4 | signed main() {
| ^