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