QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#588897 | #8833. Equalizer Ehrmantraut | ucup-team2796 | Compile Error | / | / | C++14 | 12.8kb | 2024-09-25 15:06:14 | 2024-09-25 15:06:14 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
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]