0_0_39064464_12238.cpp: In function 'int main()':
0_0_39064464_12238.cpp:58:76: error: expected '}' at end of input
58 | ans=max(ans,(a[i]+a[j])^qry(~(a[i]+a[j])));
| ^
0_0_39064464_12238.cpp:56:25: note: to match this '{'
56 | {
| ^
0_0_39064464_12238.cpp:58:76: error: expected '}' at end of input
58 | ans=max(ans,(a[i]+a[j])^qry(~(a[i]+a[j])));
| ^
0_0_39064464_12238.cpp:53:17: note: to match this '{'
53 | {
| ^
0_0_39064464_12238.cpp:58:76: error: expected '}' at end of input
58 | ans=max(ans,(a[i]+a[j])^qry(~(a[i]+a[j])));
| ^
0_0_39064464_12238.cpp:47:9: note: to match this '{'
47 | {
| ^
0_0_39064464_12238.cpp:58:76: error: expected '}' at end of input
58 | ans=max(ans,(a[i]+a[j])^qry(~(a[i]+a[j])));
| ^
0_0_39064464_12238.cpp:43:1: note: to match this '{'
43 | {
| ^
|