| Problem | funnyballs |
|---|---|
| User | Sheb |
| Submission Time | 2025-12-03 10:24:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
funnyballs.cpp: In function ‘int main()’:
funnyballs.cpp:15:45: error: template argument 1 is invalid
15 | sort(choose.begin(), choose.end(), greater<pair<int, int>);
| ^~~~~~~~~~~~~~