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

Compile Error

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