QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#521588 | #6601. Mean Streets of Gadgetzan | HuangHanSheng | Compile Error | / | / | Rust | 2.1kb | 2024-08-16 12:50:48 | 2024-08-16 12:50:49 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
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