0_0_21581070_25768.cpp:62:11: error: redefinition of 'const int S' const int S = 2000000; ^ 0_0_21581070_25768.cpp:38:14: note: 'const int S' previously defined here const int S = 1e6; ^