QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#538373#8940. Piggy Sortucup-team3685#Compile Error//Rust38b2024-08-31 11:00:552024-08-31 11:00:55

详细

error: expected one of `!` or `::`, found `problem`
 --> answer.code:1:6
  |
1 | this problem is np hard problemsetters
  |      ^^^^^^^ expected one of `!` or `::`

error: aborting due to previous error