| Problem | lineup2 |
|---|---|
| User | PrunJuice |
| Submission Time | 2024-12-26 20:12:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lineup2.cpp: In function ‘int main()’:
lineup2.cpp:20:14: error: ‘maxelement’ was not declared in this scope
20 | cout << *maxelement(Lineup2.begin, Lineup2.end);
| ^~~~~~~~~~