Problem | buyingcandy |
---|---|
User | jamestan |
Submission Time | 2023-12-24 16:37:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
buyingcandy.cpp: In function βint main()β:
buyingcandy.cpp:25:56: error: expected primary-expression before β)β token
25 | sort(dis.begin(), dis.end(), greater<pair<int,int>>);
| ^