| Problem | pandacity |
|---|---|
| User | R9q5P8 |
| Submission Time | 2025-11-10 15:17:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pandacity.cpp: In function ‘int main()’:
pandacity.cpp:28:16: error: no match for ‘operator[]’ (operand types are ‘std::multiset<int>’ and ‘int’)
28 | cout << links[0];
| ^