Problem chokolit
User om2024
Submission Time 2024-08-01 16:39:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

chokolit.cpp: In function ‘int main()’:
chokolit.cpp:10:26: error: expected primary-expression before ‘)’ token
10 | sort(arr,n,greater<int>);
| ^