Problem | beareatrabbit |
---|---|
User | wzhci11 |
Submission Time | 2024-05-23 13:06:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
beareatrabbit.cpp: In function βint maxd(int, std::vector<long long int>&)β:
beareatrabbit.cpp:6:43: error: invalid types β<unresolved overloaded function type>[__gnu_cxx::__alloc_traits<std::allocator<long long int>, long long int>::value_type {aka long long int}]β for array subscript
6 | else if (n == 1) return max[a[0], a[1]];
| ^