Problem | inversioncounting |
---|---|
User | cere |
Submission Time | 2025-02-12 12:01:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
inversioncounting.cpp: In function ‘int main()’:
inversioncounting.cpp:19:1: error: expected ‘}’ at end of input
19 | }
| ^
inversioncounting.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^