0_0_14542430_6164.cpp: In function 'int query(int, int)': 0_0_14542430_6164.cpp:42:11: error: expected ';' before 'query' y query(i * 2, x); ^ 0_0_14542430_6164.cpp:44:11: error: expected ';' before 'query' y query(i * 2 + 1, x); ^