Problem potatosalad
User dfsssssssssfsdfdssgdfs
Submission Time 2026-01-28 17:53:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp: In function β€˜int main()’:
potatosalad.cpp:17:27: error: no match for call to β€˜(std::vector<int>) (std::vector<int>&)’
17 | int o = maximum(potatoes);
| ^
potatosalad.cpp:20:16: error: overloaded function with no contextual type information
20 | int sum = max.element(maximum.begin(), maximum.end(), 0);
| ^~~~~~~