QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#516038#8209. Curly PalindromesZhaoZiLongCompile Error//Rust703b2024-08-12 13:21:572024-08-12 13:21:58

详细

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