QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#484660 | #7700. Split Decisions | GuanYunchang | Compile Error | / | / | C++17 | 887b | 2024-07-19 20:57:48 | 2024-07-19 20:57:48 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘int main()’: answer.code:8:14: error: ‘sycn_with_stdio’ is not a member of ‘std::ios’ {aka ‘std::basic_ios<char>’} 8 | ios::sycn_with_stdio(0); | ^~~~~~~~~~~~~~~