| Problem | paint |
|---|---|
| User | Shadowsocks |
| Submission Time | 2025-01-20 16:37:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
paint.cpp: In function βint main()β:
paint.cpp:18:61: error: expected primary-expression before β)β token
18 | sort(paint.begin(), paint.end(), greater<pair<int, int>>);
| ^