ゆるふわ競技プログラミングオンサイト at FORCIA #6
コンテスト日時
2024/02/10 (Sa) 12:45 - 14:45
提出 #10432
提出日時07/15 23:26:17
問題C: 153
ユーザpowell
言語Rust (1.79.0)
得点0
結果
CE

コンパイルエラー

error[E0432]: unresolved import `cp_library_rs`
 --> src/main.rs:5:5
  |
5 | use cp_library_rs::debug;
  |     ^^^^^^^^^^^^^ use of undeclared crate or module `cp_library_rs`

For more information about this error, try `rustc --explain E0432`.
error: could not compile `Rust` (bin "Rust") due to 1 previous error