Run Code | API | Code Wall | Misc | Feedback | Login | Theme | Privacy | Patreon |
errorError(s): 22129230/source.cpp: In function ‘int main()’: 22129230/source.cpp:5:8: error: ‘if constexpr’ only available with -std=c++1z or -std=gnu++1z [-Werror] if constexpr(sizeof(int) > 0) ^~~~~~~~~ cc1plus: all warnings being treated as errors |