Coffee Break 001
コンテスト日時
2021/06/05 (Sa) 17:30 - 20:00
提出 #4214
提出日時2021/06/06 18:11:26
問題A: Multiplication 0
ユーザkobae964
言語Rust (1.48.0)
得点0
結果
CE

コンパイルエラー

   Compiling Rust v0.1.0 (/judge/rust_workspace)
error[E0601]: `main` function not found in crate `Rust`
  |
  = note: consider adding a `main` function to `src/main.rs`

error: aborting due to previous error

For more information about this error, try `rustc --explain E0601`.
error: could not compile `Rust`

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