0_0_30002685_5558.cpp:70:11: error: redefinition of 'const int N' const int N=1e3+5; ^ 0_0_30002685_5558.cpp:56:11: note: 'const int N' previously defined here const int N=5e2+5; ^