Problem bananasmoothie
User Lypho
Submission Time 2024-12-08 00:07:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bananasmoothie.cpp: In function β€˜int main()’:
bananasmoothie.cpp:26:44: error: expected primary-expression before β€˜)’ token
26 | stable_sort(b.begin(),b.end(),greater<int>);
| ^