QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#588897#8833. Equalizer Ehrmantrautucup-team2796Compile Error//C++1412.8kb2024-09-25 15:06:142024-09-25 15:06:14

Details

library/Utility/fastio.hpp: In function ‘void fastio::rd_integer(T&)’:
library/Utility/fastio.hpp:76:8: warning: ‘if constexpr’ only available with ‘-std=c++17’ or ‘-std=gnu++17’ [-Wc++17-extensions]
library/Utility/fastio.hpp:76:42: error: ‘is_same_v’ was not declared in this scope
library/Utility/fastio.hpp:76:53: error: expected primary-expression before ‘,’ token
library/Utility/fastio.hpp:76:59: error: expected primary-expression before ‘>’ token
library/Utility/fastio.hpp:76:60: error: expected primary-expression before ‘)’ token
library/Utility/fastio.hpp:85:8: warning: ‘if constexpr’ only available with ‘-std=c++17’ or ‘-std=gnu++17’ [-Wc++17-extensions]
library/Utility/fastio.hpp:85:42: error: ‘is_same_v’ was not declared in this scope
library/Utility/fastio.hpp:85:53: error: expected primary-expression before ‘,’ token
library/Utility/fastio.hpp:85:59: error: expected primary-expression before ‘>’ token
library/Utility/fastio.hpp:85:60: error: expected primary-expression before ‘)’ token
library/Utility/fastio.hpp: In function ‘void fastio::rd_tuple(T&)’:
library/Utility/fastio.hpp:120:8: warning: ‘if constexpr’ only available with ‘-std=c++17’ or ‘-std=gnu++17’ [-Wc++17-extensions]
library/Utility/fastio.hpp: In function ‘void fastio::wt_tuple(T)’:
library/Utility/fastio.hpp:225:8: warning: ‘if constexpr’ only available with ‘-std=c++17’ or ‘-std=gnu++17’ [-Wc++17-extensions]
library/Utility/fastio.hpp:226:12: warning: ‘if constexpr’ only available with ‘-std=c++17’ or ‘-std=gnu++17’ [-Wc++17-extensions]