0_0_35335538_14649.cpp: In function 'int main()':
0_0_35335538_14649.cpp:103:57: error: expected ']' at end of input
ans[s[i].id] = query(Left[s[i].id], Right[s[i
^
0_0_35335538_14649.cpp:103:57: error: expected ']' at end of input
0_0_35335538_14649.cpp:103:54: error: no match for 'operator[]' (operand types are 'int [200020]' and 'point')
ans[s[i].id] = query(Left[s[i].id], Right[s[i
^
0_0_35335538_14649.cpp:103:57: error: expected '}' at end of input
ans[s[i].id] = query(Left[s[i].id], Right[s[i
^
0_0_35335538_14649.cpp:103:57: error: expected '}' at end of input
0_0_35335538_14649.cpp:103:57: error: expected '}' at end of input
|