| Problem | potatosalad |
|---|---|
| User | jovann |
| Submission Time | 2025-05-19 18:16:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:6:6: error: statement cannot resolve address of overloaded function
6 | cin.ignore;
| ~~~~^~~~~~
potatosalad.cpp:12:17: error: ‘max_element’ was not declared in this scope
12 | sam+=liest[max_element(liest)];
| ^~~~~~~~~~~