0_0_39480823_10816.cpp:1:17: error: 'dp' does not name a type 1 | dp[L] = dp[u] + ((d[L] - 1) * (qmi(2,m) - 1)) + 1; | ^~