| Problem | vectorindexing |
|---|---|
| User | 4Russ |
| Submission Time | 2026-06-24 10:03:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
vectorindexing.cpp: In function ‘int main()’:
vectorindexing.cpp:19:13: error: expected ‘}’ at end of input
19 | return 0;
| ^
vectorindexing.cpp:4:15: note: to match this ‘{’
4 | signed main() {
| ^