0_0_33702610_20070.cpp:28:11: error: redefinition of 'const int N' const int N=4005; ^ 0_0_33702610_20070.cpp:22:11: note: 'const int N' previously defined here const int N = 1e6+10; ^