0_0_37883783_9741.cpp: In function 'constexpr void swap(int, int)': 0_0_37883783_9741.cpp:41:23: error: invalid return type 'void' of constexpr function 'constexpr void swap(int, int)' constexpr inline void swap(int a, int b) noexcept { ^