Problem examinations
User bobthebill1
Submission Time 2023-02-09 19:02:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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>);
| ^