Problem potatosalad
User Cat
Submission Time 2025-04-16 16:04:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp: In function β€˜int main()’:
potatosalad.cpp:8:33: error: expected primary-expression before β€˜)’ token
8 | sort (a, a + n, greater<int>);
| ^