QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#681878#6435. Paimon Segment TreeMaMengQiCompile Error//Rust3.1kb2024-10-27 12:37:432024-10-27 12:37:44

详细

error: expected one of `!` or `[`, found `include`
 --> answer.code:1:2
  |
1 | #include<bits/stdc++.h>
  |  ^^^^^^^ expected one of `!` or `[`

error: aborting due to previous error