QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#697786 | #8150. XOR Sum | ZhangYiDe | Compile Error | / | / | Rust | 2.0kb | 2024-11-01 15:45:48 | 2024-11-01 15:45:49 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
error: expected one of `!` or `[`, found `pragma` --> answer.code:1:2 | 1 | #pragma GCC optimize("Ofast") | ^^^^^^ expected one of `!` or `[` error: aborting due to previous error