Problem bananasmoothie
User Goatedrizzysigmaguy69420
Submission Time 2025-06-19 16:26:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bananasmoothie.cpp: In function β€˜int main()’:
bananasmoothie.cpp:15:45: error: expected primary-expression before β€˜)’ token
15 | sort (A.rbegin(), A.rend(), greater<int>);
| ^