0_0_32075809_25196.cpp: In function 'll query(int, int, int, int, int)':
0_0_32075809_25196.cpp:82:12: error: invalid conversion from 'll (*)(int, int, int, int, int) {aka long long int (*)(int, int, int, int, int)}' to 'll {aka long long int}' [-fpermissive]
ans+=query
^
0_0_32075809_25196.cpp:82:14: error: expected ';' at end of input
ans+=query
^
0_0_32075809_25196.cpp:82:14: error: expected '}' at end of input
0_0_32075809_25196.cpp:82:14: error: expected '}' at end of input
|