| Problem | area_noi |
|---|---|
| User | shaokai347 |
| Submission Time | 2026-02-11 21:44:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
area_noi.cpp: In function ‘int main()’:
area_noi.cpp:12:12: error: ‘class std::vector<long long int>’ has no member named ‘max_element’
12 | cout << a.max_element();
| ^~~~~~~~~~~