Tea Break 001
コンテスト日時
2019/11/06 (We) 21:00 - 22:30
提出 #4212
提出日時2021/06/06 15:17:52
問題A: Happiness Number
ユーザkobae964
言語Rust (1.48.0)
得点0
結果
CE

セットごとの結果

セット名得点 / 配点 テストケース名
結果
sample0 / 0
all100 / 100

コンパイルエラー

   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.