Problem GSS
User gohchingjayk
Submission Time 2024-12-09 16:53:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

GSS.cpp: In function β€˜int main()’:
GSS.cpp:13:42: error: expected primary-expression before β€˜)’ token
13 | sort(prices, prices + N, greater<i64>);
| ^