| Problem | restaurant |
|---|---|
| User | R9q5P8 |
| Submission Time | 2025-12-28 19:02:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
restaurant.cpp: In function ‘int main()’:
restaurant.cpp:29:12: error: ‘class std::vector<int>’ has no member named ‘min_element’
29 | cout << c.min_element();
| ^~~~~~~~~~~