QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#101008 | #2928. Espresso! | GuanYunchang | Compile Error | / | / | C++17 | 895b | 2023-04-28 23:41:45 | 2023-04-28 23:41:47 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:1:9: fatal error: bits/bits-stdc++.h: No such file or directory 1 | #include<bits/bits-stdc++.h> | ^~~~~~~~~~~~~~~~~~~~ compilation terminated.