0_0_34188496_18911.cpp:45:11: error: redefinition of 'const int N' const int N = 1e6 + 10; ^ 0_0_34188496_18911.cpp:31:11: note: 'const int N' previously defined here const int N = 2e2 + 10; ^