Problem seagame
User AltheaZ
Submission Time 2023-11-06 13:01:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

seagame.cpp: In function ‘int main()’:
seagame.cpp:29:41: error: invalid types ‘int[int]’ for array subscript
29 | seaHubCostList.push_back(dp[i][0]);
| ^