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

Compile Error

seagame.cpp: In function ‘int main()’:
seagame.cpp:28:34: error: ‘dp’ was not declared in this scope
28 | seaHubCostList.push_back(dp[i][0]);
| ^~