0_0_39658079_27865.cpp:91:15: error: redefinition of 'constexpr const int D' 91 | constexpr int D = 20; | ^ 0_0_39658079_27865.cpp:28:15: note: 'constexpr const int D' previously defined here 28 | constexpr int D = 30; | ^