0_0_17740776_29613.cpp: In function 'void solve(ll, ll)': 0_0_17740776_29613.cpp:21:23: error: 'i' was not declared in this scope if(d & 1) arr[i] = -1 * arr[i]; ^