QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#347323 | #8069. Don't Be Fake | HuangHanSheng | Compile Error | / | / | C++17 | 833b | 2024-03-09 13:11:58 | 2024-03-09 13:11:59 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:1:10: fatal error: bit/stdc++.h: No such file or directory 1 | #include <bit/stdc++.h> | ^~~~~~~~~~~~~~ compilation terminated.