0_0_35999677_16230.cpp: In function 'int rmq(int, int)': 0_0_35999677_16230.cpp:58:26: error: 'b' was not declared in this scope int ans=min(dp[x][k],b=dp[y-(1<<k)+1][k]); ^