0_0_36433956_22947.cpp: In function 'void update(int, int, int, int, int)': 0_0_36433956_22947.cpp:29:5: error: 'p' was not declared in this scope t[p] = t[p << 1] + t[(p << 1) | 1]; ^