QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#928522#7033. Resistors in ParallelZhangYiDeCompile Error//Rust1.2kb2025-03-08 13:36:272025-03-08 13:36:28

詳細信息

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

error: aborting due to 1 previous error