0_0_34115805_4065.cpp:20:11: error: redefinition of 'const int maxn' const int maxn=1e5+7; ^ 0_0_34115805_4065.cpp:15:11: note: 'const int maxn' previously defined here const int maxn=1e5+7; ^