QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#698027 | #8150. XOR Sum | ZhangYiDe | Compile Error | / | / | Rust | 3.0kb | 2024-11-01 16:55:00 | 2024-11-01 16:55:00 |
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