[INFO] cloning repository https://github.com/aylei/leetcode-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aylei/leetcode-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faylei%2Fleetcode-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faylei%2Fleetcode-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69fb9b81865c9f46a83a7c8a1695988fd41d6dd9 [INFO] documenting aylei/leetcode-rust against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faylei%2Fleetcode-rust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aylei/leetcode-rust on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking git repo https://github.com/aylei/leetcode-rust [INFO] finished tweaking git repo https://github.com/aylei/leetcode-rust [INFO] tweaked toml for git repo https://github.com/aylei/leetcode-rust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/aylei/leetcode-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dea46f937cfe9cc1da32364c75ff10a166c14431cd4eb32223afd3ddd142a4c [INFO] running `Command { std: "docker" "start" "-a" "0dea46f937cfe9cc1da32364c75ff10a166c14431cd4eb32223afd3ddd142a4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dea46f937cfe9cc1da32364c75ff10a166c14431cd4eb32223afd3ddd142a4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dea46f937cfe9cc1da32364c75ff10a166c14431cd4eb32223afd3ddd142a4c", kill_on_drop: false }` [INFO] [stdout] 0dea46f937cfe9cc1da32364c75ff10a166c14431cd4eb32223afd3ddd142a4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 59ae5622a37a1cde2007cdfb981841d84aa0d8e7499472a6b4b2701fc92c7c14 [INFO] running `Command { std: "docker" "start" "-a" "59ae5622a37a1cde2007cdfb981841d84aa0d8e7499472a6b4b2701fc92c7c14", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking iovec v0.1.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling openssl-sys v0.9.50 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Compiling curl-sys v0.4.25 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking indexmap v1.2.0 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking mime v0.3.14 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking miniz_oxide v0.3.3 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking sluice v0.4.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] warning: failed to check lib in package `futures` as a prerequisite for scraping examples from: lib [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.3.4/Cargo.toml [INFO] [stderr] warning: `futures` (lib) generated 1 warning [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking surf v1.0.3 [INFO] [stderr] Checking reqwest v0.9.21 [INFO] [stderr] Scraping leetcode-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting leetcode-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/solution/s0068_text_justification.rs:106:85 [INFO] [stdout] | [INFO] [stdout] 106 | let mut extra_spaces = spaces - avg_spaces * usize::max(1, words.len() - 1);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/solution/s0074_search_a_2d_matrix.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | } else if (target > matrix[mid / width][mid % width]) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 60 - } else if (target > matrix[mid / width][mid % width]) { [INFO] [stdout] 60 + } else if target > matrix[mid / width][mid % width] { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/solution/s0150_evaluate_reverse_polish_notation.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | match (t as &str) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 63 - match (t as &str) { [INFO] [stdout] 63 + match t as &str { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/solution/s0154_find_minimum_in_rotated_sorted_array_ii.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | if (nums[mid] > nums[hi]) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 55 - if (nums[mid] > nums[hi]) { [INFO] [stdout] 55 + if nums[mid] > nums[hi] { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/solution/s0154_find_minimum_in_rotated_sorted_array_ii.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | } else if (nums[mid] < nums[hi]) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - } else if (nums[mid] < nums[hi]) { [INFO] [stdout] 57 + } else if nums[mid] < nums[hi] { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/solution/s0216_combination_sum_iii.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | for i in (prev + 1..=9) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 59 - for i in (prev + 1..=9) { [INFO] [stdout] 59 + for i in prev + 1..=9 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/solution/s0223_rectangle_area.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | (rect1.0 + rect2.0 - (center1.0 - center2.0).abs()), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 36 - (rect1.0 + rect2.0 - (center1.0 - center2.0).abs()), [INFO] [stdout] 36 + rect1.0 + rect2.0 - (center1.0 - center2.0).abs(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/solution/s0223_rectangle_area.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | (rect1.1 + rect2.1 - (center1.1 - center2.1).abs()), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 41 - (rect1.1 + rect2.1 - (center1.1 - center2.1).abs()), [INFO] [stdout] 41 + rect1.1 + rect2.1 - (center1.1 - center2.1).abs(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/solution/s0001_two_sum.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [1] Two Sum [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/solution/s0001_two_sum.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | * Because nums[0] + nums[1] = 2 + 7 = 9, [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/solution/s0001_two_sum.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | * Because nums[0] + nums[1] = 2 + 7 = 9, [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/solution/s0002_add_two_numbers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [2] Add Two Numbers [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/solution/s0003_longest_substring_without_repeating_characters.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [3] Longest Substring Without Repeating Characters [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4` [INFO] [stdout] --> src/solution/s0004_median_of_two_sorted_arrays.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [4] Median of Two Sorted Arrays [INFO] [stdout] | ^ no item named `4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/solution/s0004_median_of_two_sorted_arrays.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | * nums2 = [2] [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5` [INFO] [stdout] --> src/solution/s0005_longest_palindromic_substring.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [5] Longest Palindromic Substring [INFO] [stdout] | ^ no item named `5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `6` [INFO] [stdout] --> src/solution/s0006_zigzag_conversion.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [6] ZigZag Conversion [INFO] [stdout] | ^ no item named `6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7` [INFO] [stdout] --> src/solution/s0007_reverse_integer.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [7] Reverse Integer [INFO] [stdout] | ^ no item named `7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `8` [INFO] [stdout] --> src/solution/s0008_string_to_integer_atoi.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [8] String to Integer (atoi) [INFO] [stdout] | ^ no item named `8` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `9` [INFO] [stdout] --> src/solution/s0009_palindrome_number.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [9] Palindrome Number [INFO] [stdout] | ^ no item named `9` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `10` [INFO] [stdout] --> src/solution/s0010_regular_expression_matching.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [10] Regular Expression Matching [INFO] [stdout] | ^^ no item named `10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `11` [INFO] [stdout] --> src/solution/s0011_container_with_most_water.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [11] Container With Most Water [INFO] [stdout] | ^^ no item named `11` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,8,6,2,5,4,8,3,7` [INFO] [stdout] --> src/solution/s0011_container_with_most_water.rs:12:62 [INFO] [stdout] | [INFO] [stdout] 12 | * The above vertical lines are represented by array [1,8,6,2,5,4,8,3,7]. In this case, the max area of water (blue section) the c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `1,8,6,2,5,4,8,3,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,8,6,2,5,4,8,3,7` [INFO] [stdout] --> src/solution/s0011_container_with_most_water.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | * Input: [1,8,6,2,5,4,8,3,7] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `1,8,6,2,5,4,8,3,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `12` [INFO] [stdout] --> src/solution/s0012_integer_to_roman.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [12] Integer to Roman [INFO] [stdout] | ^^ no item named `12` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `13` [INFO] [stdout] --> src/solution/s0013_roman_to_integer.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [13] Roman to Integer [INFO] [stdout] | ^^ no item named `13` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `14` [INFO] [stdout] --> src/solution/s0014_longest_common_prefix.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [14] Longest Common Prefix [INFO] [stdout] | ^^ no item named `14` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `15` [INFO] [stdout] --> src/solution/s0015_3sum.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [15] 3Sum [INFO] [stdout] | ^^ no item named `15` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `16` [INFO] [stdout] --> src/solution/s0016_3sum_closest.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [16] 3Sum Closest [INFO] [stdout] | ^^ no item named `16` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `17` [INFO] [stdout] --> src/solution/s0017_letter_combinations_of_a_phone_number.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [17] Letter Combinations of a Phone Number [INFO] [stdout] | ^^ no item named `17` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `18` [INFO] [stdout] --> src/solution/s0018_4sum.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [18] 4Sum [INFO] [stdout] | ^^ no item named `18` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `19` [INFO] [stdout] --> src/solution/s0019_remove_nth_node_from_end_of_list.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [19] Remove Nth Node From End of List [INFO] [stdout] | ^^ no item named `19` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `20` [INFO] [stdout] --> src/solution/s0020_valid_parentheses.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [20] Valid Parentheses [INFO] [stdout] | ^^ no item named `20` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `21` [INFO] [stdout] --> src/solution/s0021_merge_two_sorted_lists.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [21] Merge Two Sorted Lists [INFO] [stdout] | ^^ no item named `21` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `22` [INFO] [stdout] --> src/solution/s0022_generate_parentheses.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [22] Generate Parentheses [INFO] [stdout] | ^^ no item named `22` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `23` [INFO] [stdout] --> src/solution/s0023_merge_k_sorted_lists.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [23] Merge k Sorted Lists [INFO] [stdout] | ^^ no item named `23` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `24` [INFO] [stdout] --> src/solution/s0024_swap_nodes_in_pairs.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [24] Swap Nodes in Pairs [INFO] [stdout] | ^^ no item named `24` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `25` [INFO] [stdout] --> src/solution/s0025_reverse_nodes_in_k_group.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [25] Reverse Nodes in k-Group [INFO] [stdout] | ^^ no item named `25` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `26` [INFO] [stdout] --> src/solution/s0026_remove_duplicates_from_sorted_array.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [26] Remove Duplicates from Sorted Array [INFO] [stdout] | ^^ no item named `26` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1,2` [INFO] [stdout] --> src/solution/s0026_remove_duplicates_from_sorted_array.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | * Given nums = [1,1,2], [INFO] [stdout] | ^^^^^ no item named `1,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,0,1,1,1,2,2,3,3,4` [INFO] [stdout] --> src/solution/s0026_remove_duplicates_from_sorted_array.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | * Given nums = [0,0,1,1,1,2,2,3,3,4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `0,0,1,1,1,2,2,3,3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s0026_remove_duplicates_from_sorted_array.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | * print(nums[i]); [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `27` [INFO] [stdout] --> src/solution/s0027_remove_element.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [27] Remove Element [INFO] [stdout] | ^^ no item named `27` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,2,2,3` [INFO] [stdout] --> src/solution/s0027_remove_element.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | * Given nums = [3,2,2,3], val = 3, [INFO] [stdout] | ^^^^^^^ no item named `3,2,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1,2,2,3,0,4,2` [INFO] [stdout] --> src/solution/s0027_remove_element.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | * Given nums = [0,1,2,2,3,0,4,2], val = 2, [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `0,1,2,2,3,0,4,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s0027_remove_element.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | * print(nums[i]); [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `28` [INFO] [stdout] --> src/solution/s0028_implement_strstr.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [28] Implement strStr() [INFO] [stdout] | ^^ no item named `28` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `29` [INFO] [stdout] --> src/solution/s0029_divide_two_integers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [29] Divide Two Integers [INFO] [stdout] | ^^ no item named `29` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `30` [INFO] [stdout] --> src/solution/s0030_substring_with_concatenation_of_all_words.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [30] Substring with Concatenation of All Words [INFO] [stdout] | ^^ no item named `30` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,9` [INFO] [stdout] --> src/solution/s0030_substring_with_concatenation_of_all_words.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | * Output: [0,9] [INFO] [stdout] | ^^^ no item named `0,9` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `9,0` [INFO] [stdout] --> src/solution/s0030_substring_with_concatenation_of_all_words.rs:14:49 [INFO] [stdout] | [INFO] [stdout] 14 | * The output order does not matter, returning [9,0] is fine too. [INFO] [stdout] | ^^^ no item named `9,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `31` [INFO] [stdout] --> src/solution/s0031_next_permutation.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [31] Next Permutation [INFO] [stdout] | ^^ no item named `31` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `32` [INFO] [stdout] --> src/solution/s0032_longest_valid_parentheses.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [32] Longest Valid Parentheses [INFO] [stdout] | ^^ no item named `32` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `33` [INFO] [stdout] --> src/solution/s0033_search_in_rotated_sorted_array.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [33] Search in Rotated Sorted Array [INFO] [stdout] | ^^ no item named `33` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1,2,4,5,6,7` [INFO] [stdout] --> src/solution/s0033_search_in_rotated_sorted_array.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | * (i.e., [0,1,2,4,5,6,7] might become [4,5,6,7,0,1,2]). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `0,1,2,4,5,6,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,5,6,7,0,1,2` [INFO] [stdout] --> src/solution/s0033_search_in_rotated_sorted_array.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | * (i.e., [0,1,2,4,5,6,7] might become [4,5,6,7,0,1,2]). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `4,5,6,7,0,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,5,6,7,0,1,2` [INFO] [stdout] --> src/solution/s0033_search_in_rotated_sorted_array.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | * Input: nums = [4,5,6,7,0,1,2], target = 0 [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `4,5,6,7,0,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,5,6,7,0,1,2` [INFO] [stdout] --> src/solution/s0033_search_in_rotated_sorted_array.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | * Input: nums = [4,5,6,7,0,1,2], target = 3 [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `4,5,6,7,0,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `34` [INFO] [stdout] --> src/solution/s0034_find_first_and_last_position_of_element_in_sorted_array.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [34] Find First and Last Position of Element in Sorted Array [INFO] [stdout] | ^^ no item named `34` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5,7,7,8,8,10` [INFO] [stdout] --> src/solution/s0034_find_first_and_last_position_of_element_in_sorted_array.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | * Input: nums = [5,7,7,8,8,10], target = 8 [INFO] [stdout] | ^^^^^^^^^^^^ no item named `5,7,7,8,8,10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,4` [INFO] [stdout] --> src/solution/s0034_find_first_and_last_position_of_element_in_sorted_array.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | * Output: [3,4] [INFO] [stdout] | ^^^ no item named `3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5,7,7,8,8,10` [INFO] [stdout] --> src/solution/s0034_find_first_and_last_position_of_element_in_sorted_array.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | * Input: nums = [5,7,7,8,8,10], target = 6 [INFO] [stdout] | ^^^^^^^^^^^^ no item named `5,7,7,8,8,10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `35` [INFO] [stdout] --> src/solution/s0035_search_insert_position.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [35] Search Insert Position [INFO] [stdout] | ^^ no item named `35` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3,5,6` [INFO] [stdout] --> src/solution/s0035_search_insert_position.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | * Input: [1,3,5,6], 5 [INFO] [stdout] | ^^^^^^^ no item named `1,3,5,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3,5,6` [INFO] [stdout] --> src/solution/s0035_search_insert_position.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | * Input: [1,3,5,6], 2 [INFO] [stdout] | ^^^^^^^ no item named `1,3,5,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3,5,6` [INFO] [stdout] --> src/solution/s0035_search_insert_position.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | * Input: [1,3,5,6], 7 [INFO] [stdout] | ^^^^^^^ no item named `1,3,5,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3,5,6` [INFO] [stdout] --> src/solution/s0035_search_insert_position.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | * Input: [1,3,5,6], 0 [INFO] [stdout] | ^^^^^^^ no item named `1,3,5,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `36` [INFO] [stdout] --> src/solution/s0036_valid_sudoku.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [36] Valid Sudoku [INFO] [stdout] | ^^ no item named `36` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `37` [INFO] [stdout] --> src/solution/s0037_sudoku_solver.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [37] Sudoku Solver [INFO] [stdout] | ^^ no item named `37` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `38` [INFO] [stdout] --> src/solution/s0038_count_and_say.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [38] Count and Say [INFO] [stdout] | ^^ no item named `38` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `39` [INFO] [stdout] --> src/solution/s0039_combination_sum.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [39] Combination Sum [INFO] [stdout] | ^^ no item named `39` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3,6,7` [INFO] [stdout] --> src/solution/s0039_combination_sum.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | * Input: candidates = [2,3,6,7], target = 7, [INFO] [stdout] | ^^^^^^^ no item named `2,3,6,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7` [INFO] [stdout] --> src/solution/s0039_combination_sum.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | * [7], [INFO] [stdout] | ^ no item named `7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,2,3` [INFO] [stdout] --> src/solution/s0039_combination_sum.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | * [2,2,3] [INFO] [stdout] | ^^^^^ no item named `2,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3,5` [INFO] [stdout] --> src/solution/s0039_combination_sum.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | * Input: candidates = [2,3,5], target = 8, [INFO] [stdout] | ^^^^^ no item named `2,3,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,2,2,2` [INFO] [stdout] --> src/solution/s0039_combination_sum.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | * [2,2,2,2], [INFO] [stdout] | ^^^^^^^ no item named `2,2,2,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3,3` [INFO] [stdout] --> src/solution/s0039_combination_sum.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | * [2,3,3], [INFO] [stdout] | ^^^^^ no item named `2,3,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,5` [INFO] [stdout] --> src/solution/s0039_combination_sum.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | * [3,5] [INFO] [stdout] | ^^^ no item named `3,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `40` [INFO] [stdout] --> src/solution/s0040_combination_sum_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [40] Combination Sum II [INFO] [stdout] | ^^ no item named `40` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `10,1,2,7,6,1,5` [INFO] [stdout] --> src/solution/s0040_combination_sum_ii.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | * Input: candidates = [10,1,2,7,6,1,5], target = 8, [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `10,1,2,7,6,1,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,5,2,1,2` [INFO] [stdout] --> src/solution/s0040_combination_sum_ii.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | * Input: candidates = [2,5,2,1,2], target = 5, [INFO] [stdout] | ^^^^^^^^^ no item named `2,5,2,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,2` [INFO] [stdout] --> src/solution/s0040_combination_sum_ii.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | * [1,2,2], [INFO] [stdout] | ^^^^^ no item named `1,2,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5` [INFO] [stdout] --> src/solution/s0040_combination_sum_ii.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | * [5] [INFO] [stdout] | ^ no item named `5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `41` [INFO] [stdout] --> src/solution/s0041_first_missing_positive.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [41] First Missing Positive [INFO] [stdout] | ^^ no item named `41` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,0` [INFO] [stdout] --> src/solution/s0041_first_missing_positive.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: [1,2,0] [INFO] [stdout] | ^^^^^ no item named `1,2,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7,8,9,11,12` [INFO] [stdout] --> src/solution/s0041_first_missing_positive.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | * Input: [7,8,9,11,12] [INFO] [stdout] | ^^^^^^^^^^^ no item named `7,8,9,11,12` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `42` [INFO] [stdout] --> src/solution/s0042_trapping_rain_water.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [42] Trapping Rain Water [INFO] [stdout] | ^^ no item named `42` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1,0,2,1,0,1,3,2,1,2,1` [INFO] [stdout] --> src/solution/s0042_trapping_rain_water.rs:7:60 [INFO] [stdout] | [INFO] [stdout] 7 | * The above elevation map is represented by array [0,1,0,2,1,0,1,3,2,1,2,1]. In this case, 6 units of rain water (blue section) a... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `0,1,0,2,1,0,1,3,2,1,2,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1,0,2,1,0,1,3,2,1,2,1` [INFO] [stdout] --> src/solution/s0042_trapping_rain_water.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | * Input: [0,1,0,2,1,0,1,3,2,1,2,1] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `0,1,0,2,1,0,1,3,2,1,2,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `43` [INFO] [stdout] --> src/solution/s0043_multiply_strings.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [43] Multiply Strings [INFO] [stdout] | ^^ no item named `43` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `44` [INFO] [stdout] --> src/solution/s0044_wildcard_matching.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [44] Wildcard Matching [INFO] [stdout] | ^^ no item named `44` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `45` [INFO] [stdout] --> src/solution/s0045_jump_game_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [45] Jump Game II [INFO] [stdout] | ^^ no item named `45` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3,1,1,4` [INFO] [stdout] --> src/solution/s0045_jump_game_ii.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | * Input: [2,3,1,1,4] [INFO] [stdout] | ^^^^^^^^^ no item named `2,3,1,1,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `46` [INFO] [stdout] --> src/solution/s0046_permutations.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [46] Permutations [INFO] [stdout] | ^^ no item named `46` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/solution/s0046_permutations.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: [1,2,3] [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/solution/s0046_permutations.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | * [1,2,3], [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3,2` [INFO] [stdout] --> src/solution/s0046_permutations.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | * [1,3,2], [INFO] [stdout] | ^^^^^ no item named `1,3,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,1,3` [INFO] [stdout] --> src/solution/s0046_permutations.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | * [2,1,3], [INFO] [stdout] | ^^^^^ no item named `2,1,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3,1` [INFO] [stdout] --> src/solution/s0046_permutations.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | * [2,3,1], [INFO] [stdout] | ^^^^^ no item named `2,3,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,1,2` [INFO] [stdout] --> src/solution/s0046_permutations.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | * [3,1,2], [INFO] [stdout] | ^^^^^ no item named `3,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,2,1` [INFO] [stdout] --> src/solution/s0046_permutations.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | * [3,2,1] [INFO] [stdout] | ^^^^^ no item named `3,2,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `47` [INFO] [stdout] --> src/solution/s0047_permutations_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [47] Permutations II [INFO] [stdout] | ^^ no item named `47` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1,2` [INFO] [stdout] --> src/solution/s0047_permutations_ii.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: [1,1,2] [INFO] [stdout] | ^^^^^ no item named `1,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1,2` [INFO] [stdout] --> src/solution/s0047_permutations_ii.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | * [1,1,2], [INFO] [stdout] | ^^^^^ no item named `1,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,1` [INFO] [stdout] --> src/solution/s0047_permutations_ii.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | * [1,2,1], [INFO] [stdout] | ^^^^^ no item named `1,2,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,1,1` [INFO] [stdout] --> src/solution/s0047_permutations_ii.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | * [2,1,1] [INFO] [stdout] | ^^^^^ no item named `2,1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `48` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [48] Rotate Image [INFO] [stdout] | ^^ no item named `48` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | * [1,2,3], [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,5,6` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | * [4,5,6], [INFO] [stdout] | ^^^^^ no item named `4,5,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7,8,9` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | * [7,8,9] [INFO] [stdout] | ^^^^^ no item named `7,8,9` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7,4,1` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | * [7,4,1], [INFO] [stdout] | ^^^^^ no item named `7,4,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `8,5,2` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | * [8,5,2], [INFO] [stdout] | ^^^^^ no item named `8,5,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `9,6,3` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | * [9,6,3] [INFO] [stdout] | ^^^^^ no item named `9,6,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `15,14,12,16` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | * [15,14,12,16] [INFO] [stdout] | ^^^^^^^^^^^ no item named `15,14,12,16` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `49` [INFO] [stdout] --> src/solution/s0049_group_anagrams.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [49] Group Anagrams [INFO] [stdout] | ^^ no item named `49` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `50` [INFO] [stdout] --> src/solution/s0050_powx_n.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [50] Pow(x, n) [INFO] [stdout] | ^^ no item named `50` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `51` [INFO] [stdout] --> src/solution/s0051_n_queens.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [51] N-Queens [INFO] [stdout] | ^^ no item named `51` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `52` [INFO] [stdout] --> src/solution/s0052_n_queens_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [52] N-Queens II [INFO] [stdout] | ^^ no item named `52` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `53` [INFO] [stdout] --> src/solution/s0053_maximum_subarray.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [53] Maximum Subarray [INFO] [stdout] | ^^ no item named `53` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `54` [INFO] [stdout] --> src/solution/s0054_spiral_matrix.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [54] Spiral Matrix [INFO] [stdout] | ^^ no item named `54` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,6,9,8,7,4,5` [INFO] [stdout] --> src/solution/s0054_spiral_matrix.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | * Output: [1,2,3,6,9,8,7,4,5] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `1,2,3,6,9,8,7,4,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `9,10,11,12` [INFO] [stdout] --> src/solution/s0054_spiral_matrix.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | * [9,10,11,12] [INFO] [stdout] | ^^^^^^^^^^ no item named `9,10,11,12` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,4,8,12,11,10,9,5,6,7` [INFO] [stdout] --> src/solution/s0054_spiral_matrix.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | * Output: [1,2,3,4,8,12,11,10,9,5,6,7] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `1,2,3,4,8,12,11,10,9,5,6,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `55` [INFO] [stdout] --> src/solution/s0055_jump_game.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [55] Jump Game [INFO] [stdout] | ^^ no item named `55` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3,1,1,4` [INFO] [stdout] --> src/solution/s0055_jump_game.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | * Input: [2,3,1,1,4] [INFO] [stdout] | ^^^^^^^^^ no item named `2,3,1,1,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,2,1,0,4` [INFO] [stdout] --> src/solution/s0055_jump_game.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | * Input: [3,2,1,0,4] [INFO] [stdout] | ^^^^^^^^^ no item named `3,2,1,0,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `56` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [56] Merge Intervals [INFO] [stdout] | ^^ no item named `56` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: [[1,3],[2,6],[8,10],[15,18]] [INFO] [stdout] | ^^^ no item named `1,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,6` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: [[1,3],[2,6],[8,10],[15,18]] [INFO] [stdout] | ^^^ no item named `2,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `8,10` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: [[1,3],[2,6],[8,10],[15,18]] [INFO] [stdout] | ^^^^ no item named `8,10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `15,18` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: [[1,3],[2,6],[8,10],[15,18]] [INFO] [stdout] | ^^^^^ no item named `15,18` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,6` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | * Output: [[1,6],[8,10],[15,18]] [INFO] [stdout] | ^^^ no item named `1,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `8,10` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | * Output: [[1,6],[8,10],[15,18]] [INFO] [stdout] | ^^^^ no item named `8,10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `15,18` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | * Output: [[1,6],[8,10],[15,18]] [INFO] [stdout] | ^^^^^ no item named `15,18` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | * Explanation: Since intervals [1,3] and [2,6] overlaps, merge them into [1,6]. [INFO] [stdout] | ^^^ no item named `1,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,6` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:11:44 [INFO] [stdout] | [INFO] [stdout] 11 | * Explanation: Since intervals [1,3] and [2,6] overlaps, merge them into [1,6]. [INFO] [stdout] | ^^^ no item named `2,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,6` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:11:76 [INFO] [stdout] | [INFO] [stdout] 11 | * Explanation: Since intervals [1,3] and [2,6] overlaps, merge them into [1,6]. [INFO] [stdout] | ^^^ no item named `1,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,4` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | * Input: [[1,4],[4,5]] [INFO] [stdout] | ^^^ no item named `1,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,5` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | * Input: [[1,4],[4,5]] [INFO] [stdout] | ^^^ no item named `4,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,5` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | * Output: [[1,5]] [INFO] [stdout] | ^^^ no item named `1,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,4` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | * Explanation: Intervals [1,4] and [4,5] are considered overlapping. [INFO] [stdout] | ^^^ no item named `1,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,5` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | * Explanation: Intervals [1,4] and [4,5] are considered overlapping. [INFO] [stdout] | ^^^ no item named `4,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `57` [INFO] [stdout] --> src/solution/s0057_insert_interval.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [57] Insert Interval [INFO] [stdout] | ^^ no item named `57` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3` [INFO] [stdout] --> src/solution/s0057_insert_interval.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | * Input: intervals = [[1,3],Interval::new(6,9)], newInterval = [2,5] [INFO] [stdout] | ^^^ no item named `1,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,5` [INFO] [stdout] --> src/solution/s0057_insert_interval.rs:11:66 [INFO] [stdout] | [INFO] [stdout] 11 | * Input: intervals = [[1,3],Interval::new(6,9)], newInterval = [2,5] [INFO] [stdout] | ^^^ no item named `2,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,5` [INFO] [stdout] --> src/solution/s0057_insert_interval.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | * Output: [[1,5],[6,9]] [INFO] [stdout] | ^^^ no item named `1,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `6,9` [INFO] [stdout] --> src/solution/s0057_insert_interval.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | * Output: [[1,5],[6,9]] [INFO] [stdout] | ^^^ no item named `6,9` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/solution/s0057_insert_interval.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | * Input: intervals = [[1,2],[3,5],[6,7],[8,10],[12,16]], newInterval = [4,8] [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,5` [INFO] [stdout] --> src/solution/s0057_insert_interval.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 18 | * Input: intervals = [[1,2],[3,5],[6,7],[8,10],[12,16]], newInterval = [4,8] [INFO] [stdout] | ^^^ no item named `3,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `6,7` [INFO] [stdout] --> src/solution/s0057_insert_interval.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | * Input: intervals = [[1,2],[3,5],[6,7],[8,10],[12,16]], newInterval = [4,8] [INFO] [stdout] | ^^^ no item named `6,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `8,10` [INFO] [stdout] --> src/solution/s0057_insert_interval.rs:18:43 [INFO] [stdout] | [INFO] [stdout] 18 | * Input: intervals = [[1,2],[3,5],[6,7],[8,10],[12,16]], newInterval = [4,8] [INFO] [stdout] | ^^^^ no item named `8,10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `12,16` [INFO] [stdout] --> src/solution/s0057_insert_interval.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | * Input: intervals = [[1,2],[3,5],[6,7],[8,10],[12,16]], newInterval = [4,8] [INFO] [stdout] | ^^^^^ no item named `12,16` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,8` [INFO] [stdout] --> src/solution/s0057_insert_interval.rs:18:74 [INFO] [stdout] | [INFO] [stdout] 18 | * Input: intervals = [[1,2],[3,5],[6,7],[8,10],[12,16]], newInterval = [4,8] [INFO] [stdout] | ^^^ no item named `4,8` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/solution/s0057_insert_interval.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | * Output: [[1,2],[3,10],[12,16]] [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,10` [INFO] [stdout] --> src/solution/s0057_insert_interval.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | * Output: [[1,2],[3,10],[12,16]] [INFO] [stdout] | ^^^^ no item named `3,10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `12,16` [INFO] [stdout] --> src/solution/s0057_insert_interval.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | * Output: [[1,2],[3,10],[12,16]] [INFO] [stdout] | ^^^^^ no item named `12,16` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,8` [INFO] [stdout] --> src/solution/s0057_insert_interval.rs:20:43 [INFO] [stdout] | [INFO] [stdout] 20 | * Explanation: Because the new interval [4,8] overlaps with [3,5],[6,7],[8,10]. [INFO] [stdout] | ^^^ no item named `4,8` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,5` [INFO] [stdout] --> src/solution/s0057_insert_interval.rs:20:63 [INFO] [stdout] | [INFO] [stdout] 20 | * Explanation: Because the new interval [4,8] overlaps with [3,5],[6,7],[8,10]. [INFO] [stdout] | ^^^ no item named `3,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `6,7` [INFO] [stdout] --> src/solution/s0057_insert_interval.rs:20:69 [INFO] [stdout] | [INFO] [stdout] 20 | * Explanation: Because the new interval [4,8] overlaps with [3,5],[6,7],[8,10]. [INFO] [stdout] | ^^^ no item named `6,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `8,10` [INFO] [stdout] --> src/solution/s0057_insert_interval.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | * Explanation: Because the new interval [4,8] overlaps with [3,5],[6,7],[8,10]. [INFO] [stdout] | ^^^^ no item named `8,10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `58` [INFO] [stdout] --> src/solution/s0058_length_of_last_word.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [58] Length of Last Word [INFO] [stdout] | ^^ no item named `58` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `59` [INFO] [stdout] --> src/solution/s0059_spiral_matrix_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [59] Spiral Matrix II [INFO] [stdout] | ^^ no item named `59` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `60` [INFO] [stdout] --> src/solution/s0060_permutation_sequence.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [60] Permutation Sequence [INFO] [stdout] | ^^ no item named `60` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `61` [INFO] [stdout] --> src/solution/s0061_rotate_list.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [61] Rotate List [INFO] [stdout] | ^^ no item named `61` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `62` [INFO] [stdout] --> src/solution/s0062_unique_paths.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [62] Unique Paths [INFO] [stdout] | ^^ no item named `62` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `63` [INFO] [stdout] --> src/solution/s0063_unique_paths_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [63] Unique Paths II [INFO] [stdout] | ^^ no item named `63` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,0,0` [INFO] [stdout] --> src/solution/s0063_unique_paths_ii.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | * [0,0,0], [INFO] [stdout] | ^^^^^ no item named `0,0,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1,0` [INFO] [stdout] --> src/solution/s0063_unique_paths_ii.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | * [0,1,0], [INFO] [stdout] | ^^^^^ no item named `0,1,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,0,0` [INFO] [stdout] --> src/solution/s0063_unique_paths_ii.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | * [0,0,0] [INFO] [stdout] | ^^^^^ no item named `0,0,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `64` [INFO] [stdout] --> src/solution/s0064_minimum_path_sum.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [64] Minimum Path Sum [INFO] [stdout] | ^^ no item named `64` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3,1` [INFO] [stdout] --> src/solution/s0064_minimum_path_sum.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | * [1,3,1], [INFO] [stdout] | ^^^^^ no item named `1,3,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,5,1` [INFO] [stdout] --> src/solution/s0064_minimum_path_sum.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | * [1,5,1], [INFO] [stdout] | ^^^^^ no item named `1,5,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,2,1` [INFO] [stdout] --> src/solution/s0064_minimum_path_sum.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | * [4,2,1] [INFO] [stdout] | ^^^^^ no item named `4,2,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `65` [INFO] [stdout] --> src/solution/s0065_valid_number.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [65] Valid Number [INFO] [stdout] | ^^ no item named `65` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `66` [INFO] [stdout] --> src/solution/s0066_plus_one.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [66] Plus One [INFO] [stdout] | ^^ no item named `66` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/solution/s0066_plus_one.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | * Input: [1,2,3] [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,4` [INFO] [stdout] --> src/solution/s0066_plus_one.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | * Output: [1,2,4] [INFO] [stdout] | ^^^^^ no item named `1,2,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,3,2,1` [INFO] [stdout] --> src/solution/s0066_plus_one.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | * Input: [4,3,2,1] [INFO] [stdout] | ^^^^^^^ no item named `4,3,2,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,3,2,2` [INFO] [stdout] --> src/solution/s0066_plus_one.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | * Output: [4,3,2,2] [INFO] [stdout] | ^^^^^^^ no item named `4,3,2,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `67` [INFO] [stdout] --> src/solution/s0067_add_binary.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [67] Add Binary [INFO] [stdout] | ^^ no item named `67` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `68` [INFO] [stdout] --> src/solution/s0068_text_justification.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [68] Text Justification [INFO] [stdout] | ^^ no item named `68` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `69` [INFO] [stdout] --> src/solution/s0069_sqrtx.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [69] Sqrt(x) [INFO] [stdout] | ^^ no item named `69` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `70` [INFO] [stdout] --> src/solution/s0070_climbing_stairs.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [70] Climbing Stairs [INFO] [stdout] | ^^ no item named `70` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `71` [INFO] [stdout] --> src/solution/s0071_simplify_path.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [71] Simplify Path [INFO] [stdout] | ^^ no item named `71` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `72` [INFO] [stdout] --> src/solution/s0072_edit_distance.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [72] Edit Distance [INFO] [stdout] | ^^ no item named `72` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `73` [INFO] [stdout] --> src/solution/s0073_set_matrix_zeroes.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [73] Set Matrix Zeroes [INFO] [stdout] | ^^ no item named `73` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1,1` [INFO] [stdout] --> src/solution/s0073_set_matrix_zeroes.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | * [1,1,1], [INFO] [stdout] | ^^^^^ no item named `1,1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,0,1` [INFO] [stdout] --> src/solution/s0073_set_matrix_zeroes.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | * [1,0,1], [INFO] [stdout] | ^^^^^ no item named `1,0,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1,1` [INFO] [stdout] --> src/solution/s0073_set_matrix_zeroes.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | * [1,1,1] [INFO] [stdout] | ^^^^^ no item named `1,1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,0,1` [INFO] [stdout] --> src/solution/s0073_set_matrix_zeroes.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | * [1,0,1], [INFO] [stdout] | ^^^^^ no item named `1,0,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,0,0` [INFO] [stdout] --> src/solution/s0073_set_matrix_zeroes.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | * [0,0,0], [INFO] [stdout] | ^^^^^ no item named `0,0,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,0,1` [INFO] [stdout] --> src/solution/s0073_set_matrix_zeroes.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | * [1,0,1] [INFO] [stdout] | ^^^^^ no item named `1,0,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1,2,0` [INFO] [stdout] --> src/solution/s0073_set_matrix_zeroes.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | * [0,1,2,0], [INFO] [stdout] | ^^^^^^^ no item named `0,1,2,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,4,5,2` [INFO] [stdout] --> src/solution/s0073_set_matrix_zeroes.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | * [3,4,5,2], [INFO] [stdout] | ^^^^^^^ no item named `3,4,5,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3,1,5` [INFO] [stdout] --> src/solution/s0073_set_matrix_zeroes.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | * [1,3,1,5] [INFO] [stdout] | ^^^^^^^ no item named `1,3,1,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,0,0,0` [INFO] [stdout] --> src/solution/s0073_set_matrix_zeroes.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | * [0,0,0,0], [INFO] [stdout] | ^^^^^^^ no item named `0,0,0,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,4,5,0` [INFO] [stdout] --> src/solution/s0073_set_matrix_zeroes.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | * [0,4,5,0], [INFO] [stdout] | ^^^^^^^ no item named `0,4,5,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,3,1,0` [INFO] [stdout] --> src/solution/s0073_set_matrix_zeroes.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | * [0,3,1,0] [INFO] [stdout] | ^^^^^^^ no item named `0,3,1,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `74` [INFO] [stdout] --> src/solution/s0074_search_a_2d_matrix.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [74] Search a 2D Matrix [INFO] [stdout] | ^^ no item named `74` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `75` [INFO] [stdout] --> src/solution/s0075_sort_colors.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [75] Sort Colors [INFO] [stdout] | ^^ no item named `75` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,0,2,1,1,0` [INFO] [stdout] --> src/solution/s0075_sort_colors.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | * Input: [2,0,2,1,1,0] [INFO] [stdout] | ^^^^^^^^^^^ no item named `2,0,2,1,1,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,0,1,1,2,2` [INFO] [stdout] --> src/solution/s0075_sort_colors.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | * Output: [0,0,1,1,2,2] [INFO] [stdout] | ^^^^^^^^^^^ no item named `0,0,1,1,2,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `76` [INFO] [stdout] --> src/solution/s0076_minimum_window_substring.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [76] Minimum Window Substring [INFO] [stdout] | ^^ no item named `76` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `77` [INFO] [stdout] --> src/solution/s0077_combinations.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [77] Combinations [INFO] [stdout] | ^^ no item named `77` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,4` [INFO] [stdout] --> src/solution/s0077_combinations.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | * [2,4], [INFO] [stdout] | ^^^ no item named `2,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,4` [INFO] [stdout] --> src/solution/s0077_combinations.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | * [3,4], [INFO] [stdout] | ^^^ no item named `3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3` [INFO] [stdout] --> src/solution/s0077_combinations.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | * [2,3], [INFO] [stdout] | ^^^ no item named `2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/solution/s0077_combinations.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | * [1,2], [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3` [INFO] [stdout] --> src/solution/s0077_combinations.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | * [1,3], [INFO] [stdout] | ^^^ no item named `1,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,4` [INFO] [stdout] --> src/solution/s0077_combinations.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | * [1,4], [INFO] [stdout] | ^^^ no item named `1,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `78` [INFO] [stdout] --> src/solution/s0078_subsets.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [78] Subsets [INFO] [stdout] | ^^ no item named `78` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/solution/s0078_subsets.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | * Input: nums = [1,2,3] [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/solution/s0078_subsets.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | * [3], [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/solution/s0078_subsets.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | * [1], [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/solution/s0078_subsets.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | * [2], [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/solution/s0078_subsets.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | * [1,2,3], [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3` [INFO] [stdout] --> src/solution/s0078_subsets.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | * [1,3], [INFO] [stdout] | ^^^ no item named `1,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3` [INFO] [stdout] --> src/solution/s0078_subsets.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | * [2,3], [INFO] [stdout] | ^^^ no item named `2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/solution/s0078_subsets.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | * [1,2], [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `79` [INFO] [stdout] --> src/solution/s0079_word_search.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [79] Word Search [INFO] [stdout] | ^^ no item named `79` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `80` [INFO] [stdout] --> src/solution/s0080_remove_duplicates_from_sorted_array_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [80] Remove Duplicates from Sorted Array II [INFO] [stdout] | ^^ no item named `80` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1,1,2,2,3` [INFO] [stdout] --> src/solution/s0080_remove_duplicates_from_sorted_array_ii.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | * Given nums = [1,1,1,2,2,3], [INFO] [stdout] | ^^^^^^^^^^^ no item named `1,1,1,2,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,0,1,1,1,1,2,3,3` [INFO] [stdout] --> src/solution/s0080_remove_duplicates_from_sorted_array_ii.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | * Given nums = [0,0,1,1,1,1,2,3,3], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `0,0,1,1,1,1,2,3,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s0080_remove_duplicates_from_sorted_array_ii.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | * print(nums[i]); [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `81` [INFO] [stdout] --> src/solution/s0081_search_in_rotated_sorted_array_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [81] Search in Rotated Sorted Array II [INFO] [stdout] | ^^ no item named `81` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,0,1,2,2,5,6` [INFO] [stdout] --> src/solution/s0081_search_in_rotated_sorted_array_ii.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | * (i.e., [0,0,1,2,2,5,6] might become [2,5,6,0,0,1,2]). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `0,0,1,2,2,5,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,5,6,0,0,1,2` [INFO] [stdout] --> src/solution/s0081_search_in_rotated_sorted_array_ii.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | * (i.e., [0,0,1,2,2,5,6] might become [2,5,6,0,0,1,2]). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `2,5,6,0,0,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,5,6,0,0,1,2` [INFO] [stdout] --> src/solution/s0081_search_in_rotated_sorted_array_ii.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | * Input: nums = [2,5,6,0,0,1,2], target = 0 [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `2,5,6,0,0,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,5,6,0,0,1,2` [INFO] [stdout] --> src/solution/s0081_search_in_rotated_sorted_array_ii.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | * Input: nums = [2,5,6,0,0,1,2], target = 3 [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `2,5,6,0,0,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `82` [INFO] [stdout] --> src/solution/s0082_remove_duplicates_from_sorted_list_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [82] Remove Duplicates from Sorted List II [INFO] [stdout] | ^^ no item named `82` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `83` [INFO] [stdout] --> src/solution/s0083_remove_duplicates_from_sorted_list.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [83] Remove Duplicates from Sorted List [INFO] [stdout] | ^^ no item named `83` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `84` [INFO] [stdout] --> src/solution/s0084_largest_rectangle_in_histogram.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [84] Largest Rectangle in Histogram [INFO] [stdout] | ^^ no item named `84` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,1,5,6,2,3` [INFO] [stdout] --> src/solution/s0084_largest_rectangle_in_histogram.rs:9:78 [INFO] [stdout] | [INFO] [stdout] 9 | * Above is a histogram where width of each bar is 1, given height = [2,1,5,6,2,3]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `2,1,5,6,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,1,5,6,2,3` [INFO] [stdout] --> src/solution/s0084_largest_rectangle_in_histogram.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | * Input: [2,1,5,6,2,3] [INFO] [stdout] | ^^^^^^^^^^^ no item named `2,1,5,6,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `85` [INFO] [stdout] --> src/solution/s0085_maximal_rectangle.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [85] Maximal Rectangle [INFO] [stdout] | ^^ no item named `85` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `86` [INFO] [stdout] --> src/solution/s0086_partition_list.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [86] Partition List [INFO] [stdout] | ^^ no item named `86` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `87` [INFO] [stdout] --> src/solution/s0087_scramble_string.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [87] Scramble String [INFO] [stdout] | ^^ no item named `87` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `88` [INFO] [stdout] --> src/solution/s0088_merge_sorted_array.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [88] Merge Sorted Array [INFO] [stdout] | ^^ no item named `88` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,0,0,0` [INFO] [stdout] --> src/solution/s0088_merge_sorted_array.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | * nums1 = [1,2,3,0,0,0], m = 3 [INFO] [stdout] | ^^^^^^^^^^^ no item named `1,2,3,0,0,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,5,6` [INFO] [stdout] --> src/solution/s0088_merge_sorted_array.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | * nums2 = [2,5,6], n = 3 [INFO] [stdout] | ^^^^^ no item named `2,5,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,2,3,5,6` [INFO] [stdout] --> src/solution/s0088_merge_sorted_array.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | * Output: [1,2,2,3,5,6] [INFO] [stdout] | ^^^^^^^^^^^ no item named `1,2,2,3,5,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `89` [INFO] [stdout] --> src/solution/s0089_gray_code.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [89] Gray Code [INFO] [stdout] | ^^ no item named `89` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1,3,2` [INFO] [stdout] --> src/solution/s0089_gray_code.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | * Output: [0,1,3,2] [INFO] [stdout] | ^^^^^^^ no item named `0,1,3,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,2,3,1` [INFO] [stdout] --> src/solution/s0089_gray_code.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | * For example, [0,2,3,1] is also a valid gray code sequence. [INFO] [stdout] | ^^^^^^^ no item named `0,2,3,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/solution/s0089_gray_code.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | * Output: [0] [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/solution/s0089_gray_code.rs:35:65 [INFO] [stdout] | [INFO] [stdout] 35 | * Therefore, for n = 0 the gray code sequence is [0]. [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `90` [INFO] [stdout] --> src/solution/s0090_subsets_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [90] Subsets II [INFO] [stdout] | ^^ no item named `90` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,2` [INFO] [stdout] --> src/solution/s0090_subsets_ii.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | * Input: [1,2,2] [INFO] [stdout] | ^^^^^ no item named `1,2,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/solution/s0090_subsets_ii.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | * [2], [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/solution/s0090_subsets_ii.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | * [1], [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,2` [INFO] [stdout] --> src/solution/s0090_subsets_ii.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | * [1,2,2], [INFO] [stdout] | ^^^^^ no item named `1,2,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,2` [INFO] [stdout] --> src/solution/s0090_subsets_ii.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | * [2,2], [INFO] [stdout] | ^^^ no item named `2,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/solution/s0090_subsets_ii.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | * [1,2], [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `91` [INFO] [stdout] --> src/solution/s0091_decode_ways.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [91] Decode Ways [INFO] [stdout] | ^^ no item named `91` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `92` [INFO] [stdout] --> src/solution/s0092_reverse_linked_list_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [92] Reverse Linked List II [INFO] [stdout] | ^^ no item named `92` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `93` [INFO] [stdout] --> src/solution/s0093_restore_ip_addresses.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [93] Restore IP Addresses [INFO] [stdout] | ^^ no item named `93` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `94` [INFO] [stdout] --> src/solution/s0094_binary_tree_inorder_traversal.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [94] Binary Tree Inorder Traversal [INFO] [stdout] | ^^ no item named `94` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,null,2,3` [INFO] [stdout] --> src/solution/s0094_binary_tree_inorder_traversal.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: [1,null,2,3] [INFO] [stdout] | ^^^^^^^^^^ no item named `1,null,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3,2` [INFO] [stdout] --> src/solution/s0094_binary_tree_inorder_traversal.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | * Output: [1,3,2] [INFO] [stdout] | ^^^^^ no item named `1,3,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `95` [INFO] [stdout] --> src/solution/s0095_unique_binary_search_trees_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [95] Unique Binary Search Trees II [INFO] [stdout] | ^^ no item named `95` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,null,3,2` [INFO] [stdout] --> src/solution/s0095_unique_binary_search_trees_ii.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | * [1,null,3,2], [INFO] [stdout] | ^^^^^^^^^^ no item named `1,null,3,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,2,null,1` [INFO] [stdout] --> src/solution/s0095_unique_binary_search_trees_ii.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | * [3,2,null,1], [INFO] [stdout] | ^^^^^^^^^^ no item named `3,2,null,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,1,null,null,2` [INFO] [stdout] --> src/solution/s0095_unique_binary_search_trees_ii.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | * [3,1,null,null,2], [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `3,1,null,null,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,1,3` [INFO] [stdout] --> src/solution/s0095_unique_binary_search_trees_ii.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | * [2,1,3], [INFO] [stdout] | ^^^^^ no item named `2,1,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,null,2,null,3` [INFO] [stdout] --> src/solution/s0095_unique_binary_search_trees_ii.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | * [1,null,2,null,3] [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `1,null,2,null,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `96` [INFO] [stdout] --> src/solution/s0096_unique_binary_search_trees.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [96] Unique Binary Search Trees [INFO] [stdout] | ^^ no item named `96` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `97` [INFO] [stdout] --> src/solution/s0097_interleaving_string.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [97] Interleaving String [INFO] [stdout] | ^^ no item named `97` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `98` [INFO] [stdout] --> src/solution/s0098_validate_binary_search_tree.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [98] Validate Binary Search Tree [INFO] [stdout] | ^^ no item named `98` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5,1,4,null,null,3,6` [INFO] [stdout] --> src/solution/s0098_validate_binary_search_tree.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | * Explanation: The input is: [5,1,4,null,null,3,6]. The root node's value [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `5,1,4,null,null,3,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `99` [INFO] [stdout] --> src/solution/s0099_recover_binary_search_tree.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [99] Recover Binary Search Tree [INFO] [stdout] | ^^ no item named `99` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3,null,null,2` [INFO] [stdout] --> src/solution/s0099_recover_binary_search_tree.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | * Input: [1,3,null,null,2] [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `1,3,null,null,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,1,null,null,2` [INFO] [stdout] --> src/solution/s0099_recover_binary_search_tree.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | * Output: [3,1,null,null,2] [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `3,1,null,null,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,1,4,null,null,2` [INFO] [stdout] --> src/solution/s0099_recover_binary_search_tree.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | * Input: [3,1,4,null,null,2] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `3,1,4,null,null,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,1,4,null,null,3` [INFO] [stdout] --> src/solution/s0099_recover_binary_search_tree.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | * Output: [2,1,4,null,null,3] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `2,1,4,null,null,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `100` [INFO] [stdout] --> src/solution/s0100_same_tree.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [100] Same Tree [INFO] [stdout] | ^^^ no item named `100` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `101` [INFO] [stdout] --> src/solution/s0101_symmetric_tree.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [101] Symmetric Tree [INFO] [stdout] | ^^^ no item named `101` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,2,3,4,4,3` [INFO] [stdout] --> src/solution/s0101_symmetric_tree.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | * For example, this binary tree [1,2,2,3,4,4,3] is symmetric: [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `1,2,2,3,4,4,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,2,null,3,null,3` [INFO] [stdout] --> src/solution/s0101_symmetric_tree.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | * But the following [1,2,2,null,3,null,3] is not:
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `1,2,2,null,3,null,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `102` [INFO] [stdout] --> src/solution/s0102_binary_tree_level_order_traversal.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [102] Binary Tree Level Order Traversal [INFO] [stdout] | ^^^ no item named `102` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,9,20,null,null,15,7` [INFO] [stdout] --> src/solution/s0102_binary_tree_level_order_traversal.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | * Given binary tree [3,9,20,null,null,15,7],
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `3,9,20,null,null,15,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/solution/s0102_binary_tree_level_order_traversal.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | * [3], [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `9,20` [INFO] [stdout] --> src/solution/s0102_binary_tree_level_order_traversal.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | * [9,20], [INFO] [stdout] | ^^^^ no item named `9,20` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `15,7` [INFO] [stdout] --> src/solution/s0102_binary_tree_level_order_traversal.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | * [15,7] [INFO] [stdout] | ^^^^ no item named `15,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `103` [INFO] [stdout] --> src/solution/s0103_binary_tree_zigzag_level_order_traversal.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [103] Binary Tree Zigzag Level Order Traversal [INFO] [stdout] | ^^^ no item named `103` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,9,20,null,null,15,7` [INFO] [stdout] --> src/solution/s0103_binary_tree_zigzag_level_order_traversal.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | * Given binary tree [3,9,20,null,null,15,7],
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `3,9,20,null,null,15,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/solution/s0103_binary_tree_zigzag_level_order_traversal.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | * [3], [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `20,9` [INFO] [stdout] --> src/solution/s0103_binary_tree_zigzag_level_order_traversal.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | * [20,9], [INFO] [stdout] | ^^^^ no item named `20,9` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `15,7` [INFO] [stdout] --> src/solution/s0103_binary_tree_zigzag_level_order_traversal.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | * [15,7] [INFO] [stdout] | ^^^^ no item named `15,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `104` [INFO] [stdout] --> src/solution/s0104_maximum_depth_of_binary_tree.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [104] Maximum Depth of Binary Tree [INFO] [stdout] | ^^^ no item named `104` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,9,20,null,null,15,7` [INFO] [stdout] --> src/solution/s0104_maximum_depth_of_binary_tree.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | * Given binary tree [3,9,20,null,null,15,7], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `3,9,20,null,null,15,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `105` [INFO] [stdout] --> src/solution/s0105_construct_binary_tree_from_preorder_and_inorder_traversal.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [105] Construct Binary Tree from Preorder and Inorder Traversal [INFO] [stdout] | ^^^ no item named `105` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,9,20,15,7` [INFO] [stdout] --> src/solution/s0105_construct_binary_tree_from_preorder_and_inorder_traversal.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | * preorder = [3,9,20,15,7] [INFO] [stdout] | ^^^^^^^^^^^ no item named `3,9,20,15,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `9,3,15,20,7` [INFO] [stdout] --> src/solution/s0105_construct_binary_tree_from_preorder_and_inorder_traversal.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | * inorder = [9,3,15,20,7] [INFO] [stdout] | ^^^^^^^^^^^ no item named `9,3,15,20,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `106` [INFO] [stdout] --> src/solution/s0106_construct_binary_tree_from_inorder_and_postorder_traversal.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [106] Construct Binary Tree from Inorder and Postorder Traversal [INFO] [stdout] | ^^^ no item named `106` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `9,3,15,20,7` [INFO] [stdout] --> src/solution/s0106_construct_binary_tree_from_inorder_and_postorder_traversal.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | * inorder = [9,3,15,20,7] [INFO] [stdout] | ^^^^^^^^^^^ no item named `9,3,15,20,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `9,15,7,20,3` [INFO] [stdout] --> src/solution/s0106_construct_binary_tree_from_inorder_and_postorder_traversal.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | * postorder = [9,15,7,20,3] [INFO] [stdout] | ^^^^^^^^^^^ no item named `9,15,7,20,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `107` [INFO] [stdout] --> src/solution/s0107_binary_tree_level_order_traversal_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [107] Binary Tree Level Order Traversal II [INFO] [stdout] | ^^^ no item named `107` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,9,20,null,null,15,7` [INFO] [stdout] --> src/solution/s0107_binary_tree_level_order_traversal_ii.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | * Given binary tree [3,9,20,null,null,15,7],
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `3,9,20,null,null,15,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `15,7` [INFO] [stdout] --> src/solution/s0107_binary_tree_level_order_traversal_ii.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | * [15,7], [INFO] [stdout] | ^^^^ no item named `15,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `9,20` [INFO] [stdout] --> src/solution/s0107_binary_tree_level_order_traversal_ii.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | * [9,20], [INFO] [stdout] | ^^^^ no item named `9,20` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/solution/s0107_binary_tree_level_order_traversal_ii.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | * [3] [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `108` [INFO] [stdout] --> src/solution/s0108_convert_sorted_array_to_binary_search_tree.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [108] Convert Sorted Array to Binary Search Tree [INFO] [stdout] | ^^^ no item named `108` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `109` [INFO] [stdout] --> src/solution/s0109_convert_sorted_list_to_binary_search_tree.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [109] Convert Sorted List to Binary Search Tree [INFO] [stdout] | ^^^ no item named `109` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `110` [INFO] [stdout] --> src/solution/s0110_balanced_binary_tree.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [110] Balanced Binary Tree [INFO] [stdout] | ^^^ no item named `110` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,9,20,null,null,15,7` [INFO] [stdout] --> src/solution/s0110_balanced_binary_tree.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | * Given the following tree [3,9,20,null,null,15,7]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `3,9,20,null,null,15,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,2,3,3,null,null,4,4` [INFO] [stdout] --> src/solution/s0110_balanced_binary_tree.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | * Given the following tree [1,2,2,3,3,null,null,4,4]: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `1,2,2,3,3,null,null,4,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `111` [INFO] [stdout] --> src/solution/s0111_minimum_depth_of_binary_tree.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [111] Minimum Depth of Binary Tree [INFO] [stdout] | ^^^ no item named `111` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,9,20,null,null,15,7` [INFO] [stdout] --> src/solution/s0111_minimum_depth_of_binary_tree.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | * Given binary tree [3,9,20,null,null,15,7], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `3,9,20,null,null,15,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `112` [INFO] [stdout] --> src/solution/s0112_path_sum.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [112] Path Sum [INFO] [stdout] | ^^^ no item named `112` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `113` [INFO] [stdout] --> src/solution/s0113_path_sum_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [113] Path Sum II [INFO] [stdout] | ^^^ no item named `113` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5,4,11,2` [INFO] [stdout] --> src/solution/s0113_path_sum_ii.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | * [5,4,11,2], [INFO] [stdout] | ^^^^^^^^ no item named `5,4,11,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5,8,4,5` [INFO] [stdout] --> src/solution/s0113_path_sum_ii.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | * [5,8,4,5] [INFO] [stdout] | ^^^^^^^ no item named `5,8,4,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `114` [INFO] [stdout] --> src/solution/s0114_flatten_binary_tree_to_linked_list.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [114] Flatten Binary Tree to Linked List [INFO] [stdout] | ^^^ no item named `114` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `115` [INFO] [stdout] --> src/solution/s0115_distinct_subsequences.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [115] Distinct Subsequences [INFO] [stdout] | ^^^ no item named `115` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `118` [INFO] [stdout] --> src/solution/s0118_pascals_triangle.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [118] Pascal's Triangle [INFO] [stdout] | ^^^ no item named `118` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/solution/s0118_pascals_triangle.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | * [1], [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1` [INFO] [stdout] --> src/solution/s0118_pascals_triangle.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | * [1,1], [INFO] [stdout] | ^^^ no item named `1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,1` [INFO] [stdout] --> src/solution/s0118_pascals_triangle.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | * [1,2,1], [INFO] [stdout] | ^^^^^ no item named `1,2,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3,3,1` [INFO] [stdout] --> src/solution/s0118_pascals_triangle.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | * [1,3,3,1], [INFO] [stdout] | ^^^^^^^ no item named `1,3,3,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,4,6,4,1` [INFO] [stdout] --> src/solution/s0118_pascals_triangle.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | * [1,4,6,4,1] [INFO] [stdout] | ^^^^^^^^^ no item named `1,4,6,4,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `119` [INFO] [stdout] --> src/solution/s0119_pascals_triangle_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [119] Pascal's Triangle II [INFO] [stdout] | ^^^ no item named `119` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3,3,1` [INFO] [stdout] --> src/solution/s0119_pascals_triangle_ii.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | * Output: [1,3,3,1] [INFO] [stdout] | ^^^^^^^ no item named `1,3,3,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `120` [INFO] [stdout] --> src/solution/s0120_triangle.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [120] Triangle [INFO] [stdout] | ^^^ no item named `120` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/solution/s0120_triangle.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | * [2], [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,4` [INFO] [stdout] --> src/solution/s0120_triangle.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | * [3,4], [INFO] [stdout] | ^^^ no item named `3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `6,5,7` [INFO] [stdout] --> src/solution/s0120_triangle.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | * [6,5,7], [INFO] [stdout] | ^^^^^ no item named `6,5,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,1,8,3` [INFO] [stdout] --> src/solution/s0120_triangle.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | * [4,1,8,3] [INFO] [stdout] | ^^^^^^^ no item named `4,1,8,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `121` [INFO] [stdout] --> src/solution/s0121_best_time_to_buy_and_sell_stock.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [121] Best Time to Buy and Sell Stock [INFO] [stdout] | ^^^ no item named `121` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7,1,5,3,6,4` [INFO] [stdout] --> src/solution/s0121_best_time_to_buy_and_sell_stock.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | * Input: [7,1,5,3,6,4] [INFO] [stdout] | ^^^^^^^^^^^ no item named `7,1,5,3,6,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7,6,4,3,1` [INFO] [stdout] --> src/solution/s0121_best_time_to_buy_and_sell_stock.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | * Input: [7,6,4,3,1] [INFO] [stdout] | ^^^^^^^^^ no item named `7,6,4,3,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `122` [INFO] [stdout] --> src/solution/s0122_best_time_to_buy_and_sell_stock_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [122] Best Time to Buy and Sell Stock II [INFO] [stdout] | ^^^ no item named `122` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7,1,5,3,6,4` [INFO] [stdout] --> src/solution/s0122_best_time_to_buy_and_sell_stock_ii.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | * Input: [7,1,5,3,6,4] [INFO] [stdout] | ^^^^^^^^^^^ no item named `7,1,5,3,6,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,4,5` [INFO] [stdout] --> src/solution/s0122_best_time_to_buy_and_sell_stock_ii.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | * Input: [1,2,3,4,5] [INFO] [stdout] | ^^^^^^^^^ no item named `1,2,3,4,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7,6,4,3,1` [INFO] [stdout] --> src/solution/s0122_best_time_to_buy_and_sell_stock_ii.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | * Input: [7,6,4,3,1] [INFO] [stdout] | ^^^^^^^^^ no item named `7,6,4,3,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `123` [INFO] [stdout] --> src/solution/s0123_best_time_to_buy_and_sell_stock_iii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [123] Best Time to Buy and Sell Stock III [INFO] [stdout] | ^^^ no item named `123` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,3,5,0,0,3,1,4` [INFO] [stdout] --> src/solution/s0123_best_time_to_buy_and_sell_stock_iii.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | * Input: [3,3,5,0,0,3,1,4] [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `3,3,5,0,0,3,1,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,4,5` [INFO] [stdout] --> src/solution/s0123_best_time_to_buy_and_sell_stock_iii.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | * Input: [1,2,3,4,5] [INFO] [stdout] | ^^^^^^^^^ no item named `1,2,3,4,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7,6,4,3,1` [INFO] [stdout] --> src/solution/s0123_best_time_to_buy_and_sell_stock_iii.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | * Input: [7,6,4,3,1] [INFO] [stdout] | ^^^^^^^^^ no item named `7,6,4,3,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `124` [INFO] [stdout] --> src/solution/s0124_binary_tree_maximum_path_sum.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [124] Binary Tree Maximum Path Sum [INFO] [stdout] | ^^^ no item named `124` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/solution/s0124_binary_tree_maximum_path_sum.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | * Input: [1,2,3] [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `125` [INFO] [stdout] --> src/solution/s0125_valid_palindrome.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [125] Valid Palindrome [INFO] [stdout] | ^^^ no item named `125` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `126` [INFO] [stdout] --> src/solution/s0126_word_ladder_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [126] Word Ladder II [INFO] [stdout] | ^^^ no item named `126` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `127` [INFO] [stdout] --> src/solution/s0127_word_ladder.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [127] Word Ladder [INFO] [stdout] | ^^^ no item named `127` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `128` [INFO] [stdout] --> src/solution/s0128_longest_consecutive_sequence.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [128] Longest Consecutive Sequence [INFO] [stdout] | ^^^ no item named `128` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `129` [INFO] [stdout] --> src/solution/s0129_sum_root_to_leaf_numbers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [129] Sum Root to Leaf Numbers [INFO] [stdout] | ^^^ no item named `129` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/solution/s0129_sum_root_to_leaf_numbers.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | * Input: [1,2,3] [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,9,0,5,1` [INFO] [stdout] --> src/solution/s0129_sum_root_to_leaf_numbers.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | * Input: [4,9,0,5,1] [INFO] [stdout] | ^^^^^^^^^ no item named `4,9,0,5,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `130` [INFO] [stdout] --> src/solution/s0130_surrounded_regions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [130] Surrounded Regions [INFO] [stdout] | ^^^ no item named `130` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `131` [INFO] [stdout] --> src/solution/s0131_palindrome_partitioning.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [131] Palindrome Partitioning [INFO] [stdout] | ^^^ no item named `131` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `132` [INFO] [stdout] --> src/solution/s0132_palindrome_partitioning_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [132] Palindrome Partitioning II [INFO] [stdout] | ^^^ no item named `132` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `134` [INFO] [stdout] --> src/solution/s0134_gas_station.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [134] Gas Station [INFO] [stdout] | ^^^ no item named `134` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s0134_gas_station.rs:4:97 [INFO] [stdout] | [INFO] [stdout] 4 | * There are N gas stations along a circular route, where the amount of gas at station i is gas[i]. [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s0134_gas_station.rs:6:64 [INFO] [stdout] | [INFO] [stdout] 6 | * You have a car with an unlimited gas tank and it costs cost[i] of gas to travel from station i to its next station (i+1). You begin th... [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,4,5` [INFO] [stdout] --> src/solution/s0134_gas_station.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | * gas = [1,2,3,4,5] [INFO] [stdout] | ^^^^^^^^^ no item named `1,2,3,4,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,4,5,1,2` [INFO] [stdout] --> src/solution/s0134_gas_station.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | * cost = [3,4,5,1,2] [INFO] [stdout] | ^^^^^^^^^ no item named `3,4,5,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3,4` [INFO] [stdout] --> src/solution/s0134_gas_station.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | * gas = [2,3,4] [INFO] [stdout] | ^^^^^ no item named `2,3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,4,3` [INFO] [stdout] --> src/solution/s0134_gas_station.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | * cost = [3,4,3] [INFO] [stdout] | ^^^^^ no item named `3,4,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `135` [INFO] [stdout] --> src/solution/s0135_candy.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [135] Candy [INFO] [stdout] | ^^^ no item named `135` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,0,2` [INFO] [stdout] --> src/solution/s0135_candy.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | * Input: [1,0,2] [INFO] [stdout] | ^^^^^ no item named `1,0,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,2` [INFO] [stdout] --> src/solution/s0135_candy.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | * Input: [1,2,2] [INFO] [stdout] | ^^^^^ no item named `1,2,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `136` [INFO] [stdout] --> src/solution/s0136_single_number.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [136] Single Number [INFO] [stdout] | ^^^ no item named `136` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,2,1` [INFO] [stdout] --> src/solution/s0136_single_number.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | * Input: [2,2,1] [INFO] [stdout] | ^^^^^ no item named `2,2,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,1,2,1,2` [INFO] [stdout] --> src/solution/s0136_single_number.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | * Input: [4,1,2,1,2] [INFO] [stdout] | ^^^^^^^^^ no item named `4,1,2,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `137` [INFO] [stdout] --> src/solution/s0137_single_number_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [137] Single Number II [INFO] [stdout] | ^^^ no item named `137` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,2,3,2` [INFO] [stdout] --> src/solution/s0137_single_number_ii.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | * Input: [2,2,3,2] [INFO] [stdout] | ^^^^^^^ no item named `2,2,3,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1,0,1,0,1,99` [INFO] [stdout] --> src/solution/s0137_single_number_ii.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | * Input: [0,1,0,1,0,1,99] [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `0,1,0,1,0,1,99` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `139` [INFO] [stdout] --> src/solution/s0139_word_break.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [139] Word Break [INFO] [stdout] | ^^^ no item named `139` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `140` [INFO] [stdout] --> src/solution/s0140_word_break_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [140] Word Break II [INFO] [stdout] | ^^^ no item named `140` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `143` [INFO] [stdout] --> src/solution/s0143_reorder_list.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [143] Reorder List [INFO] [stdout] | ^^^ no item named `143` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `144` [INFO] [stdout] --> src/solution/s0144_binary_tree_preorder_traversal.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [144] Binary Tree Preorder Traversal [INFO] [stdout] | ^^^ no item named `144` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,null,2,3` [INFO] [stdout] --> src/solution/s0144_binary_tree_preorder_traversal.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: [1,null,2,3] [INFO] [stdout] | ^^^^^^^^^^ no item named `1,null,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/solution/s0144_binary_tree_preorder_traversal.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | * Output: [1,2,3] [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `145` [INFO] [stdout] --> src/solution/s0145_binary_tree_postorder_traversal.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [145] Binary Tree Postorder Traversal [INFO] [stdout] | ^^^ no item named `145` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,null,2,3` [INFO] [stdout] --> src/solution/s0145_binary_tree_postorder_traversal.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: [1,null,2,3] [INFO] [stdout] | ^^^^^^^^^^ no item named `1,null,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,2,1` [INFO] [stdout] --> src/solution/s0145_binary_tree_postorder_traversal.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | * Output: [3,2,1] [INFO] [stdout] | ^^^^^ no item named `3,2,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `147` [INFO] [stdout] --> src/solution/s0147_insertion_sort_list.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [147] Insertion Sort List [INFO] [stdout] | ^^^ no item named `147` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `148` [INFO] [stdout] --> src/solution/s0148_sort_list.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [148] Sort List [INFO] [stdout] | ^^^ no item named `148` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `149` [INFO] [stdout] --> src/solution/s0149_max_points_on_a_line.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [149] Max Points on a Line [INFO] [stdout] | ^^^ no item named `149` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1` [INFO] [stdout] --> src/solution/s0149_max_points_on_a_line.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: [[1,1],[2,2],[3,3]] [INFO] [stdout] | ^^^ no item named `1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,2` [INFO] [stdout] --> src/solution/s0149_max_points_on_a_line.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: [[1,1],[2,2],[3,3]] [INFO] [stdout] | ^^^ no item named `2,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,3` [INFO] [stdout] --> src/solution/s0149_max_points_on_a_line.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: [[1,1],[2,2],[3,3]] [INFO] [stdout] | ^^^ no item named `3,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1` [INFO] [stdout] --> src/solution/s0149_max_points_on_a_line.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | * Input: [[1,1],[3,2],[5,3],[4,1],[2,3],[1,4]] [INFO] [stdout] | ^^^ no item named `1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,2` [INFO] [stdout] --> src/solution/s0149_max_points_on_a_line.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | * Input: [[1,1],[3,2],[5,3],[4,1],[2,3],[1,4]] [INFO] [stdout] | ^^^ no item named `3,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5,3` [INFO] [stdout] --> src/solution/s0149_max_points_on_a_line.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | * Input: [[1,1],[3,2],[5,3],[4,1],[2,3],[1,4]] [INFO] [stdout] | ^^^ no item named `5,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,1` [INFO] [stdout] --> src/solution/s0149_max_points_on_a_line.rs:24:31 [INFO] [stdout] | [INFO] [stdout] 24 | * Input: [[1,1],[3,2],[5,3],[4,1],[2,3],[1,4]] [INFO] [stdout] | ^^^ no item named `4,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3` [INFO] [stdout] --> src/solution/s0149_max_points_on_a_line.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | * Input: [[1,1],[3,2],[5,3],[4,1],[2,3],[1,4]] [INFO] [stdout] | ^^^ no item named `2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,4` [INFO] [stdout] --> src/solution/s0149_max_points_on_a_line.rs:24:43 [INFO] [stdout] | [INFO] [stdout] 24 | * Input: [[1,1],[3,2],[5,3],[4,1],[2,3],[1,4]] [INFO] [stdout] | ^^^ no item named `1,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `150` [INFO] [stdout] --> src/solution/s0150_evaluate_reverse_polish_notation.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [150] Evaluate Reverse Polish Notation [INFO] [stdout] | ^^^ no item named `150` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `151` [INFO] [stdout] --> src/solution/s0151_reverse_words_in_a_string.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [151] Reverse Words in a String [INFO] [stdout] | ^^^ no item named `151` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `152` [INFO] [stdout] --> src/solution/s0152_maximum_product_subarray.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [152] Maximum Product Subarray [INFO] [stdout] | ^^^ no item named `152` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3` [INFO] [stdout] --> src/solution/s0152_maximum_product_subarray.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | * Explanation: [2,3] has the largest product 6. [INFO] [stdout] | ^^^ no item named `2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `153` [INFO] [stdout] --> src/solution/s0153_find_minimum_in_rotated_sorted_array.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [153] Find Minimum in Rotated Sorted Array [INFO] [stdout] | ^^^ no item named `153` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1,2,4,5,6,7` [INFO] [stdout] --> src/solution/s0153_find_minimum_in_rotated_sorted_array.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | * (i.e., [0,1,2,4,5,6,7] might become [4,5,6,7,0,1,2]). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `0,1,2,4,5,6,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,5,6,7,0,1,2` [INFO] [stdout] --> src/solution/s0153_find_minimum_in_rotated_sorted_array.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | * (i.e., [0,1,2,4,5,6,7] might become [4,5,6,7,0,1,2]). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `4,5,6,7,0,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,4,5,1,2` [INFO] [stdout] --> src/solution/s0153_find_minimum_in_rotated_sorted_array.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | * Input: [3,4,5,1,2] [INFO] [stdout] | ^^^^^^^^^ no item named `3,4,5,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,5,6,7,0,1,2` [INFO] [stdout] --> src/solution/s0153_find_minimum_in_rotated_sorted_array.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | * Input: [4,5,6,7,0,1,2] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `4,5,6,7,0,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `154` [INFO] [stdout] --> src/solution/s0154_find_minimum_in_rotated_sorted_array_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [154] Find Minimum in Rotated Sorted Array II [INFO] [stdout] | ^^^ no item named `154` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1,2,4,5,6,7` [INFO] [stdout] --> src/solution/s0154_find_minimum_in_rotated_sorted_array_ii.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | * (i.e., [0,1,2,4,5,6,7] might become [4,5,6,7,0,1,2]). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `0,1,2,4,5,6,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,5,6,7,0,1,2` [INFO] [stdout] --> src/solution/s0154_find_minimum_in_rotated_sorted_array_ii.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | * (i.e., [0,1,2,4,5,6,7] might become [4,5,6,7,0,1,2]). [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `4,5,6,7,0,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3,5` [INFO] [stdout] --> src/solution/s0154_find_minimum_in_rotated_sorted_array_ii.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | * Input: [1,3,5] [INFO] [stdout] | ^^^^^ no item named `1,3,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,2,2,0,1` [INFO] [stdout] --> src/solution/s0154_find_minimum_in_rotated_sorted_array_ii.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | * Input: [2,2,2,0,1] [INFO] [stdout] | ^^^^^^^^^ no item named `2,2,2,0,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `155` [INFO] [stdout] --> src/solution/s0155_min_stack.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [155] Min Stack [INFO] [stdout] | ^^^ no item named `155` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `162` [INFO] [stdout] --> src/solution/s0162_find_peak_element.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [162] Find Peak Element [INFO] [stdout] | ^^^ no item named `162` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s0162_find_peak_element.rs:6:42 [INFO] [stdout] | [INFO] [stdout] 6 | * Given an input array nums, where nums[i] ≠ nums[i+1], find a peak element and return its index. [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> src/solution/s0162_find_peak_element.rs:10:41 [INFO] [stdout] | [INFO] [stdout] 10 | * You may imagine that nums[-1] = nums[n] = -∞. [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,1` [INFO] [stdout] --> src/solution/s0162_find_peak_element.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | * Input: nums = [1,2,3,1] [INFO] [stdout] | ^^^^^^^ no item named `1,2,3,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,1,3,5,6,4` [INFO] [stdout] --> src/solution/s0162_find_peak_element.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | * Input: nums = [1,2,1,3,5,6,4] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `1,2,1,3,5,6,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `164` [INFO] [stdout] --> src/solution/s0164_maximum_gap.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [164] Maximum Gap [INFO] [stdout] | ^^^ no item named `164` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,6,9,1` [INFO] [stdout] --> src/solution/s0164_maximum_gap.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | * Input: [3,6,9,1] [INFO] [stdout] | ^^^^^^^ no item named `3,6,9,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3,6,9` [INFO] [stdout] --> src/solution/s0164_maximum_gap.rs:13:50 [INFO] [stdout] | [INFO] [stdout] 13 | * Explanation: The sorted form of the array is [1,3,6,9], either [INFO] [stdout] | ^^^^^^^ no item named `1,3,6,9` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `10` [INFO] [stdout] --> src/solution/s0164_maximum_gap.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | * Input: [10] [INFO] [stdout] | ^^ no item named `10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `165` [INFO] [stdout] --> src/solution/s0165_compare_version_numbers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [165] Compare Version Numbers [INFO] [stdout] | ^^^ no item named `165` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `166` [INFO] [stdout] --> src/solution/s0166_fraction_to_recurring_decimal.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [166] Fraction to Recurring Decimal [INFO] [stdout] | ^^^ no item named `166` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `167` [INFO] [stdout] --> src/solution/s0167_two_sum_ii_input_array_is_sorted.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [167] Two Sum II - Input array is sorted [INFO] [stdout] | ^^^ no item named `167` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,7,11,15` [INFO] [stdout] --> src/solution/s0167_two_sum_ii_input_array_is_sorted.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | * Input: numbers = [2,7,11,15], target = 9 [INFO] [stdout] | ^^^^^^^^^ no item named `2,7,11,15` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/solution/s0167_two_sum_ii_input_array_is_sorted.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | * Output: [1,2] [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `168` [INFO] [stdout] --> src/solution/s0168_excel_sheet_column_title.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [168] Excel Sheet Column Title [INFO] [stdout] | ^^^ no item named `168` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `169` [INFO] [stdout] --> src/solution/s0169_majority_element.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [169] Majority Element [INFO] [stdout] | ^^^ no item named `169` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,2,3` [INFO] [stdout] --> src/solution/s0169_majority_element.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | * Input: [3,2,3] [INFO] [stdout] | ^^^^^ no item named `3,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,2,1,1,1,2,2` [INFO] [stdout] --> src/solution/s0169_majority_element.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | * Input: [2,2,1,1,1,2,2] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `2,2,1,1,1,2,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `171` [INFO] [stdout] --> src/solution/s0171_excel_sheet_column_number.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [171] Excel Sheet Column Number [INFO] [stdout] | ^^^ no item named `171` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `172` [INFO] [stdout] --> src/solution/s0172_factorial_trailing_zeroes.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [172] Factorial Trailing Zeroes [INFO] [stdout] | ^^^ no item named `172` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `173` [INFO] [stdout] --> src/solution/s0173_binary_search_tree_iterator.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [173] Binary Search Tree Iterator [INFO] [stdout] | ^^^ no item named `173` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `174` [INFO] [stdout] --> src/solution/s0174_dungeon_game.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [174] Dungeon Game [INFO] [stdout] | ^^^ no item named `174` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `179` [INFO] [stdout] --> src/solution/s0179_largest_number.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [179] Largest Number [INFO] [stdout] | ^^^ no item named `179` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `10,2` [INFO] [stdout] --> src/solution/s0179_largest_number.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: [10,2] [INFO] [stdout] | ^^^^ no item named `10,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,30,34,5,9` [INFO] [stdout] --> src/solution/s0179_largest_number.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | * Input: [3,30,34,5,9] [INFO] [stdout] | ^^^^^^^^^^^ no item named `3,30,34,5,9` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `187` [INFO] [stdout] --> src/solution/s0187_repeated_dna_sequences.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [187] Repeated DNA Sequences [INFO] [stdout] | ^^^ no item named `187` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `188` [INFO] [stdout] --> src/solution/s0188_best_time_to_buy_and_sell_stock_iv.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [188] Best Time to Buy and Sell Stock IV [INFO] [stdout] | ^^^ no item named `188` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,4,1` [INFO] [stdout] --> src/solution/s0188_best_time_to_buy_and_sell_stock_iv.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | * Input: [2,4,1], k = 2 [INFO] [stdout] | ^^^^^ no item named `2,4,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,2,6,5,0,3` [INFO] [stdout] --> src/solution/s0188_best_time_to_buy_and_sell_stock_iv.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | * Input: [3,2,6,5,0,3], k = 2 [INFO] [stdout] | ^^^^^^^^^^^ no item named `3,2,6,5,0,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `189` [INFO] [stdout] --> src/solution/s0189_rotate_array.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [189] Rotate Array [INFO] [stdout] | ^^^ no item named `189` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,4,5,6,7` [INFO] [stdout] --> src/solution/s0189_rotate_array.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: [1,2,3,4,5,6,7] and k = 3 [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `1,2,3,4,5,6,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5,6,7,1,2,3,4` [INFO] [stdout] --> src/solution/s0189_rotate_array.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | * Output: [5,6,7,1,2,3,4] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `5,6,7,1,2,3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7,1,2,3,4,5,6` [INFO] [stdout] --> src/solution/s0189_rotate_array.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | * rotate 1 steps to the right: [7,1,2,3,4,5,6] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `7,1,2,3,4,5,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `6,7,1,2,3,4,5` [INFO] [stdout] --> src/solution/s0189_rotate_array.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | * rotate 2 steps to the right: [6,7,1,2,3,4,5] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `6,7,1,2,3,4,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5,6,7,1,2,3,4` [INFO] [stdout] --> src/solution/s0189_rotate_array.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | * rotate 3 steps to the right: [5,6,7,1,2,3,4] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `5,6,7,1,2,3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `198` [INFO] [stdout] --> src/solution/s0198_house_robber.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [198] House Robber [INFO] [stdout] | ^^^ no item named `198` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,1` [INFO] [stdout] --> src/solution/s0198_house_robber.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | * Input: [1,2,3,1] [INFO] [stdout] | ^^^^^^^ no item named `1,2,3,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,7,9,3,1` [INFO] [stdout] --> src/solution/s0198_house_robber.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | * Input: [2,7,9,3,1] [INFO] [stdout] | ^^^^^^^^^ no item named `2,7,9,3,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `199` [INFO] [stdout] --> src/solution/s0199_binary_tree_right_side_view.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [199] Binary Tree Right Side View [INFO] [stdout] | ^^^ no item named `199` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,null,5,null,4` [INFO] [stdout] --> src/solution/s0199_binary_tree_right_side_view.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: [1,2,3,null,5,null,4] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `1,2,3,null,5,null,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `200` [INFO] [stdout] --> src/solution/s0200_number_of_islands.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [200] Number of Islands [INFO] [stdout] | ^^^ no item named `200` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `201` [INFO] [stdout] --> src/solution/s0201_bitwise_and_of_numbers_range.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [201] Bitwise AND of Numbers Range [INFO] [stdout] | ^^^ no item named `201` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5,7` [INFO] [stdout] --> src/solution/s0201_bitwise_and_of_numbers_range.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: [5,7] [INFO] [stdout] | ^^^ no item named `5,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1` [INFO] [stdout] --> src/solution/s0201_bitwise_and_of_numbers_range.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | * Input: [0,1] [INFO] [stdout] | ^^^ no item named `0,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `202` [INFO] [stdout] --> src/solution/s0202_happy_number.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [202] Happy Number [INFO] [stdout] | ^^^ no item named `202` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `203` [INFO] [stdout] --> src/solution/s0203_remove_linked_list_elements.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [203] Remove Linked List Elements [INFO] [stdout] | ^^^ no item named `203` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `204` [INFO] [stdout] --> src/solution/s0204_count_primes.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [204] Count Primes [INFO] [stdout] | ^^^ no item named `204` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `205` [INFO] [stdout] --> src/solution/s0205_isomorphic_strings.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [205] Isomorphic Strings [INFO] [stdout] | ^^^ no item named `205` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `206` [INFO] [stdout] --> src/solution/s0206_reverse_linked_list.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [206] Reverse Linked List [INFO] [stdout] | ^^^ no item named `206` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `207` [INFO] [stdout] --> src/solution/s0207_course_schedule.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [207] Course Schedule [INFO] [stdout] | ^^^ no item named `207` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1` [INFO] [stdout] --> src/solution/s0207_course_schedule.rs:6:134 [INFO] [stdout] | [INFO] [stdout] 6 | * Some courses may have prerequisites, for example to take course 0 you have to first take course 1, which is expressed as a pair: [0,1] [INFO] [stdout] | ^^^ no item named `0,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,0` [INFO] [stdout] --> src/solution/s0207_course_schedule.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | * Input: 2, [[1,0]] [INFO] [stdout] | ^^^ no item named `1,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,0` [INFO] [stdout] --> src/solution/s0207_course_schedule.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | * Input: 2, [[1,0],[0,1]] [INFO] [stdout] | ^^^ no item named `1,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1` [INFO] [stdout] --> src/solution/s0207_course_schedule.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | * Input: 2, [[1,0],[0,1]] [INFO] [stdout] | ^^^ no item named `0,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `208` [INFO] [stdout] --> src/solution/s0208_implement_trie_prefix_tree.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [208] Implement Trie (Prefix Tree) [INFO] [stdout] | ^^^ no item named `208` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `209` [INFO] [stdout] --> src/solution/s0209_minimum_size_subarray_sum.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [209] Minimum Size Subarray Sum [INFO] [stdout] | ^^^ no item named `209` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3,1,2,4,3` [INFO] [stdout] --> src/solution/s0209_minimum_size_subarray_sum.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: s = 7, nums = [2,3,1,2,4,3] [INFO] [stdout] | ^^^^^^^^^^^ no item named `2,3,1,2,4,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,3` [INFO] [stdout] --> src/solution/s0209_minimum_size_subarray_sum.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | * Explanation: the subarray [4,3] has the minimal length under the problem constraint. [INFO] [stdout] | ^^^ no item named `4,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `210` [INFO] [stdout] --> src/solution/s0210_course_schedule_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [210] Course Schedule II [INFO] [stdout] | ^^^ no item named `210` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1` [INFO] [stdout] --> src/solution/s0210_course_schedule_ii.rs:6:134 [INFO] [stdout] | [INFO] [stdout] 6 | * Some courses may have prerequisites, for example to take course 0 you have to first take course 1, which is expressed as a pair: [0,1] [INFO] [stdout] | ^^^ no item named `0,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,0` [INFO] [stdout] --> src/solution/s0210_course_schedule_ii.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | * Input: 2, [[1,0]] [INFO] [stdout] | ^^^ no item named `1,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1` [INFO] [stdout] --> src/solution/s0210_course_schedule_ii.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | * Output: [0,1] [INFO] [stdout] | ^^^ no item named `0,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1` [INFO] [stdout] --> src/solution/s0210_course_schedule_ii.rs:18:59 [INFO] [stdout] | [INFO] [stdout] 18 | * course 0. So the correct course order is [0,1] . [INFO] [stdout] | ^^^ no item named `0,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,0` [INFO] [stdout] --> src/solution/s0210_course_schedule_ii.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | * Input: 4, [[1,0],[2,0],[3,1],[3,2]] [INFO] [stdout] | ^^^ no item named `1,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,0` [INFO] [stdout] --> src/solution/s0210_course_schedule_ii.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | * Input: 4, [[1,0],[2,0],[3,1],[3,2]] [INFO] [stdout] | ^^^ no item named `2,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,1` [INFO] [stdout] --> src/solution/s0210_course_schedule_ii.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | * Input: 4, [[1,0],[2,0],[3,1],[3,2]] [INFO] [stdout] | ^^^ no item named `3,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,2` [INFO] [stdout] --> src/solution/s0210_course_schedule_ii.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | * Input: 4, [[1,0],[2,0],[3,1],[3,2]] [INFO] [stdout] | ^^^ no item named `3,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1,2,3` [INFO] [stdout] --> src/solution/s0210_course_schedule_ii.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | * Output: [0,1,2,3] or [0,2,1,3] [INFO] [stdout] | ^^^^^^^ no item named `0,1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,2,1,3` [INFO] [stdout] --> src/solution/s0210_course_schedule_ii.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | * Output: [0,1,2,3] or [0,2,1,3] [INFO] [stdout] | ^^^^^^^ no item named `0,2,1,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1,2,3` [INFO] [stdout] --> src/solution/s0210_course_schedule_ii.rs:27:49 [INFO] [stdout] | [INFO] [stdout] 27 | * So one correct course order is [0,1,2,3]. Another correct ordering is [0,2,1,3] . [INFO] [stdout] | ^^^^^^^ no item named `0,1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,2,1,3` [INFO] [stdout] --> src/solution/s0210_course_schedule_ii.rs:27:88 [INFO] [stdout] | [INFO] [stdout] 27 | * So one correct course order is [0,1,2,3]. Another correct ordering is [0,2,1,3] . [INFO] [stdout] | ^^^^^^^ no item named `0,2,1,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `211` [INFO] [stdout] --> src/solution/s0211_add_and_search_word_data_structure_design.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [211] Add and Search Word - Data structure design [INFO] [stdout] | ^^^ no item named `211` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `212` [INFO] [stdout] --> src/solution/s0212_word_search_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [212] Word Search II [INFO] [stdout] | ^^^ no item named `212` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `213` [INFO] [stdout] --> src/solution/s0213_house_robber_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [213] House Robber II [INFO] [stdout] | ^^^ no item named `213` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3,2` [INFO] [stdout] --> src/solution/s0213_house_robber_ii.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | * Input: [2,3,2] [INFO] [stdout] | ^^^^^ no item named `2,3,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,1` [INFO] [stdout] --> src/solution/s0213_house_robber_ii.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | * Input: [1,2,3,1] [INFO] [stdout] | ^^^^^^^ no item named `1,2,3,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `214` [INFO] [stdout] --> src/solution/s0214_shortest_palindrome.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [214] Shortest Palindrome [INFO] [stdout] | ^^^ no item named `214` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `215` [INFO] [stdout] --> src/solution/s0215_kth_largest_element_in_an_array.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [215] Kth Largest Element in an Array [INFO] [stdout] | ^^^ no item named `215` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,2,1,5,6,4` [INFO] [stdout] --> src/solution/s0215_kth_largest_element_in_an_array.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: [3,2,1,5,6,4] and k = 2 [INFO] [stdout] | ^^^^^^^^^^^ no item named `3,2,1,5,6,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,2,3,1,2,4,5,5,6` [INFO] [stdout] --> src/solution/s0215_kth_largest_element_in_an_array.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | * Input: [3,2,3,1,2,4,5,5,6] and k = 4 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `3,2,3,1,2,4,5,5,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `216` [INFO] [stdout] --> src/solution/s0216_combination_sum_iii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [216] Combination Sum III [INFO] [stdout] | ^^^ no item named `216` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,4` [INFO] [stdout] --> src/solution/s0216_combination_sum_iii.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | * Output: [[1,2,4]] [INFO] [stdout] | ^^^^^ no item named `1,2,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,6` [INFO] [stdout] --> src/solution/s0216_combination_sum_iii.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | * Output: [[1,2,6], [1,3,5], [2,3,4]] [INFO] [stdout] | ^^^^^ no item named `1,2,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3,5` [INFO] [stdout] --> src/solution/s0216_combination_sum_iii.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | * Output: [[1,2,6], [1,3,5], [2,3,4]] [INFO] [stdout] | ^^^^^ no item named `1,3,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3,4` [INFO] [stdout] --> src/solution/s0216_combination_sum_iii.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | * Output: [[1,2,6], [1,3,5], [2,3,4]] [INFO] [stdout] | ^^^^^ no item named `2,3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `217` [INFO] [stdout] --> src/solution/s0217_contains_duplicate.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [217] Contains Duplicate [INFO] [stdout] | ^^^ no item named `217` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,1` [INFO] [stdout] --> src/solution/s0217_contains_duplicate.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | * Input: [1,2,3,1] [INFO] [stdout] | ^^^^^^^ no item named `1,2,3,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,4` [INFO] [stdout] --> src/solution/s0217_contains_duplicate.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | * Input: [1,2,3,4] [INFO] [stdout] | ^^^^^^^ no item named `1,2,3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1,1,3,3,4,3,2,4,2` [INFO] [stdout] --> src/solution/s0217_contains_duplicate.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | * Input: [1,1,1,3,3,4,3,2,4,2] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `1,1,1,3,3,4,3,2,4,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `218` [INFO] [stdout] --> src/solution/s0218_the_skyline_problem.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [218] The Skyline Problem [INFO] [stdout] | ^^^ no item named `218` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `x1,y1` [INFO] [stdout] --> src/solution/s0218_the_skyline_problem.rs:11:84 [INFO] [stdout] | [INFO] [stdout] 11 | * The output is a list of "key points" (red dots in Figure B) in the format of [ [x1,y1], [x2, y2], [x3, y3], ... ] that uniquely define... [INFO] [stdout] | ^^^^^ no item named `x1,y1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `219` [INFO] [stdout] --> src/solution/s0219_contains_duplicate_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [219] Contains Duplicate II [INFO] [stdout] | ^^^ no item named `219` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s0219_contains_duplicate_ii.rs:4:133 [INFO] [stdout] | [INFO] [stdout] 4 | ...distinct indices i and j in the array such that nums[i] = nums[j] and the absolute difference between i and j is at most k. [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `j` [INFO] [stdout] --> src/solution/s0219_contains_duplicate_ii.rs:4:143 [INFO] [stdout] | [INFO] [stdout] 4 | ...ndices i and j in the array such that nums[i] = nums[j] and the absolute difference between i and j is at most k. [INFO] [stdout] | ^ no item named `j` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,1` [INFO] [stdout] --> src/solution/s0219_contains_duplicate_ii.rs:10:48 [INFO] [stdout] | [INFO] [stdout] 10 | * Input: nums = [1,2,3,1], k = 3 [INFO] [stdout] | ^^^^^^^ no item named `1,2,3,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,0,1,1` [INFO] [stdout] --> src/solution/s0219_contains_duplicate_ii.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 18 | * Input: nums = [1,0,1,1], k = 1 [INFO] [stdout] | ^^^^^^^ no item named `1,0,1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,1,2,3` [INFO] [stdout] --> src/solution/s0219_contains_duplicate_ii.rs:26:48 [INFO] [stdout] | [INFO] [stdout] 26 | * Input: nums = [1,2,3,1,2,3], k = 2 [INFO] [stdout] | ^^^^^^^^^^^ no item named `1,2,3,1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `220` [INFO] [stdout] --> src/solution/s0220_contains_duplicate_iii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [220] Contains Duplicate III [INFO] [stdout] | ^^^ no item named `220` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s0220_contains_duplicate_iii.rs:4:148 [INFO] [stdout] | [INFO] [stdout] 4 | ...array such that the absolute difference between nums[i] and nums[j] is at most t and the absolute difference between i and j is at mos... [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `j` [INFO] [stdout] --> src/solution/s0220_contains_duplicate_iii.rs:4:160 [INFO] [stdout] | [INFO] [stdout] 4 | ...hat the absolute difference between nums[i] and nums[j] is at most t and the absolute difference between i and j is at most k. [INFO] [stdout] | ^ no item named `j` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,1` [INFO] [stdout] --> src/solution/s0220_contains_duplicate_iii.rs:10:48 [INFO] [stdout] | [INFO] [stdout] 10 | * Input: nums = [1,2,3,1], k = 3, t = [1,0,1,1], k = 1, t = [1,5,9,1,5,9], k = 2, t = [3,2,4,1] [INFO] [stdout] | ^^^^^^^ no item named `3,2,4,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,2,4,3` [INFO] [stdout] --> src/solution/s0969_pancake_sorting.rs:14:41 [INFO] [stdout] | [INFO] [stdout] 14 | * Output: [4,2,4,3] [INFO] [stdout] | ^^^^^^^ no item named `4,2,4,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/solution/s0969_pancake_sorting.rs:28:41 [INFO] [stdout] | [INFO] [stdout] 28 | * Input: [1,2,3] [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1071` [INFO] [stdout] --> src/solution/s1018_binary_prefix_divisible_by_5.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [1071] Binary Prefix Divisible By 5 [INFO] [stdout] | ^^^^ no item named `1071` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/solution/s1018_binary_prefix_divisible_by_5.rs:4:74 [INFO] [stdout] | [INFO] [stdout] 4 | * Given an array A of 0s and 1s, consider N_i: the i-th subarray from A[0] to A[i] interpreted as a binary number (from most-significant... [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s1018_binary_prefix_divisible_by_5.rs:4:82 [INFO] [stdout] | [INFO] [stdout] 4 | * Given an array A of 0s and 1s, consider N_i: the i-th subarray from A[0] to A[i] interpreted as a binary number (from most-significant... [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s1018_binary_prefix_divisible_by_5.rs:6:51 [INFO] [stdout] | [INFO] [stdout] 6 | * Return a list of booleans answer, where answer[i] is true if and only if N_i is divisible by 5. [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1,1` [INFO] [stdout] --> src/solution/s1018_binary_prefix_divisible_by_5.rs:11:41 [INFO] [stdout] | [INFO] [stdout] 11 | * Input: [0,1,1] [INFO] [stdout] | ^^^^^ no item named `0,1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `true,false,false` [INFO] [stdout] --> src/solution/s1018_binary_prefix_divisible_by_5.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | * Output: [true,false,false] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `true,false,false` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/solution/s1018_binary_prefix_divisible_by_5.rs:14:134 [INFO] [stdout] | [INFO] [stdout] 14 | ... Only the first number is divisible by 5, so answer[0] is true. [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1,1` [INFO] [stdout] --> src/solution/s1018_binary_prefix_divisible_by_5.rs:20:41 [INFO] [stdout] | [INFO] [stdout] 20 | * Input: [1,1,1] [INFO] [stdout] | ^^^^^ no item named `1,1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `false,false,false` [INFO] [stdout] --> src/solution/s1018_binary_prefix_divisible_by_5.rs:21:41 [INFO] [stdout] | [INFO] [stdout] 21 | * Output: [false,false,false] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `false,false,false` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1,1,1,1,1` [INFO] [stdout] --> src/solution/s1018_binary_prefix_divisible_by_5.rs:27:41 [INFO] [stdout] | [INFO] [stdout] 27 | * Input: [0,1,1,1,1,1] [INFO] [stdout] | ^^^^^^^^^^^ no item named `0,1,1,1,1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `true,false,false,false,true,false` [INFO] [stdout] --> src/solution/s1018_binary_prefix_divisible_by_5.rs:28:41 [INFO] [stdout] | [INFO] [stdout] 28 | * Output: [true,false,false,false,true,false] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `true,false,false,false,true,false` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1,1,0,1` [INFO] [stdout] --> src/solution/s1018_binary_prefix_divisible_by_5.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | * Input: [1,1,1,0,1] [INFO] [stdout] | ^^^^^^^^^ no item named `1,1,1,0,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `false,false,false,false,false` [INFO] [stdout] --> src/solution/s1018_binary_prefix_divisible_by_5.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | * Output: [false,false,false,false,false] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `false,false,false,false,false` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1127` [INFO] [stdout] --> src/solution/s1046_last_stone_weight.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [1127] Last Stone Weight [INFO] [stdout] | ^^^^ no item named `1127` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,7,4,1,8,1` [INFO] [stdout] --> src/solution/s1046_last_stone_weight.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | * Input: [2,7,4,1,8,1] [INFO] [stdout] | ^^^^^^^^^^^ no item named `2,7,4,1,8,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,4,1,1,1` [INFO] [stdout] --> src/solution/s1046_last_stone_weight.rs:23:58 [INFO] [stdout] | [INFO] [stdout] 23 | * We combine 7 and 8 to get 1 so the array converts to [2,4,1,1,1] then, [INFO] [stdout] | ^^^^^^^^^ no item named `2,4,1,1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,1,1,1` [INFO] [stdout] --> src/solution/s1046_last_stone_weight.rs:24:58 [INFO] [stdout] | [INFO] [stdout] 24 | * we combine 2 and 4 to get 2 so the array converts to [2,1,1,1] then, [INFO] [stdout] | ^^^^^^^ no item named `2,1,1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1,1` [INFO] [stdout] --> src/solution/s1046_last_stone_weight.rs:25:58 [INFO] [stdout] | [INFO] [stdout] 25 | * we combine 2 and 1 to get 1 so the array converts to [1,1,1] then, [INFO] [stdout] | ^^^^^ no item named `1,1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/solution/s1046_last_stone_weight.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | * we combine 1 and 1 to get 0 so the array converts to [1] then that's the value of last stone. [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/solution/s0108_convert_sorted_array_to_binary_search_tree.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | * 0 [INFO] [stdout] | ________^ [INFO] [stdout] 16 | | * / \ [INFO] [stdout] 17 | | * -3 9 [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/solution/s0109_convert_sorted_list_to_binary_search_tree.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | * 0 [INFO] [stdout] | ________^ [INFO] [stdout] 16 | | * / \ [INFO] [stdout] 17 | | * -3 9 [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/solution/s0110_balanced_binary_tree.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | * 1 [INFO] [stdout] | ________^ [INFO] [stdout] 31 | | * / \ [INFO] [stdout] 32 | | * 2 2 [INFO] [stdout] 33 | | * / \ [INFO] [stdout] 34 | | * 3 3 [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/solution/s0112_path_sum.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | * 5 [INFO] [stdout] | ________^ [INFO] [stdout] 14 | | * / \ [INFO] [stdout] 15 | | * 4 8 [INFO] [stdout] 16 | | * / / \ [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/solution/s0113_path_sum_ii.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | * 5 [INFO] [stdout] | ________^ [INFO] [stdout] 14 | | * / \ [INFO] [stdout] 15 | | * 4 8 [INFO] [stdout] 16 | | * / / \ [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/solution/s0124_binary_tree_maximum_path_sum.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | * 1 [INFO] [stdout] | ________^ [INFO] [stdout] 14 | | * / \ [INFO] [stdout] 15 | | * 2 3 [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unopened HTML tag `span` [INFO] [stdout] --> src/solution/s0299_bulls_and_cows.rs:17:99 [INFO] [stdout] | [INFO] [stdout] 17 | * Explanation: 1 bull and 3 cows. The bull is 8 src/solution/s0299_bulls_and_cows.rs:17:291 [INFO] [stdout] | [INFO] [stdout] 17 | ...y: sans-serif, Arial, Verdana, "Trebuchet MS";">, the cows are 0 src/solution/s0299_bulls_and_cows.rs:17:372 [INFO] [stdout] | [INFO] [stdout] 17 | ...e="font-family: sans-serif, Arial, Verdana, "Trebuchet MS";">, 1 src/solution/s0299_bulls_and_cows.rs:17:456 [INFO] [stdout] | [INFO] [stdout] 17 | ...font-family: sans-serif, Arial, Verdana, "Trebuchet MS";"> and 7. [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unopened HTML tag `span` [INFO] [stdout] --> src/solution/s0299_bulls_and_cows.rs:26:142 [INFO] [stdout] | [INFO] [stdout] 26 | ..., "Trebuchet MS";">in friend's guess is a bull, the 2nd or 3rd 1 src/solution/s0299_bulls_and_cows.rs:26:230 [INFO] [stdout] | [INFO] [stdout] 26 | ...-family: sans-serif, Arial, Verdana, "Trebuchet MS";"> is a cow src/solution/s0299_bulls_and_cows.rs:26:309 [INFO] [stdout] | [INFO] [stdout] 26 | ...le="font-family: sans-serif, Arial, Verdana, "Trebuchet MS";">. [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unopened HTML tag `span` [INFO] [stdout] --> src/solution/s0306_additive_number.rs:26:130 [INFO] [stdout] | [INFO] [stdout] 26 | * Explanation: The additive sequence is: 1, 99, 100, 199. [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/solution/s0310_minimum_height_trees.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | * 0 [INFO] [stdout] | ________^ [INFO] [stdout] 17 | | * | [INFO] [stdout] 18 | | * 1 [INFO] [stdout] 19 | | * / \ [INFO] [stdout] 20 | | * 2 3 [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/solution/s0310_minimum_height_trees.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | * 0 1 2 [INFO] [stdout] | ________^ [INFO] [stdout] 31 | | * \ | / [INFO] [stdout] 32 | | * 3 [INFO] [stdout] 33 | | * | [INFO] [stdout] 34 | | * 4 [INFO] [stdout] 35 | | * | [INFO] [stdout] 36 | | * 5 [INFO] [stdout] | |____________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 646 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "59ae5622a37a1cde2007cdfb981841d84aa0d8e7499472a6b4b2701fc92c7c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59ae5622a37a1cde2007cdfb981841d84aa0d8e7499472a6b4b2701fc92c7c14", kill_on_drop: false }` [INFO] [stdout] 59ae5622a37a1cde2007cdfb981841d84aa0d8e7499472a6b4b2701fc92c7c14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 8587ffad185e0a35b6bd10adb976f72ef443c9e85b4a71f6cac7688abfe76f45 [INFO] running `Command { std: "docker" "start" "-a" "8587ffad185e0a35b6bd10adb976f72ef443c9e85b4a71f6cac7688abfe76f45", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] warning: failed to check lib in package `futures` as a prerequisite for scraping examples from: lib [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.3.4/Cargo.toml [INFO] [stderr] warning: `futures` (lib) generated 1 warning [INFO] [stderr] Scraping leetcode-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting leetcode-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/solution/s0068_text_justification.rs:106:85 [INFO] [stdout] | [INFO] [stdout] 106 | let mut extra_spaces = spaces - avg_spaces * usize::max(1, words.len() - 1);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/solution/s0074_search_a_2d_matrix.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | } else if (target > matrix[mid / width][mid % width]) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 60 - } else if (target > matrix[mid / width][mid % width]) { [INFO] [stdout] 60 + } else if target > matrix[mid / width][mid % width] { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/solution/s0150_evaluate_reverse_polish_notation.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | match (t as &str) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 63 - match (t as &str) { [INFO] [stdout] 63 + match t as &str { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/solution/s0154_find_minimum_in_rotated_sorted_array_ii.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | if (nums[mid] > nums[hi]) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 55 - if (nums[mid] > nums[hi]) { [INFO] [stdout] 55 + if nums[mid] > nums[hi] { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/solution/s0154_find_minimum_in_rotated_sorted_array_ii.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | } else if (nums[mid] < nums[hi]) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - } else if (nums[mid] < nums[hi]) { [INFO] [stdout] 57 + } else if nums[mid] < nums[hi] { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/solution/s0216_combination_sum_iii.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | for i in (prev + 1..=9) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 59 - for i in (prev + 1..=9) { [INFO] [stdout] 59 + for i in prev + 1..=9 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/solution/s0223_rectangle_area.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | (rect1.0 + rect2.0 - (center1.0 - center2.0).abs()), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 36 - (rect1.0 + rect2.0 - (center1.0 - center2.0).abs()), [INFO] [stdout] 36 + rect1.0 + rect2.0 - (center1.0 - center2.0).abs(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/solution/s0223_rectangle_area.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | (rect1.1 + rect2.1 - (center1.1 - center2.1).abs()), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 41 - (rect1.1 + rect2.1 - (center1.1 - center2.1).abs()), [INFO] [stdout] 41 + rect1.1 + rect2.1 - (center1.1 - center2.1).abs(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.87s [INFO] running `Command { std: "docker" "inspect" "8587ffad185e0a35b6bd10adb976f72ef443c9e85b4a71f6cac7688abfe76f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8587ffad185e0a35b6bd10adb976f72ef443c9e85b4a71f6cac7688abfe76f45", kill_on_drop: false }` [INFO] [stdout] 8587ffad185e0a35b6bd10adb976f72ef443c9e85b4a71f6cac7688abfe76f45