run 143 B

1234567
  1. #source ../env.sh
  2. RUST_BACKTRACE=1 rustc --verbose main.rs
  3. RUST_BACKTRACE=1 rustc --verbose two.rs
  4. RUST_BACKTRACE=1 rustc --verbose three.rs