0_0_39056188_3258.cpp:9:5: error: conflicting declaration 'int N' 9 | int N, B; | ^ 0_0_39056188_3258.cpp:3:11: note: previous declaration as 'const int N' 3 | const int N=2005; | ^