提出 #4212
| 提出日時 | 2021/06/06 15:17:52 |
|---|---|
| 問題 | A: Happiness Number |
| ユーザ | kobae964 |
| 言語 | Rust (1.48.0) |
| 得点 | 0 |
| 結果 | CE |
セットごとの結果
| セット名 | 得点 / 配点 | テストケース名 |
|---|---|---|
| 結果 | ||
| sample | 0 / 0 | |
| all | 100 / 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.