0_0_22236329_23176.cpp:9:11: error: redefinition of 'const int maxn' const int maxn = 100010; ^ 0_0_22236329_23176.cpp:7:11: note: 'const int maxn' previously defined here const int maxn = 100010; ^