Problem | examinations |
---|---|
User | bobthebill1 |
Submission Time | 2023-02-09 19:02:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
examinations.cpp: In function βint32_t main()β:
examinations.cpp:78:39: error: expected primary-expression before β)β token
78 | sort(qs.begin(),qs.end(),greater<tii>);
| ^