QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#681762#6437. Paimon's TreeZhaoZiLongCompile Error//Rust1.8kb2024-10-27 11:41:222024-10-27 11:41:22

詳細信息

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