Problem | catteams |
---|---|
User | hariaakash646 |
Submission Time | 2023-12-24 18:56:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
catteams.cpp: In function βint main()β:
catteams.cpp:59:11: error: invalid types β__gnu_cxx::__alloc_traits<std::allocator<long long int>, long long int>::value_type {aka long long int}[int]β for array subscript
59 | dp[i][j] = ma + vec[j];
| ^