Problem potatosalad
User rgcoders
Submission Time 2023-10-26 10:01:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp: In function β€˜int main()’:
potatosalad.cpp:13:32: error: missing template arguments before β€˜)’ token
13 | sort(p.begin(),p.end(),greater);
| ^