| Problem | funnyballs |
|---|---|
| User | benji9736 |
| Submission Time | 2025-12-01 13:38:55 |
| 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: request for member ‘max’ in ‘arr’, which is of non-class type ‘long long unsigned int [n]’
19 | max = arr.max();
| ^~~