Problem stepgame
User joeioel
Submission Time 2026-07-22 00:32:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stepgame.cpp: In function ‘int32_t main()’:
stepgame.cpp:20:18: error: invalid operands of types ‘long long int’ and ‘<unresolved overloaded function type>’ to binary ‘operator<’
20 | if (dp[i]<min){
| ~~~~~^~~~