0_0_4293927_24937.cpp:7: error: conflicting declaration 'int n'
0_0_4293927_24937.cpp:5: error: 'n' has a previous declaration as `const int n'
0_0_4293927_24937.cpp:7: error: declaration of `int n'
0_0_4293927_24937.cpp:5: error: conflicts with previous declaration `const int n'
|