| Problem | potatosalad |
|---|---|
| User | dfsssssssssfsdfdssgdfs |
| Submission Time | 2026-01-28 17:53:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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);
| ^~~~~~~