QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#588991 | #8777. Passport Stamps | GuanYunchang | Compile Error | / | / | C11 | 467b | 2024-09-25 15:34:48 | 2024-09-25 15:34:49 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:1:9: fatal error: bits/stdc++.h: No such file or directory #include<bits/stdc++.h> ^~~~~~~~~~~~~~~ compilation terminated.