0_0_22066809_8234.cpp: In function 'int ASK(int, int)': 0_0_22066809_8234.cpp:70:16: error: 'd' was not declared in this scope return min(d[l][k], d[r-(1<<k) + 1][k]); ^