QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#462265 | #6885. Simple Tree Problem | ZhangYiDe | Compile Error | / | / | C++20 | 3.5kb | 2024-07-03 16:47:25 | 2024-07-03 16:47:26 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:1:30: error: ‘#pragma GCC optimize’ string is badly formed 1 | #pragma GCC optimize("Ofast"); | ^