| Problem | basketball |
|---|---|
| User | bachnguyen123 |
| Submission Time | 2025-12-31 16:29:27 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
basketball.cpp: In function ‘bool cmp2(std::pair<int, int>, std::pair<int, int>)’:
basketball.cpp:15:1: error: a function-definition is not allowed here before ‘{’ token
15 | {
| ^
basketball.cpp:36:1: error: expected ‘}’ at end of input
36 | }
| ^
basketball.cpp:11:1: note: to match this ‘{’
11 | {
| ^