提出 #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.