Problem sum2
User uuhhhhhIDK
Submission Time 2026-06-25 09:29:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sum2.cpp: In function β€˜int main()’:
sum2.cpp:7:28: error: expected primary-expression before β€˜>>’ token
7 | vector <int> FOOD (x); >> cin;
| ^~
sum2.cpp:8:16: error: overloaded function with no contextual type information
8 | sort(begin.FOOD(), end.FOOD() greater<int>());
| ^~~~
sum2.cpp:8:28: error: overloaded function with no contextual type information
8 | sort(begin.FOOD(), end.FOOD() greater<int>());
| ^~~~