| Problem | funnyballs |
|---|---|
| User | benji9736 |
| Submission Time | 2025-12-01 13:38:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
funnyballs.cpp: In function ‘int main()’:
funnyballs.cpp:19:13: error: ‘class std::vector<long long unsigned int>’ has no member named ‘max’
19 | max = tmp.max(tmp.begin(), tmp.end());
| ^~~