Main.cc:18:30: warning: suggest parentheses around ‘+’ inside ‘<<’ [-Wparentheses]
int AG[(1<<20)+10],AIG[(1<<20+10)];
~~^~~
Main.cc: In function ‘void init()’:
Main.cc:33:74: warning: suggest parentheses around ‘-’ inside ‘<<’ [-Wparentheses]
inline void init(){for(int i=0;i>1]>>1)|(1<>1]>>1;}
~^~
/usr/bin/ld: failed to convert GOTPCREL relocation; relink with --no-relax
collect2: error: ld returned 1 exit status