Problem | GSS |
---|---|
User | gohchingjayk |
Submission Time | 2024-12-09 16:53:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
GSS.cpp: In function βint main()β:
GSS.cpp:13:42: error: expected primary-expression before β)β token
13 | sort(prices, prices + N, greater<i64>);
| ^