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