| Problem | globalwarming |
|---|---|
| User | R9q5P8 |
| Submission Time | 2026-04-11 22:18:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
globalwarming.cpp: In function βint main()β:
globalwarming.cpp:21:60: error: expected primary-expression before β)β token
21 | sort(events.begin(), events.end(), greater<pair<int, int>>);
| ^