Problem | cyberland_apio23 |
---|---|
User | haydendoo |
Submission Time | 2023-05-30 15:11:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cyberland_apio23.cpp: In function ‘double solve(int32_t, int32_t, int32_t, int32_t, std::vector<int>, std::vector<int>, std::vector<int>, std::vector<int>)’:
cyberland_apio23.cpp:65:1: error: expected ‘}’ at end of input
65 | }
| ^
cyberland_apio23.cpp:10:44: note: to match this ‘{’
10 | y, vector<int32_t> c, vector<int32_t> arr) {
| ^