CafeCoder Test 003
コンテスト日時
2021/05/16 (Su) 14:40 - 16:10
提出 #4213
提出日時2021/06/06 17:59:16
問題A: 飴 (Candies)
ユーザkobae964
言語Rust (1.48.0)
得点0
結果
CE

コンパイルエラー

   Compiling Rust v0.1.0 (/judge/rust_workspace)
error: expected one of `!` or `::`, found `<eof>`
 --> src/main.rs:1:1
  |
1 | abc
  | ^^^ expected one of `!` or `::`

error: aborting due to previous error

error: could not compile `Rust`

To learn more, run the command again with --verbose.