Problem | chocolate |
---|---|
User | PlayVoltz |
Submission Time | 2024-09-06 01:36:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
chocolate.cpp: In function βint32_t main()β:
chocolate.cpp:42:30: error: invalid types β__gnu_cxx::__alloc_traits<std::allocator<long long int>, long long int>::value_type {aka long long int}[long long int]β for array subscript
42 | pd[i-j+n/2]=min(pd[i-1][j-1], res);
| ^