| Problem | vectorindexing |
|---|---|
| User | yq |
| Submission Time | 2026-06-24 10:07:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
vectorindexing.cpp: In function ‘int main()’:
vectorindexing.cpp:16:9: error: expected ‘}’ at end of input
16 | }
| ^
vectorindexing.cpp:4:14: note: to match this ‘{’
4 | signed main(){
| ^