0_0_39145837_18260.cpp:27:11: error: redefinition of 'const int N' 27 | const int N = 1e5+10; | ^ 0_0_39145837_18260.cpp:19:11: note: 'const int N' previously defined here 19 | const int N=1e5+10; | ^