Problem schedule
User PlayVoltz
Submission Time 2024-02-20 12:58:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

schedule.cpp: In function ‘int32_t main()’:
schedule.cpp:21:11: error: ‘i’ was not declared in this scope
21 | cout<<dp[i];
| ^