Problem | closing |
---|---|
User | ti |
Submission Time | 2024-07-23 18:15:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
closing.cpp: In function ‘int max_score(int, int, int, long long int, std::vector<int>, std::vector<int>, std::vector<int>)’:
closing.cpp:232:14: error: expected ‘}’ at end of input
232 | return tans;
| ^
closing.cpp:24:1: note: to match this ‘{’
24 | {
| ^