[INFO] cloning repository https://github.com/NavyD/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/NavyD/leetcode-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Fleetcode-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Fleetcode-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28aef8b7b1524a4661c6aee1957847ded6df7c2d [INFO] documenting NavyD/leetcode-rust against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Fleetcode-rust" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NavyD/leetcode-rust on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NavyD/leetcode-rust [INFO] finished tweaking git repo https://github.com/NavyD/leetcode-rust [INFO] tweaked toml for git repo https://github.com/NavyD/leetcode-rust written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 466219ae1fc3a5cddd10af57e7ae868b98c3d14e327781b755a4a83539da6864 [INFO] running `Command { std: "docker" "start" "-a" "466219ae1fc3a5cddd10af57e7ae868b98c3d14e327781b755a4a83539da6864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "466219ae1fc3a5cddd10af57e7ae868b98c3d14e327781b755a4a83539da6864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "466219ae1fc3a5cddd10af57e7ae868b98c3d14e327781b755a4a83539da6864", kill_on_drop: false }` [INFO] [stdout] 466219ae1fc3a5cddd10af57e7ae868b98c3d14e327781b755a4a83539da6864 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d3e623948a12a43550d977e63720e3e8e310483dea7218d6f9648d7ae6e8ccc [INFO] running `Command { std: "docker" "start" "-a" "5d3e623948a12a43550d977e63720e3e8e310483dea7218d6f9648d7ae6e8ccc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling embed-doc-image v0.1.4 [INFO] [stderr] Compiling leetcode_test v0.1.2 [INFO] [stderr] Checking leetcode_prelude v0.2.3 [INFO] [stderr] Documenting leetcode-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `j` [INFO] [stdout] --> src/count_of_range_sum.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | /// 量count,可以用merge sort对sums排序时统计sums[j]-sums[i]。 [INFO] [stdout] | ^ no item named `j` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [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/count_of_range_sum.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | /// 量count,可以用merge sort对sums排序时统计sums[j]-sums[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 `left` [INFO] [stdout] --> src/count_of_range_sum.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | /// 由于归并是有序的,对每个sums[left],找sums[right]中第1个满足`sums[right]-sums[left]<=lower`的 [INFO] [stdout] | ^^^^ no item named `left` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `right` [INFO] [stdout] --> src/count_of_range_sum.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | /// 由于归并是有序的,对每个sums[left],找sums[right]中第1个满足`sums[right]-sums[left]<=lower`的 [INFO] [stdout] | ^^^^^ no item named `right` in scope [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/count_of_range_sum.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | /// - 为何是right-left, 如何保证sums[j]-sums[i]不会多或少算? [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 `i` [INFO] [stdout] --> src/count_of_range_sum.rs:42:39 [INFO] [stdout] | [INFO] [stdout] 42 | /// - 为何是right-left, 如何保证sums[j]-sums[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,j` [INFO] [stdout] --> src/count_of_range_sum.rs:151:11 [INFO] [stdout] | [INFO] [stdout] 151 | /// 题目要求在[i,j]内num之和sum[i,j]满足`lower <= sum[i,j] <= upper`,即每个i与 [INFO] [stdout] | ^^^ no item named `i,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 `i,j` [INFO] [stdout] --> src/count_of_range_sum.rs:151:25 [INFO] [stdout] | [INFO] [stdout] 151 | /// 题目要求在[i,j]内num之和sum[i,j]满足`lower <= sum[i,j] <= upper`,即每个i与 [INFO] [stdout] | ^^^ no item named `i,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 `i,j` [INFO] [stdout] --> src/count_of_range_sum.rs:152:19 [INFO] [stdout] | [INFO] [stdout] 152 | /// 后面所有元素之间的和sum[i,j]都可能满足条件。 [INFO] [stdout] | ^^^ no item named `i,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 `j` [INFO] [stdout] --> src/count_of_range_sum.rs:154:34 [INFO] [stdout] | [INFO] [stdout] 154 | /// 用sums数组保存每个num的和,避免重复计算。sums[j]-sums[i]表示sum[i,j]的和。 [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 `i` [INFO] [stdout] --> src/count_of_range_sum.rs:154:42 [INFO] [stdout] | [INFO] [stdout] 154 | /// 用sums数组保存每个num的和,避免重复计算。sums[j]-sums[i]表示sum[i,j]的和。 [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,j` [INFO] [stdout] --> src/count_of_range_sum.rs:154:50 [INFO] [stdout] | [INFO] [stdout] 154 | /// 用sums数组保存每个num的和,避免重复计算。sums[j]-sums[i]表示sum[i,j]的和。 [INFO] [stdout] | ^^^ no item named `i,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 `i` [INFO] [stdout] --> src/count_of_range_sum.rs:160:56 [INFO] [stdout] | [INFO] [stdout] 160 | /// 在迭代时用`sum[i,i]=sums[i+1]-sums[i] = nums[i]`,就是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 `i` [INFO] [stdout] --> src/count_of_range_sum.rs:161:70 [INFO] [stdout] | [INFO] [stdout] 161 | /// 如果用`sums[0] = 0, sums[0,0] = sums[1] - sums[0] = nums[0]`,保证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 `i` [INFO] [stdout] --> src/count_of_smaller_numbers_after_self.rs:1:131 [INFO] [stdout] | [INFO] [stdout] 1 | ...rray. The counts array has the property where counts[i] is the number of smaller elements to the right of 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 `i` [INFO] [stdout] --> src/count_of_smaller_numbers_after_self.rs:1:189 [INFO] [stdout] | [INFO] [stdout] 1 | ... the number of smaller elements to the right of 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 `i` [INFO] [stdout] --> src/count_of_smaller_numbers_after_self.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | /// 用双重for对`i nums[j]`计算counts[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 `index` [INFO] [stdout] --> src/count_of_smaller_numbers_after_self.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | /// 用indexes映射排序,操作的是index,比较的是nums[index]。当right移动时,对right移动计数为count, [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `left` [INFO] [stdout] --> src/count_of_smaller_numbers_after_self.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | /// 当left移动时,对count[indexes[left]] += count,保证counts[i]之前的统计和left后面的也能+count, [INFO] [stdout] | ^^^^ no item named `left` in scope [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/count_of_smaller_numbers_after_self.rs:79:58 [INFO] [stdout] | [INFO] [stdout] 79 | /// 当left移动时,对count[indexes[left]] += count,保证counts[i]之前的统计和left后面的也能+count, [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/maximum_profit_in_job_scheduling.rs:1:76 [INFO] [stdout] | [INFO] [stdout] 1 | //! We have n jobs, where every job is scheduled to be done from startTime[i] to endTime[i], obtaining a profit of profit[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/maximum_profit_in_job_scheduling.rs:1:90 [INFO] [stdout] | [INFO] [stdout] 1 | //! We have n jobs, where every job is scheduled to be done from startTime[i] to endTime[i], obtaining a profit of profit[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/maximum_profit_in_job_scheduling.rs:1:123 [INFO] [stdout] | [INFO] [stdout] 1 | //! We have n jobs, where every job is scheduled to be done from startTime[i] to endTime[i], obtaining a profit of profit[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 `1,2,3,3` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | //! Input: startTime = [1,2,3,3], endTime = [3,4,5,6], profit = [50,10,40,70] [INFO] [stdout] | ^^^^^^^ no item named `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 `3,4,5,6` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:13:46 [INFO] [stdout] | [INFO] [stdout] 13 | //! Input: startTime = [1,2,3,3], endTime = [3,4,5,6], profit = [50,10,40,70] [INFO] [stdout] | ^^^^^^^ no item named `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 `50,10,40,70` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:13:66 [INFO] [stdout] | [INFO] [stdout] 13 | //! Input: startTime = [1,2,3,3], endTime = [3,4,5,6], profit = [50,10,40,70] [INFO] [stdout] | ^^^^^^^^^^^ no item named `50,10,40,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 `1,2,3,4,6` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | //! Input: startTime = [1,2,3,4,6], endTime = [3,5,10,6,9], profit = [20,20,100,70,60] [INFO] [stdout] | ^^^^^^^^^ no item named `1,2,3,4,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 `3,5,10,6,9` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | //! Input: startTime = [1,2,3,4,6], endTime = [3,5,10,6,9], profit = [20,20,100,70,60] [INFO] [stdout] | ^^^^^^^^^^ no item named `3,5,10,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 `20,20,100,70,60` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:23:71 [INFO] [stdout] | [INFO] [stdout] 23 | //! Input: startTime = [1,2,3,4,6], endTime = [3,5,10,6,9], profit = [20,20,100,70,60] [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `20,20,100,70,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 `1,1,1` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | //! Input: startTime = [1,1,1], endTime = [2,3,4], profit = [5,6,4] [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 `2,3,4` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:32:44 [INFO] [stdout] | [INFO] [stdout] 32 | //! Input: startTime = [1,1,1], endTime = [2,3,4], profit = [5,6,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 `5,6,4` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:32:62 [INFO] [stdout] | [INFO] [stdout] 32 | //! Input: startTime = [1,1,1], endTime = [2,3,4], profit = [5,6,4] [INFO] [stdout] | ^^^^^ no item named `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 `i` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | //! 1 <= startTime[i] < endTime[i] <= 10^9 [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/maximum_profit_in_job_scheduling.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | //! 1 <= startTime[i] < endTime[i] <= 10^9 [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/maximum_profit_in_job_scheduling.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | //! 1 <= profit[i] <= 10^4 [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,time` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:58:50 [INFO] [stdout] | [INFO] [stdout] 58 | /// 用dp的方式解决,设`dp[time] = max_profit`表示在[0,time]的最大的profit,当time=n时 [INFO] [stdout] | ^^^^^^ no item named `0,time` in scope [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/maximum_profit_in_job_scheduling.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | /// dp[n]=max_profit. [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 `n` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | /// 由于dp[n+1]要与dp[n]的profit比较,如果dp[n+1]的max profit比dp[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 `n` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:61:63 [INFO] [stdout] | [INFO] [stdout] 61 | /// 由于dp[n+1]要与dp[n]的profit比较,如果dp[n+1]的max profit比dp[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 `n` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:62:41 [INFO] [stdout] | [INFO] [stdout] 62 | /// 的profit大时则更新为dp[n+1],否则还是dp[n]的profit, [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 `end_time` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | /// - 如何解决P[end_time]与P[end_time+1]时可能出现Sum更大或不变的情况 [INFO] [stdout] | ^^^^^^^^ no item named `end_time` in scope [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/maximum_profit_in_job_scheduling.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | /// - 如何找出计算dp[n].max_profit [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 `end_time` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | /// 由于dp[end_time]保存的是end_time与max profit的关系,如果要找当前n=(start_time, end_time) [INFO] [stdout] | ^^^^^^^^ no item named `end_time` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `null,0,0,0` [INFO] [stdout] --> src/random_pick_with_blacklist.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | //! Output: [null,0,0,0] [INFO] [stdout] | ^^^^^^^^^^ no item named `null,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 `null,1,1,1` [INFO] [stdout] --> src/random_pick_with_blacklist.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | //! Output: [null,1,1,1] [INFO] [stdout] | ^^^^^^^^^^ no item named `null,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/random_pick_with_blacklist.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | //! [[3,[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 `null,0,0,2` [INFO] [stdout] --> src/random_pick_with_blacklist.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | //! Output: [null,0,0,2] [INFO] [stdout] | ^^^^^^^^^^ no item named `null,0,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 `2` [INFO] [stdout] --> src/random_pick_with_blacklist.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | //! [[4,[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 `null,1,3,1` [INFO] [stdout] --> src/random_pick_with_blacklist.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | //! Output: [null,1,3,1] [INFO] [stdout] | ^^^^^^^^^^ no item named `null,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 `i` [INFO] [stdout] --> src/reverse_pairs.rs:1:85 [INFO] [stdout] | [INFO] [stdout] 1 | //! Given an array nums, we call (i, j) an important reverse pair if i < j and nums[i] > 2*nums[j]. [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/reverse_pairs.rs:1:97 [INFO] [stdout] | [INFO] [stdout] 1 | //! Given an array nums, we call (i, j) an important reverse pair if i < j and nums[i] > 2*nums[j]. [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 `i,j` [INFO] [stdout] --> src/reverse_pairs.rs:53:46 [INFO] [stdout] | [INFO] [stdout] 53 | /// 尝试partition recurrence关系用DP解决,设在nums[i,j]中满足reverse pair条件数量为T(i,j), [INFO] [stdout] | ^^^ no item named `i,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 `i,m` [INFO] [stdout] --> src/reverse_pairs.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 54 | /// m=(i+j)/2,将nums分为nums[i,m], nums[m+1,j]两个数组,此时要求出T(i,m),T(m+1,j)和两个数组 [INFO] [stdout] | ^^^ no item named `i,m` in scope [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,j` [INFO] [stdout] --> src/reverse_pairs.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | /// 元素间满足reverse pair条件数量C[i,j],通常还是要nums[i,j]每个元素比较才能找出C[i,j],但 [INFO] [stdout] | ^^^ no item named `i,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 `i,j` [INFO] [stdout] --> src/reverse_pairs.rs:55:47 [INFO] [stdout] | [INFO] [stdout] 55 | /// 元素间满足reverse pair条件数量C[i,j],通常还是要nums[i,j]每个元素比较才能找出C[i,j],但 [INFO] [stdout] | ^^^ no item named `i,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 `i,j` [INFO] [stdout] --> src/reverse_pairs.rs:55:63 [INFO] [stdout] | [INFO] [stdout] 55 | /// 元素间满足reverse pair条件数量C[i,j],通常还是要nums[i,j]每个元素比较才能找出C[i,j],但 [INFO] [stdout] | ^^^ no item named `i,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 `i,m` [INFO] [stdout] --> src/reverse_pairs.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | /// 如果nums[i,m], nums[m+1,j]分别有序时,用two pointer可在线性时间内找出C[i,j],即 [INFO] [stdout] | ^^^ no item named `i,m` in scope [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,j` [INFO] [stdout] --> src/reverse_pairs.rs:56:62 [INFO] [stdout] | [INFO] [stdout] 56 | /// 如果nums[i,m], nums[m+1,j]分别有序时,用two pointer可在线性时间内找出C[i,j],即 [INFO] [stdout] | ^^^ no item named `i,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 `0,n` [INFO] [stdout] --> src/reverse_pairs.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | /// T(0,n)=T(0,m)+T(m+1,n)+C[0,n] [INFO] [stdout] | ^^^ no item named `0,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 `i` [INFO] [stdout] --> src/reverse_pairs.rs:59:37 [INFO] [stdout] | [INFO] [stdout] 59 | /// 对nums indexes排序merge时统计nums[i]>2*nums[j]数量 [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/reverse_pairs.rs:59:47 [INFO] [stdout] | [INFO] [stdout] 59 | /// 对nums indexes排序merge时统计nums[i]>2*nums[j]数量 [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 `i,j` [INFO] [stdout] --> src/reverse_pairs.rs:63:35 [INFO] [stdout] | [INFO] [stdout] 63 | /// - 如何在merge时two-pointer找出C[i,j],nums[i,m],nums[m+1,j] [INFO] [stdout] | ^^^ no item named `i,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 `i,m` [INFO] [stdout] --> src/reverse_pairs.rs:63:45 [INFO] [stdout] | [INFO] [stdout] 63 | /// - 如何在merge时two-pointer找出C[i,j],nums[i,m],nums[m+1,j] [INFO] [stdout] | ^^^ no item named `i,m` in scope [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,j` [INFO] [stdout] --> src/reverse_pairs.rs:185:24 [INFO] [stdout] | [INFO] [stdout] 185 | /// 尝试用DP解决,设在nums[i,j]中满足reverse pair条件数量为T(i,j), [INFO] [stdout] | ^^^ no item named `i,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 `n` [INFO] [stdout] --> src/reverse_pairs.rs:186:57 [INFO] [stdout] | [INFO] [stdout] 186 | /// 对n个元素的nums[0,n-1],如果我们已计算出T(0,n-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 `n` [INFO] [stdout] --> src/reverse_pairs.rs:187:25 [INFO] [stdout] | [INFO] [stdout] 187 | /// 新的T(0,n),这个nums[n]必须与nums[0..=n-1]前面所有元素比较统计得到reverse pair [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 `0,n` [INFO] [stdout] --> src/reverse_pairs.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | /// 数量C[0,n],即`T(0,n)=T(0,n-1)+C[0,n]` [INFO] [stdout] | ^^^ no item named `0,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 `0,n` [INFO] [stdout] --> src/reverse_pairs.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | /// 注意到对C[0,n]的计算每次都要N-1次比较,对于T(0,n)来说就是O(N^2)不能直接用下面递归代码或double for [INFO] [stdout] | ^^^ no item named `0,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 `0,n` [INFO] [stdout] --> src/reverse_pairs.rs:247:27 [INFO] [stdout] | [INFO] [stdout] 247 | /// 由于在这里元素顺序不重要,且计算C[0,n]时空间是不断扩展的,不能用静态空间, [INFO] [stdout] | ^^^ no item named `0,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 `0,n` [INFO] [stdout] --> src/reverse_pairs.rs:248:37 [INFO] [stdout] | [INFO] [stdout] 248 | /// 用binary indexed tree可计算前缀和C[0,n]并扩展空间 [INFO] [stdout] | ^^^ no item named `0,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 `i` [INFO] [stdout] --> src/climbing_stairs.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | /// 设dp[i]为在i个梯子时可走的步数,第i个梯子可以是i-1和i-2个上来的, [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/decode_ways.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | /// 设dp[i][j]表示在s[i..=j]中有多少种解码方式, [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 `j` [INFO] [stdout] --> src/decode_ways.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | /// dp[j] = dp[j - 1] + is_decoded(s[j-2..j]) ? 1 : 0 [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 `0` [INFO] [stdout] --> src/decode_ways.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | /// dp[0] = 1, dp[1] = dp[0] + is_decoded(s[0..=1]) ? 1 : 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 `1` [INFO] [stdout] --> src/decode_ways.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | /// dp[0] = 1, dp[1] = dp[0] + is_decoded(s[0..=1]) ? 1 : 0 [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 `0` [INFO] [stdout] --> src/decode_ways.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | /// dp[0] = 1, dp[1] = dp[0] + is_decoded(s[0..=1]) ? 1 : 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/decode_ways.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | /// dp[0] = 1 [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/decode_ways.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | /// dp[1] = dp[0] + is_decoded(12) ? 1 : 0 = 2 [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 `0` [INFO] [stdout] --> src/decode_ways.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | /// dp[1] = dp[0] + is_decoded(12) ? 1 : 0 = 2 [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 `2` [INFO] [stdout] --> src/decode_ways.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | /// dp[2] = dp[1] + is_decoded(22) ? 1 : 0 = 3 // 1,2,2 12,2 1,22 [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/decode_ways.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | /// dp[2] = dp[1] + is_decoded(22) ? 1 : 0 = 3 // 1,2,2 12,2 1,22 [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 `3` [INFO] [stdout] --> src/decode_ways.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | /// dp[3] = dp[2] + is_decoded(26) ? 1 : 0 = 4 // 1,2,2,2 12,2,2 1,22,2 12,22 1,2,22 [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 `2` [INFO] [stdout] --> src/decode_ways.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | /// dp[3] = dp[2] + is_decoded(26) ? 1 : 0 = 4 // 1,2,2,2 12,2,2 1,22,2 12,22 1,2,22 [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 `4` [INFO] [stdout] --> src/decode_ways.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | /// dp[4] = // 1,2,2,2,2 12,2,2,2 1,22,2,2 12,22,2 1,2,22,2 1,2,2,22 12,2,22 1,... [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 `4` [INFO] [stdout] --> src/decode_ways.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | /// dp[4] = // 1,2,2,6,2,3 12,2,6,2,3 1,22,6,2,3 12,26,2,3 1,2,26,2,3 [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 `j` [INFO] [stdout] --> src/decode_ways.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | /// 一开始是有注意到dp[j]与j-1, j-2的关系的,在举例发现不对时,被举例规则误导,开始找结果的规 [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 `i` [INFO] [stdout] --> src/decode_ways.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | /// dp[i]表示以i结尾解码的方法数,is_map(s[i]) is_map(s[i-1..=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/decode_ways.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | /// dp[i]表示以i结尾解码的方法数,is_map(s[i]) is_map(s[i-1..=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/decode_ways.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | /// 一个映射则dp[i-2]+1,即dp[i]= if is_map(s[i]): dp[i-1]+1 + else if is_map(s[i-1..=i]): dp[i-2]+1 [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/decode_ways.rs:21:40 [INFO] [stdout] | [INFO] [stdout] 21 | /// 一个映射则dp[i-2]+1,即dp[i]= if is_map(s[i]): dp[i-1]+1 + else if is_map(s[i-1..=i]): dp[i-2]+1 [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` [INFO] [stdout] --> src/decode_ways.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | /// dp.len = s.len+1, dp[0] = 0, dp[1] = 1 if is_map(s[0]) else 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 `1` [INFO] [stdout] --> src/decode_ways.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | /// dp.len = s.len+1, dp[0] = 0, dp[1] = 1 if is_map(s[0]) else 0 [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 `0` [INFO] [stdout] --> src/decode_ways.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | /// dp.len = s.len+1, dp[0] = 0, dp[1] = 1 if is_map(s[0]) else 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 `i` [INFO] [stdout] --> src/divisor_game.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | /// 设dp[i]为在给定数字i谁先开始的游戏结果,j满足`i%j==0`, [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/divisor_game.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | /// dp[i]=true [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/is_subsequence.rs:90:16 [INFO] [stdout] | [INFO] [stdout] 90 | /// 设dp[i][j]为在s[0..i]是否是t[0..j]的子字符串,如s=a,t=ab, [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 `0` [INFO] [stdout] --> src/is_subsequence.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | /// dp[0][0]=true表示是s[0]是t[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/is_subsequence.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | /// dp[0][0]=true表示是s[0]是t[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/is_subsequence.rs:91:32 [INFO] [stdout] | [INFO] [stdout] 91 | /// dp[0][0]=true表示是s[0]是t[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 `i` [INFO] [stdout] --> src/is_subsequence.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | /// 如果s[i] == t[j],s[i]是否是t[j]的子字符串应由dp[i-1][j-1]决定,即依赖前面的是否有效 [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/is_subsequence.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | /// 如果s[i] == t[j],s[i]是否是t[j]的子字符串应由dp[i-1][j-1]决定,即依赖前面的是否有效 [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 `i` [INFO] [stdout] --> src/is_subsequence.rs:93:26 [INFO] [stdout] | [INFO] [stdout] 93 | /// 如果s[i] == t[j],s[i]是否是t[j]的子字符串应由dp[i-1][j-1]决定,即依赖前面的是否有效 [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/is_subsequence.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | /// 如果s[i] == t[j],s[i]是否是t[j]的子字符串应由dp[i-1][j-1]决定,即依赖前面的是否有效 [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 `i` [INFO] [stdout] --> src/is_subsequence.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | /// 如果s[i] != t[j],s[0..i]与t[0..j-1]比较是否为子字符串 [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/is_subsequence.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | /// 如果s[i] != t[j],s[0..i]与t[0..j-1]比较是否为子字符串 [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 `j` [INFO] [stdout] --> src/is_subsequence.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 103 | /// 初始化时有dp[0][j]=true,空字符串s是t的子字符串 [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 `i` [INFO] [stdout] --> src/is_subsequence.rs:172:15 [INFO] [stdout] | [INFO] [stdout] 172 | /// 如何利用s[i]快速找出t, map.get(s[i]) = index,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 `i` [INFO] [stdout] --> src/is_subsequence.rs:172:34 [INFO] [stdout] | [INFO] [stdout] 172 | /// 如何利用s[i]快速找出t, map.get(s[i]) = index,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 `i` [INFO] [stdout] --> src/is_subsequence.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | /// 在s[i]在t中出现的最近下标,如果index < 0则不s[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/is_subsequence.rs:173:40 [INFO] [stdout] | [INFO] [stdout] 173 | /// 在s[i]在t中出现的最近下标,如果index < 0则不s[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/is_subsequence.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 175 | /// map中s[i],s[i+1]是应该有正确的顺序的 [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 `26` [INFO] [stdout] --> src/is_subsequence.rs:184:22 [INFO] [stdout] | [INFO] [stdout] 184 | /// 如何保证顺序,dp[n][26]表示t中字符最近出现的下标index, 如:dp[i][a]=1表示 [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 `a` [INFO] [stdout] --> src/is_subsequence.rs:184:53 [INFO] [stdout] | [INFO] [stdout] 184 | /// 如何保证顺序,dp[n][26]表示t中字符最近出现的下标index, 如:dp[i][a]=1表示 [INFO] [stdout] | ^ no item named `a` in scope [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/is_subsequence.rs:185:11 [INFO] [stdout] | [INFO] [stdout] 185 | /// t[1]=a最近的一个,dp[0..=i][a]=1使0可以索引,当dp[0][s[0]] = i0, dp[i0][s[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 `a` [INFO] [stdout] --> src/is_subsequence.rs:185:31 [INFO] [stdout] | [INFO] [stdout] 185 | /// t[1]=a最近的一个,dp[0..=i][a]=1使0可以索引,当dp[0][s[0]] = i0, dp[i0][s[1]] [INFO] [stdout] | ^ no item named `a` in scope [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/is_subsequence.rs:185:46 [INFO] [stdout] | [INFO] [stdout] 185 | /// t[1]=a最近的一个,dp[0..=i][a]=1使0可以索引,当dp[0][s[0]] = i0, dp[i0][s[1]] [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/is_subsequence.rs:185:51 [INFO] [stdout] | [INFO] [stdout] 185 | /// t[1]=a最近的一个,dp[0..=i][a]=1使0可以索引,当dp[0][s[0]] = i0, dp[i0][s[1]] [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 `i0` [INFO] [stdout] --> src/is_subsequence.rs:185:64 [INFO] [stdout] | [INFO] [stdout] 185 | /// t[1]=a最近的一个,dp[0..=i][a]=1使0可以索引,当dp[0][s[0]] = i0, dp[i0][s[1]] [INFO] [stdout] | ^^ no item named `i0` in scope [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/is_subsequence.rs:185:70 [INFO] [stdout] | [INFO] [stdout] 185 | /// t[1]=a最近的一个,dp[0..=i][a]=1使0可以索引,当dp[0][s[0]] = i0, dp[i0][s[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 `ai` [INFO] [stdout] --> src/is_subsequence.rs:186:15 [INFO] [stdout] | [INFO] [stdout] 186 | /// dp[i][ai]表示t中0..i的ai字符出现的下标,ai的下标可有`dp[(dp[i-1][a(i-1)])][dp[ai]]` [INFO] [stdout] | ^^ no item named `ai` in scope [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/longest_palindromic_substring.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | /// 设dp[i][j]表示s[i..=j]是否是回文字符串palindrome, [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 `2` [INFO] [stdout] --> src/longest_palindromic_substring.rs:28:61 [INFO] [stdout] | [INFO] [stdout] 28 | /// `dp[2][1] = s[2] == s[1] && dp[1][2]`,在有2个字符时为dp[1][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 `i` [INFO] [stdout] --> src/longest_palindromic_substring.rs:29:37 [INFO] [stdout] | [INFO] [stdout] 29 | /// 是不存在的,是从i-->j向后发散,两个字符只需比较s[i]==s[j]即可, [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/longest_palindromic_substring.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | /// 是不存在的,是从i-->j向后发散,两个字符只需比较s[i]==s[j]即可, [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 `i` [INFO] [stdout] --> src/min_cost_climbing_stairs.rs:1:67 [INFO] [stdout] | [INFO] [stdout] 1 | //! On a staircase, the i-th step has some non-negative cost cost[i] assigned (0 indexed). [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` [INFO] [stdout] --> src/min_cost_climbing_stairs.rs:8:44 [INFO] [stdout] | [INFO] [stdout] 8 | //! Explanation: Cheapest is start on cost[1], pay that cost and go to the top. [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 `0` [INFO] [stdout] --> src/min_cost_climbing_stairs.rs:12:44 [INFO] [stdout] | [INFO] [stdout] 12 | //! Explanation: Cheapest is start on cost[0], and only step on 1s, skipping cost[3]. [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 `3` [INFO] [stdout] --> src/min_cost_climbing_stairs.rs:12:83 [INFO] [stdout] | [INFO] [stdout] 12 | //! Explanation: Cheapest is start on cost[0], and only step on 1s, skipping cost[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 `i` [INFO] [stdout] --> src/min_cost_climbing_stairs.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | //! Every cost[i] will be an integer in the range [0, 999]. [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/min_cost_climbing_stairs.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | /// 设dp[n]为爬到n个梯子的最小成本 `dp[i] = min(dp[i-1] , dp[i-2]) + cost[i])`, [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 `i` [INFO] [stdout] --> src/min_cost_climbing_stairs.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | /// 不能简单的dp[i] = min(dp[i-1], dp[i-2])必须考虑到dp[i]是否由间隔上来的i = i-3的可能, [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/min_cost_climbing_stairs.rs:30:51 [INFO] [stdout] | [INFO] [stdout] 30 | /// 不能简单的dp[i] = min(dp[i-1], dp[i-2])必须考虑到dp[i]是否由间隔上来的i = i-3的可能, [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/minimum_path_sum.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | /// dp[i][j]表示[i][j]的最小的路径和`dp[i][j] = min(dp[i-1][j], dp[i][j-1]) + grid[i - 1][j - 1]` [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 `j` [INFO] [stdout] --> src/minimum_path_sum.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | /// dp[i][j]表示[i][j]的最小的路径和`dp[i][j] = min(dp[i-1][j], dp[i][j-1]) + grid[i - 1][j - 1]` [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 `j` [INFO] [stdout] --> src/minimum_path_sum.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | /// dp[j]表示最后第j列的最小路径和,dp[j] = min(dp[j], dp[j - 1]) + grid[i-1][j-1], [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 `j` [INFO] [stdout] --> src/minimum_path_sum.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | /// dp[j]表示最后第j列的最小路径和,dp[j] = min(dp[j], dp[j - 1]) + grid[i-1][j-1], [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 `j` [INFO] [stdout] --> src/minimum_path_sum.rs:49:43 [INFO] [stdout] | [INFO] [stdout] 49 | /// dp[j]表示最后第j列的最小路径和,dp[j] = min(dp[j], dp[j - 1]) + grid[i-1][j-1], [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` [INFO] [stdout] --> src/minimum_path_sum.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | /// 初始值 dp[1] = 0 [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 `n` [INFO] [stdout] --> src/range_sum_query_immutable.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | /// 用sums[n]表示nums[0..=n]的和,取范围时可用sum_range(i, j) => sums[j + 1] - sums[i], [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 `i` [INFO] [stdout] --> src/range_sum_query_immutable.rs:17:77 [INFO] [stdout] | [INFO] [stdout] 17 | /// 用sums[n]表示nums[0..=n]的和,取范围时可用sum_range(i, j) => sums[j + 1] - sums[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 `1` [INFO] [stdout] --> src/range_sum_query_immutable.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | /// 注意在sums是n+1个,保证range(0, 0)时有sums[1]-sums[0]=nums[0] [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 `0` [INFO] [stdout] --> src/range_sum_query_immutable.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | /// 注意在sums是n+1个,保证range(0, 0)时有sums[1]-sums[0]=nums[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/range_sum_query_immutable.rs:18:58 [INFO] [stdout] | [INFO] [stdout] 18 | /// 注意在sums是n+1个,保证range(0, 0)时有sums[1]-sums[0]=nums[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 `j` [INFO] [stdout] --> src/range_sum_query_immutable.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | /// 当i==0时直接返加sums[j]而不是sums[j+1] - sums[0] [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 `0` [INFO] [stdout] --> src/range_sum_query_immutable.rs:70:46 [INFO] [stdout] | [INFO] [stdout] 70 | /// 当i==0时直接返加sums[j]而不是sums[j+1] - sums[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/best_time_to_buy_and_sell_stock_iv.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | /// 注意:dp[0].len = k + 1,从后遍历k [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 `k` [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_iv.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | /// 初始化时k>=1开始dp[0][k][1]=-prices[0],没有设置dp[0][0][1]的原因是k表示交易次数,而交易0次持有1股票 [INFO] [stdout] | ^ no item named `k` in scope [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/best_time_to_buy_and_sell_stock_iv.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | /// 初始化时k>=1开始dp[0][k][1]=-prices[0],没有设置dp[0][0][1]的原因是k表示交易次数,而交易0次持有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 `0` [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_iv.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | /// 初始化时k>=1开始dp[0][k][1]=-prices[0],没有设置dp[0][0][1]的原因是k表示交易次数,而交易0次持有1股票 [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/best_time_to_buy_and_sell_stock_iv.rs:23:52 [INFO] [stdout] | [INFO] [stdout] 23 | /// 初始化时k>=1开始dp[0][k][1]=-prices[0],没有设置dp[0][0][1]的原因是k表示交易次数,而交易0次持有1股票 [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/best_time_to_buy_and_sell_stock_iv.rs:23:55 [INFO] [stdout] | [INFO] [stdout] 23 | /// 初始化时k>=1开始dp[0][k][1]=-prices[0],没有设置dp[0][0][1]的原因是k表示交易次数,而交易0次持有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 `i` [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_iv.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | /// 空间优化:去除dp[i]使用dp[k][2] [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 `2` [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_iv.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | /// 空间优化:去除dp[i]使用dp[k][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 `j` [INFO] [stdout] --> src/burst_balloons.rs:85:77 [INFO] [stdout] | [INFO] [stdout] 85 | /// 如此划分,状态转移方程为: def (i, j) = def ( i , k ) + def ( k , j )+nums [ i ][ j ][ 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 `k` [INFO] [stdout] --> src/burst_balloons.rs:85:82 [INFO] [stdout] | [INFO] [stdout] 85 | /// 如此划分,状态转移方程为: def (i, j) = def ( i , k ) + def ( k , j )+nums [ i ][ j ][ k ] [INFO] [stdout] | ^^^ no item named `k` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `k` [INFO] [stdout] --> src/burst_balloons.rs:143:59 [INFO] [stdout] | [INFO] [stdout] 143 | /// k 是这个区间   最后一个   被戳爆的气球,在 (i,j) 开区间得到的金币可以由 dp[i][k] 和 dp[k][j] 进行转移 ... [INFO] [stdout] | ^ no item named `k` in scope [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/burst_balloons.rs:143:70 [INFO] [stdout] | [INFO] [stdout] 143 | /// k 是这个区间   最后一个   被戳爆的气球,在 (i,j) 开区间得到的金币可以由 dp[i][k] 和 dp[k][j] 进行转移 ... [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` [INFO] [stdout] --> src/coin_change.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | /// 初始化:当amount=1时,dp[1] = coins[0] + dp[0] = 1 + 0,即dp[0]=Some(0),其它初始化为None [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 `0` [INFO] [stdout] --> src/coin_change.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | /// 初始化:当amount=1时,dp[1] = coins[0] + dp[0] = 1 + 0,即dp[0]=Some(0),其它初始化为None [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/coin_change.rs:17:46 [INFO] [stdout] | [INFO] [stdout] 17 | /// 初始化:当amount=1时,dp[1] = coins[0] + dp[0] = 1 + 0,即dp[0]=Some(0),其它初始化为None [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/coin_change.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | /// 初始化:当amount=1时,dp[1] = coins[0] + dp[0] = 1 + 0,即dp[0]=Some(0),其它初始化为None [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/coin_change.rs:21:36 [INFO] [stdout] | [INFO] [stdout] 21 | /// - mark不能设置为i32::MAX,将会导致dp[i]=i32::MAX+1=-2147483648.min(xx)被设置为-2147483648 [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/coin_change.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | /// `dp[i]`。但是、但是、但是,对于从1..=amount开始dp[i],dp[0]=0,dp[preidx=amount-coins[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 `0` [INFO] [stdout] --> src/coin_change.rs:25:50 [INFO] [stdout] | [INFO] [stdout] 25 | /// `dp[i]`。但是、但是、但是,对于从1..=amount开始dp[i],dp[0]=0,dp[preidx=amount-coins[i]]是必存在的, [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/coin_change.rs:25:78 [INFO] [stdout] | [INFO] [stdout] 25 | /// `dp[i]`。但是、但是、但是,对于从1..=amount开始dp[i],dp[0]=0,dp[preidx=amount-coins[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 `0` [INFO] [stdout] --> src/coin_change_2.rs:26:66 [INFO] [stdout] | [INFO] [stdout] 26 | /// 即`k=1,i=1`时`dp[1][1]=dp[0][1] + dp[1, 0]=1`,此时应该初始化dp[i][0]=1 [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/coin_change_2.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | /// 因此状态数组DP[i]表示的是对于第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/edit_distance.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | /// 我们有word1和word2,我们定义dp[i][j]的含义为:word1的前i个字符和word2的前j个字符的编辑距离。意思就是word1的前i个字符,变成word2的前j ... [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 `i` [INFO] [stdout] --> src/house_robber.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | /// dp状态:设dp[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 `0` [INFO] [stdout] --> src/house_robber.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | /// 初始化:当dp[0]=nums[0],dp[1]应该取max(nums[0], nums[1]) [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/house_robber.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | /// 初始化:当dp[0]=nums[0],dp[1]应该取max(nums[0], nums[1]) [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/house_robber.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | /// 初始化:当dp[0]=nums[0],dp[1]应该取max(nums[0], nums[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 `0` [INFO] [stdout] --> src/house_robber.rs:10:45 [INFO] [stdout] | [INFO] [stdout] 10 | /// 初始化:当dp[0]=nums[0],dp[1]应该取max(nums[0], nums[1]) [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/house_robber.rs:10:54 [INFO] [stdout] | [INFO] [stdout] 10 | /// 初始化:当dp[0]=nums[0],dp[1]应该取max(nums[0], nums[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:` [INFO] [stdout] --> src/house_robber_ii.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | /// - 在不偷窃第一个房子的情况下(即 nums[1:]),最大金额是p1; [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 `j` [INFO] [stdout] --> src/longest_common_subsequence.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | /// 设`i,j`表示`s1,s2`的下标,dp[i][j]表示在`s1[i],s2[j]`之前的lcs值。如果`s1[i]==s2[j]`则 [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 `i` [INFO] [stdout] --> src/longest_valid_parentheses.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | /// 设dp[i]表示在以下标为 i 的字符结尾的最长有效子括号的长度。对于第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/maximum_product_subarray.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | /// dp方程:如果nums[i],如`nums[i] > 0`时 `dp[i].max < 0`表示切分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 `0` [INFO] [stdout] --> src/maximum_product_subarray.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | /// 初始化:如果nums.len==1,由于 nums[0] 必须被选取,那么 dp[0][0] = nums[0],dp[0][1] = nums[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/maximum_product_subarray.rs:37:53 [INFO] [stdout] | [INFO] [stdout] 37 | /// 初始化:如果nums.len==1,由于 nums[0] 必须被选取,那么 dp[0][0] = nums[0],dp[0][1] = nums[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/maximum_product_subarray.rs:37:63 [INFO] [stdout] | [INFO] [stdout] 37 | /// 初始化:如果nums.len==1,由于 nums[0] 必须被选取,那么 dp[0][0] = nums[0],dp[0][1] = nums[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 `1` [INFO] [stdout] --> src/maximum_product_subarray.rs:37:72 [INFO] [stdout] | [INFO] [stdout] 37 | /// 初始化:如果nums.len==1,由于 nums[0] 必须被选取,那么 dp[0][0] = nums[0],dp[0][1] = nums[0]。 [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 `0` [INFO] [stdout] --> src/maximum_product_subarray.rs:37:82 [INFO] [stdout] | [INFO] [stdout] 37 | /// 初始化:如果nums.len==1,由于 nums[0] 必须被选取,那么 dp[0][0] = nums[0],dp[0][1] = nums[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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | /// 首次的想法:dp[i] = dp[i-1].max(dp[i - 1] + 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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:1:48 [INFO] [stdout] | [INFO] [stdout] 1 | /// 首次的想法:dp[i] = dp[i-1].max(dp[i - 1] + 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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | /// 没有考虑到:当nums[i]<0时必定有dp[i] < dp[i-1]+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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | /// 没有考虑到:当nums[i]<0时必定有dp[i] < dp[i-1]+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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:3:46 [INFO] [stdout] | [INFO] [stdout] 3 | /// 没有考虑到:当nums[i]<0时必定有dp[i] < dp[i-1]+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 `n` [INFO] [stdout] --> src/maximum_subarray.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | /// 假定dp[n]表示0-n的max subarray的和,对dp[i]有: [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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | /// 假定dp[n]表示0-n的max subarray的和,对dp[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/maximum_subarray.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | /// 如果dp[i-1]<=0,则dp[i] = 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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | /// 如果dp[i-1]<=0,则dp[i] = 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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | /// 如果dp[i-1]>0,则dp[i] = nums[i] + dp[i-1], [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/maximum_subarray.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | /// 如果dp[i-1]>0,则dp[i] = nums[i] + dp[i-1], [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/maximum_subarray.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | /// - 不能用nums[i]>0保证nums[i]>0,则`dp[i]=dp[i-1]+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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | /// - 不能用nums[i]>0保证nums[i]>0,则`dp[i]=dp[i-1]+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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | /// - 不能用nums[i]>0保证nums[i]>0,则`dp[i]=dp[i-1]+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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:19:52 [INFO] [stdout] | [INFO] [stdout] 19 | /// - 不能用nums[i]>0保证nums[i]>0,则`dp[i]=dp[i-1]+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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | /// 如果nums[i]<=0,则保持`dp[i]=dp[i-1]`, [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/maximum_subarray.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | /// 如果nums[i]>0,则`dp[i]=dp[i-1]+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 `0` [INFO] [stdout] --> src/maximum_subarray.rs:23:54 [INFO] [stdout] | [INFO] [stdout] 23 | /// 即有:`dp[i] = max(dp[i-1], dp[i-1] + nums[i])`。设dp[0]=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 `1` [INFO] [stdout] --> src/maximum_subarray.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | /// dp[1] = d,这段分析是错误的: [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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | /// 由于max subarray是求和,当nums[i]<=0时有dp[i]=dp[i-1], [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/maximum_subarray.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | /// 由于max subarray是求和,当nums[i]<=0时有dp[i]=dp[i-1], [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/maximum_subarray.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | /// 那dp[i-1] < nums[i]就不成立了:nums[1]=-1, dp[0]=-2 [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` [INFO] [stdout] --> src/maximum_subarray.rs:27:34 [INFO] [stdout] | [INFO] [stdout] 27 | /// 那dp[i-1] < nums[i]就不成立了:nums[1]=-1, dp[0]=-2 [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 `0` [INFO] [stdout] --> src/maximum_subarray.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | /// 那dp[i-1] < nums[i]就不成立了:nums[1]=-1, dp[0]=-2 [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/maximum_subarray.rs:35:53 [INFO] [stdout] | [INFO] [stdout] 35 | /// 状态数组:`dp[i]`表示以下标为i为结尾的子序和,最大子序和可以通过比较所有的dp[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/maximum_subarray.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | /// dp方程:考虑nums[i]是单独开始一段还是加入上一段,单`nums[i]<0`并不能决定: [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/maximum_subarray.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | /// 定义dp[i]表示在当前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/maximum_subarray.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | /// 找出最大值子序列和。考虑nums[i]是单独开始一段还是加入上一段,单nums[i]<0并不能决定,可以 [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/maximum_subarray.rs:69:49 [INFO] [stdout] | [INFO] [stdout] 69 | /// 找出最大值子序列和。考虑nums[i]是单独开始一段还是加入上一段,单nums[i]<0并不能决定,可以 [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` [INFO] [stdout] --> src/maximum_subarray.rs:72:43 [INFO] [stdout] | [INFO] [stdout] 72 | /// 初始化:当nums.len()==1时,如果res=0, nums[0] < 0,会导致pre_sum < res=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/maximum_subarray.rs:73:22 [INFO] [stdout] | [INFO] [stdout] 73 | /// 可以定义res=nums[0]或res=i32::MIN [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 `mid` [INFO] [stdout] --> src/maximum_subarray.rs:140:46 [INFO] [stdout] | [INFO] [stdout] 140 | /// 在使用最大值的方式从lo -> mid时当`mid<0`时无法将nums[mid]加入最大和中出现错误。 [INFO] [stdout] | ^^^ no item named `mid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `mid` [INFO] [stdout] --> src/maximum_subarray.rs:141:38 [INFO] [stdout] | [INFO] [stdout] 141 | /// 如:`[2,3,-6,2,4]` 当mid=2,nums[mid]=-6时left=[2,3,-6],如果使用`lo->mid`则 [INFO] [stdout] | ^^^ no item named `mid` in scope [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/perfect_squares.rs:57:67 [INFO] [stdout] | [INFO] [stdout] 57 | /// 初始化:len=n+1. 当i=1时,`dp[1] = min(dp[1], dp[0] + 1) = 1`,dp[0]应该初始化为0,`dp[1]=i32::MAX` [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 `j` [INFO] [stdout] --> src/student_attendance_record_ii.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | /// 状态定义:dp[i][j][k]表示第 i 天、在 A 为 j 次、连续的 L 为 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 `k` [INFO] [stdout] --> src/student_attendance_record_ii.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 68 | /// 状态定义:dp[i][j][k]表示第 i 天、在 A 为 j 次、连续的 L 为 k 次的方案数。 [INFO] [stdout] | ^ no item named `k` in scope [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/student_attendance_record_ii.rs:71:44 [INFO] [stdout] | [INFO] [stdout] 71 | /// - 当前填入的是 P,i-1 天的任何状态都能转移过来:昨天是2种A[0,1],每种对应3种L [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 `j` [INFO] [stdout] --> src/triangle.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | /// dp[i][j] i表示当前行,j表示当前列,有`dp[i][j] = min(dp[i-1][j], dp[i-1][j-1])` [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 `0` [INFO] [stdout] --> src/triangle.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | /// 初始化:dp[0][0]=0, dp[1][0] = triangle[0][0] = 2 [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/triangle.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | /// 初始化:dp[0][0]=0, dp[1][0] = triangle[0][0] = 2 [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/triangle.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 4 | /// 初始化:dp[0][0]=0, dp[1][0] = triangle[0][0] = 2 [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 `m` [INFO] [stdout] --> src/triangle.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | /// m + 1保证最后一行时+dp[m]是+0初始化dp[m], 同理n+1也是在最后一行一列时保证不会出界 [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/triangle.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | /// m + 1保证最后一行时+dp[m]是+0初始化dp[m], 同理n+1也是在最后一行一列时保证不会出界 [INFO] [stdout] | ^ no item named `m` in scope [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/triangle.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 84 | /// 下一列的值dp[i+1][j]使用dp[j]替换 [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 `j` [INFO] [stdout] --> src/triangle.rs:84:29 [INFO] [stdout] | [INFO] [stdout] 84 | /// 下一列的值dp[i+1][j]使用dp[j]替换 [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 `j` [INFO] [stdout] --> src/unique_paths.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | /// 由于从某点后到下一点,只能右移或下移到达下一点,假定dp[i][j]是point(i,j) [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 `j` [INFO] [stdout] --> src/unique_paths.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | /// 初始化时将dp[][j]全为1处理,迭代时从(1,1)开始,注意到m=n=1时最小时满足为dp[1][1]=0 [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` [INFO] [stdout] --> src/unique_paths.rs:13:62 [INFO] [stdout] | [INFO] [stdout] 13 | /// 初始化时将dp[][j]全为1处理,迭代时从(1,1)开始,注意到m=n=1时最小时满足为dp[1][1]=0 [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 `0` [INFO] [stdout] --> src/unique_paths.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | /// 不用特殊处理dp[0][0]=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 `j` [INFO] [stdout] --> src/unique_paths_ii.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | /// 1. 在当时没有注意到dp[i][j]与obstacle_grid[i][j]直接相关,而是用 [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 `j` [INFO] [stdout] --> src/unique_paths_ii.rs:3:42 [INFO] [stdout] | [INFO] [stdout] 3 | /// 1. 在当时没有注意到dp[i][j]与obstacle_grid[i][j]直接相关,而是用 [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 `j` [INFO] [stdout] --> src/unique_paths_ii.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | /// 认为障碍物[i][j]也是可到的,这点是没有想好的 [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 `j` [INFO] [stdout] --> src/unique_paths_ii.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | /// 设dp[i][j]表示能到达[i,j]的路径数,是否能走 [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 `i,j` [INFO] [stdout] --> src/unique_paths_ii.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | /// 设dp[i][j]表示能到达[i,j]的路径数,是否能走 [INFO] [stdout] | ^^^ no item named `i,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 `j` [INFO] [stdout] --> src/unique_paths_ii.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | /// 设dp[i][j]表示在i,j位置上的路径数,有`dp[i][j] = if grid[i][j]==0 { dp[i-1][j] + dp[i][j-1] } else { 0 }` [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 `j` [INFO] [stdout] --> src/unique_paths_ii.rs:165:18 [INFO] [stdout] | [INFO] [stdout] 165 | /// 使用1维数组dp[j]表示在i列时的路径数,由于在行中不断重复列直到最后只要column-1表示 [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 `j` [INFO] [stdout] --> src/unique_paths_ii.rs:167:18 [INFO] [stdout] | [INFO] [stdout] 167 | /// 在第1次访问dp[j]时表示上行obstacle_grid[last_row][j]时的路径数,所以有 [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 `j` [INFO] [stdout] --> src/unique_paths_ii.rs:167:49 [INFO] [stdout] | [INFO] [stdout] 167 | /// 在第1次访问dp[j]时表示上行obstacle_grid[last_row][j]时的路径数,所以有 [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 `0` [INFO] [stdout] --> src/unique_paths_ii.rs:170:29 [INFO] [stdout] | [INFO] [stdout] 170 | /// 如何处理第0列的问题,当grid[i][0]列中存在障碍=1时,后继的就是dp[i][0]=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/unique_paths_ii.rs:170:52 [INFO] [stdout] | [INFO] [stdout] 170 | /// 如何处理第0列的问题,当grid[i][0]列中存在障碍=1时,后继的就是dp[i][0]=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/unique_paths_ii.rs:171:67 [INFO] [stdout] | [INFO] [stdout] 171 | /// `obstacle_grid[i][j] == 1`与`j > 0`保证了当j==0时如果之前存在障碍时dp[i][0]==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/unique_paths_ii.rs:172:50 [INFO] [stdout] | [INFO] [stdout] 172 | /// 如当只有1列时不存在障碍时dp.length=1只有一个元素dp[n-1]=dp[0]=1。当有障碍时dp[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/unique_paths_ii.rs:172:63 [INFO] [stdout] | [INFO] [stdout] 172 | /// 如当只有1列时不存在障碍时dp.length=1只有一个元素dp[n-1]=dp[0]=1。当有障碍时dp[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/unique_paths_ii.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 173 | /// 后面的` obstacle_grid[i][j] == 1`条件覆盖dp[0]=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/unique_paths_ii.rs:183:47 [INFO] [stdout] | [INFO] [stdout] 183 | /// 下面使用`dp.len=n+1`避免`if j>0`,初始化时不能使用dp[0]=1,dp[1]=1表示 [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/unique_paths_ii.rs:183:55 [INFO] [stdout] | [INFO] [stdout] 183 | /// 下面使用`dp.len=n+1`避免`if j>0`,初始化时不能使用dp[0]=1,dp[1]=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 `0` [INFO] [stdout] --> src/unique_paths_ii.rs:184:24 [INFO] [stdout] | [INFO] [stdout] 184 | /// 计算第0列+1,如果使用dp[0]=1,就会在每行重复计算第0列+1,使得结果更大 [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 `3,9,20,null,null,15,7` [INFO] [stdout] --> src/binary_tree_level_order_traversal_ii.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | //! 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/binary_tree_level_order_traversal_ii.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | //! [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/binary_tree_level_order_traversal_ii.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | //! [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/binary_tree_level_order_traversal_ii.rs:14:8 [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 `p_start` [INFO] [stdout] --> src/construct_binary_tree_from_preorder_and_inorder_traversal.rs:14:65 [INFO] [stdout] | [INFO] [stdout] 14 | /// 设定根节点前序是p_start,中序对应开始节点为i_start,则在中序inorder中找到preorder[p_start]对应的下标i_root_idx, ... [INFO] [stdout] | ^^^^^^^ no item named `p_start` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `p_start` [INFO] [stdout] --> src/construct_binary_tree_from_preorder_and_inorder_traversal.rs:15:39 [INFO] [stdout] | [INFO] [stdout] 15 | /// i_start..i_root_idx都是preorder[p_start]的左子树, [INFO] [stdout] | ^^^^^^^ no item named `p_start` in scope [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/convert_sorted_array_to_binary_search_tree.rs:54:61 [INFO] [stdout] | [INFO] [stdout] 54 | /// 此时如果hi=len-1, mid=2,hi=4 => lo=3, hi=4会使得right=nums[3]=5 [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/convert_sorted_array_to_binary_search_tree.rs:55:53 [INFO] [stdout] | [INFO] [stdout] 55 | /// 计算错误,hi=len时正确,lo=3, hi=5, mid=4,right=nums[4]=9 [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 `1,1` [INFO] [stdout] --> src/find_mode_in_binary_search_tree.rs:70:14 [INFO] [stdout] | [INFO] [stdout] 70 | /// 有区别,很难受,[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,null,2` [INFO] [stdout] --> src/find_mode_in_binary_search_tree.rs:114:44 [INFO] [stdout] | [INFO] [stdout] 114 | /// 初始值max_count=1,cur_count=1,否则导致单个值[1,null,2]在第二轮被清空只有2了 [INFO] [stdout] | ^^^^^^^^ no item named `1,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 `6` [INFO] [stdout] --> src/combinations.rs:71:66 [INFO] [stdout] | [INFO] [stdout] 71 | /// - path.size() == 3 的时候,接下来要选择 1 个数,搜索起点最大是 6,最后一个被选的组合是 [6]; [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 `col` [INFO] [stdout] --> src/n_queens.rs:21:42 [INFO] [stdout] | [INFO] [stdout] 21 | /// 对于列,长度为n只要对应位置已棋子,left_diagonals[col]=true就可以判断,不管多少行,一列只有一个棋子; ... [INFO] [stdout] | ^^^ no item named `col` in scope [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/permutations.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | //! 如当nums=[1,2,3] path=0,选择num=2 [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/permutations.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | //! 当nums=[1,2,3],path=1,如何选择num不出现重复 [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` [INFO] [stdout] --> src/permutations.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | /// path=[1],cur_idx=1,i=2,path.push(3) => path=[1,3]递归下层后cur_idx=2 => path=[1,3,3] [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,3` [INFO] [stdout] --> src/permutations.rs:13:50 [INFO] [stdout] | [INFO] [stdout] 13 | /// path=[1],cur_idx=1,i=2,path.push(3) => path=[1,3]递归下层后cur_idx=2 => path=[1,3,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,3,3` [INFO] [stdout] --> src/permutations.rs:13:78 [INFO] [stdout] | [INFO] [stdout] 13 | /// path=[1],cur_idx=1,i=2,path.push(3) => path=[1,3]递归下层后cur_idx=2 => path=[1,3,3] [INFO] [stdout] | ^^^^^ no item named `1,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,2,3` [INFO] [stdout] --> src/permutations.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | /// 当[1,2,3]在第二层递归时,[1,2,3]要选择的是3到下层,则swap(1, 2) => [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/permutations.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | /// 当[1,2,3]在第二层递归时,[1,2,3]要选择的是3到下层,则swap(1, 2) => [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/permutations.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | /// 到下层时nums= [1,3,2]。当第1层用选择的是2而不是1时,swap(0, 1) => 在第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/permutations.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | /// 时:nums=[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,2,2` [INFO] [stdout] --> src/permutations_ii.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | /// example: [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,1,2` [INFO] [stdout] --> src/permutations_ii.rs:58:49 [INFO] [stdout] | [INFO] [stdout] 58 | /// 两种情况的区别:第二种在cur=0时ex 0,2时被前面的ex 0,1结果影响[2,1,2],使结果一样 [INFO] [stdout] | ^^^^^ no item named `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 `c` [INFO] [stdout] --> src/number_of_islands.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | /// 网格中不需要继续遍历、grid[r][c] 会出现数组下标越界异常的格子 [INFO] [stdout] | ^ no item named `c` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `word_ladder_ii` [INFO] [stdout] --> src/word_ladder.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | //! 与[word_ladder_ii]的区别:bfs中的next_visited设计为何在这里没有 [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `word_ladder_ii` in scope [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/plus_one.rs:15:37 [INFO] [stdout] | [INFO] [stdout] 15 | /// 循环做+1,只有当digit>=9时循环。digits[i]=0, [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/remove_duplicates_from_sorted_array.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | /// 这是nums[i] == nums[j]没分析清楚 [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/remove_duplicates_from_sorted_array.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | /// 这是nums[i] == nums[j]没分析清楚 [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 `i` [INFO] [stdout] --> src/remove_duplicates_from_sorted_array.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | /// - 放置两个指针 i 和 j,其中 i 是慢指针,而 j 是快指针。只要 nums[i]=nums[j],我们就增加 jj 以跳过重复项。 ... [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/remove_duplicates_from_sorted_array.rs:19:59 [INFO] [stdout] | [INFO] [stdout] 19 | /// - 放置两个指针 i 和 j,其中 i 是慢指针,而 j 是快指针。只要 nums[i]=nums[j],我们就增加 jj 以跳过重复项。 ... [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 `j` [INFO] [stdout] --> src/remove_duplicates_from_sorted_array.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | /// - 当我们遇到 nums[j] != nums[i]时,跳过重复项的运行已经结束,因此我们必须把它nums[j]的值复制到 nums[i+1]。然后递增 i ... [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 `i` [INFO] [stdout] --> src/remove_duplicates_from_sorted_array.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | /// - 当我们遇到 nums[j] != nums[i]时,跳过重复项的运行已经结束,因此我们必须把它nums[j]的值复制到 nums[i+1]。然后递增 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 `j` [INFO] [stdout] --> src/remove_duplicates_from_sorted_array.rs:20:63 [INFO] [stdout] | [INFO] [stdout] 20 | /// - 当我们遇到 nums[j] != nums[i]时,跳过重复项的运行已经结束,因此我们必须把它nums[j]的值复制到 nums[i+1]。然后递增 i ... [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 `i` [INFO] [stdout] --> src/three_sum.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | /// 一点优化:有序的nums[i]>0时后面的数必定有sum>0 [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 `left` [INFO] [stdout] --> src/trapping_rain_water.rs:8:39 [INFO] [stdout] | [INFO] [stdout] 8 | /// 在solution_double_pointer中是用height[left] src/trapping_rain_water.rs:8:52 [INFO] [stdout] | [INFO] [stdout] 8 | /// 在solution_double_pointer中是用height[left] src/trapping_rain_water.rs:157:24 [INFO] [stdout] | [INFO] [stdout] 157 | /// i从1开始,max_left[1] = height[0],max_left[2]=max(height[1], max_left[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 `0` [INFO] [stdout] --> src/trapping_rain_water.rs:157:36 [INFO] [stdout] | [INFO] [stdout] 157 | /// i从1开始,max_left[1] = height[0],max_left[2]=max(height[1], max_left[1])即有 [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 `2` [INFO] [stdout] --> src/trapping_rain_water.rs:157:48 [INFO] [stdout] | [INFO] [stdout] 157 | /// i从1开始,max_left[1] = height[0],max_left[2]=max(height[1], max_left[1])即有 [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/trapping_rain_water.rs:157:62 [INFO] [stdout] | [INFO] [stdout] 157 | /// i从1开始,max_left[1] = height[0],max_left[2]=max(height[1], max_left[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` [INFO] [stdout] --> src/trapping_rain_water.rs:157:75 [INFO] [stdout] | [INFO] [stdout] 157 | /// i从1开始,max_left[1] = height[0],max_left[2]=max(height[1], max_left[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 `i` [INFO] [stdout] --> src/trapping_rain_water.rs:160:19 [INFO] [stdout] | [INFO] [stdout] 160 | /// max_right[i]不能与max_left在一个循环中从0开始找,则不会后面出现更大的值时前面的就不可用了, [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/trapping_rain_water.rs:161:19 [INFO] [stdout] | [INFO] [stdout] 161 | /// max_right[i]中的i必须从后面找起,才能使max_right作为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/trapping_rain_water.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | /// 这里是left_max[i]表示在i是`1..=i`的最大值,right_max[i]表示`i..=len-1`的最大值,在找res的高度差 [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/trapping_rain_water.rs:166:50 [INFO] [stdout] | [INFO] [stdout] 166 | /// 这里是left_max[i]表示在i是`1..=i`的最大值,right_max[i]表示`i..=len-1`的最大值,在找res的高度差 [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/jump_game.rs:109:34 [INFO] [stdout] | [INFO] [stdout] 109 | /// 最远距离可由之前距离i-1与当前距离i+nums[i]决定,如果i-1的距离可以到达i:`problem(i-1)>=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 `0` [INFO] [stdout] --> src/jump_game.rs:114:16 [INFO] [stdout] | [INFO] [stdout] 114 | /// 初始化:dp[0]=nums[0],当nums.len=1时有比较`dp[0]>=0, nums[0]>=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/jump_game.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | /// 初始化:dp[0]=nums[0],当nums.len=1时有比较`dp[0]>=0, nums[0]>=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 `j` [INFO] [stdout] --> src/jump_game.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 119 | /// 与 由上个位置dp[j]到i可达决定 [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 `0` [INFO] [stdout] --> src/jump_game.rs:123:16 [INFO] [stdout] | [INFO] [stdout] 123 | /// 初始化:dp[0]=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 `跳跃游戏` [INFO] [stdout] --> src/jump_game.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | /// * [[跳跃游戏] 动态规划 简单易懂 Python](https://leetcode-cn.com/problems/jump-game/solution/tiao-yue-you-xi-dong-tai-gui-hua-jian-da ... [INFO] [stdout] | ^^^^^^^^ no item named `跳跃游戏` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `jump_game` [INFO] [stdout] --> src/jump_game_ii.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | /// 第一次写的,类似于[`jump_game`],至少思路差不多了, [INFO] [stdout] | ^^^^^^^^^ no item named `jump_game` in scope [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/jump_game_ii.rs:184:16 [INFO] [stdout] | [INFO] [stdout] 184 | /// 初始化:dp[0] = 0, dp[1..n] = max [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 `12ms` [INFO] [stdout] --> src/walking_robot_simulation.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | /// 参考:[12ms] [INFO] [stdout] | ^^^^ no item named `12ms` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `hi` [INFO] [stdout] --> src/find_minimum_in_rotated_sorted_array.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | //! 使用nums[hi]右边界与mid比较二分 [INFO] [stdout] | ^^ no item named `hi` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `mid` [INFO] [stdout] --> src/find_minimum_in_rotated_sorted_array.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | /// 使用右边界不断缩进,找到第一个nums[mid] <= nums[hi]的mid。当`nums[mid] > nums[hi]`时说明 [INFO] [stdout] | ^^^ no item named `mid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `hi` [INFO] [stdout] --> src/find_minimum_in_rotated_sorted_array.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | /// 使用右边界不断缩进,找到第一个nums[mid] <= nums[hi]的mid。当`nums[mid] > nums[hi]`时说明 [INFO] [stdout] | ^^ no item named `hi` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `mid,hi` [INFO] [stdout] --> src/find_minimum_in_rotated_sorted_array.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | /// [mid,hi]存在旋转点 左缩进,否则表示[lo,mid]存在旋转点右缩进 [INFO] [stdout] | ^^^^^^ no item named `mid,hi` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `lo,mid` [INFO] [stdout] --> src/find_minimum_in_rotated_sorted_array.rs:13:32 [INFO] [stdout] | [INFO] [stdout] 13 | /// [mid,hi]存在旋转点 左缩进,否则表示[lo,mid]存在旋转点右缩进 [INFO] [stdout] | ^^^^^^ no item named `lo,mid` in scope [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/search_in_rotated_sorted_array.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | /// 在当target=nums[0]时nums[0]为旋转位,此时mid比target小,前者会走到`lo=mid+1`导致错误 [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/search_in_rotated_sorted_array.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | /// 在当target=nums[0]时nums[0]为旋转位,此时mid比target小,前者会走到`lo=mid+1`导致错误 [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 `j` [INFO] [stdout] --> src/word_search_ii.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | /// 当board[i][j]全是a且单词列表 `["a", "aa", "aaa", "aaaa"]`时,每次i+1,j+1都会 [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 `j` [INFO] [stdout] --> src/word_search_ii.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | /// 回溯时不需要考虑board[i][j]当前是否是trie中词的前缀,只需要看是否对应子结点word一样 [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: could not parse code block as Rust code [INFO] [stdout] --> src/generate_parentheses.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | /// ```ignore [INFO] [stdout] | _________^ [INFO] [stdout] 100 | | /// 0: [INFO] [stdout] 101 | | /// ( [INFO] [stdout] 102 | | /// (( [INFO] [stdout] ... | [INFO] [stdout] 125 | | /// ()()() [INFO] [stdout] 126 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/generate_parentheses.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | /// ```ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/binary_tree_level_order_traversal_ii.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | /// ```ignore [INFO] [stdout] | _________^ [INFO] [stdout] 49 | | /// fn level_order(root: &Option>>, res: &mut Vec>) -> usize { [INFO] [stdout] 50 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/binary_tree_level_order_traversal_ii.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | /// ```ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/binary_tree_paths.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | //! ```ignore [INFO] [stdout] | _____^ [INFO] [stdout] 9 | | //! 1 [INFO] [stdout] 10 | | //! / \ [INFO] [stdout] 11 | | //! 2 3 [INFO] [stdout] 12 | | //! \ [INFO] [stdout] 13 | | //! 5 [INFO] [stdout] 14 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/binary_tree_paths.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | //! ```ignore [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/find_mode_in_binary_search_tree.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | /// ```ignore [INFO] [stdout] | _________^ [INFO] [stdout] 122 | | /// fn inorder( [INFO] [stdout] 123 | | /// root: Option>>, [INFO] [stdout] 124 | | /// modes: &mut Vec, [INFO] [stdout] ... | [INFO] [stdout] 129 | | /// ) { [INFO] [stdout] 130 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/find_mode_in_binary_search_tree.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | /// ```ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/minimum_depth_of_binary_tree.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | /// ```ignore [INFO] [stdout] | _____^ [INFO] [stdout] 70 | | /// 1 [INFO] [stdout] 71 | | /// \ [INFO] [stdout] 72 | | /// 2 [INFO] [stdout] 73 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/minimum_depth_of_binary_tree.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | /// ```ignore [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/path_sum.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | //! ```ignore [INFO] [stdout] | _____^ [INFO] [stdout] 10 | | //! 5 [INFO] [stdout] 11 | | //! / \ [INFO] [stdout] 12 | | //! 4 8 [INFO] [stdout] ... | [INFO] [stdout] 16 | | //! 7 2 1 [INFO] [stdout] 17 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/path_sum.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | //! ```ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [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/sum_of_left_leaves.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | //! ```ignore [INFO] [stdout] | _____^ [INFO] [stdout] 5 | | //! 3 [INFO] [stdout] 6 | | //! / \ [INFO] [stdout] 7 | | //! 9 20 [INFO] [stdout] 8 | | //! / \ [INFO] [stdout] 9 | | //! 15 7 [INFO] [stdout] 10 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/sum_of_left_leaves.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | //! ```ignore [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/permutations_ii.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | /// ```ignore [INFO] [stdout] | _________^ [INFO] [stdout] 37 | | /// cur:0 [1,2,2] [INFO] [stdout] 38 | | /// / ex 0,0 | ex 0,1 \ ex 0,2 [INFO] [stdout] 39 | | /// cur:1 [1,2,2] [2,1,2] [2,2,1] [INFO] [stdout] ... | [INFO] [stdout] 43 | | /// cur:3 [1,2,2] [1,2,2] [2,1,2] [2,2,1] [2,2,1] [2,1,2] [INFO] [stdout] 44 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/permutations_ii.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | /// ```ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [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/permutations_ii.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | /// ```ignore [INFO] [stdout] | _________^ [INFO] [stdout] 49 | | /// cur:0 [1,2,2] [INFO] [stdout] 50 | | /// / ex 0,0 | ex 0,1 \ ex 0,2 [INFO] [stdout] 51 | | /// cur:1 [1,2,2] [2,1,2] [2,1,2] [INFO] [stdout] ... | [INFO] [stdout] 55 | | /// cur:3 [1,2,2] [1,2,2] [2,1,2] [2,2,1] [2,1,2] [2,2,1] [INFO] [stdout] 56 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/permutations_ii.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | /// ```ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [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/permutations_ii.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | /// ```ignore [INFO] [stdout] | _________^ [INFO] [stdout] 102 | | /// 1,2,3 [INFO] [stdout] 103 | | /// / | \ [INFO] [stdout] 104 | | /// 1 2 3 [INFO] [stdout] ... | [INFO] [stdout] 114 | | /// [INFO] [stdout] 115 | | /// date=20201123, mem=2.1, mem_beats=48, runtime=16, runtime_beats=13, url=https://leetcode-cn.com/submissions/detail/125582953/ [INFO] [stdout] | |_____________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/permutations_ii.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | /// ```ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: ` [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/majority_element.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | /// ```ignore [INFO] [stdout] | _________^ [INFO] [stdout] 165 | | /// if count == 0 { [INFO] [stdout] 166 | | /// candidate = num; [INFO] [stdout] 167 | | /// } else if candidate == num { [INFO] [stdout] 168 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/majority_element.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | /// ```ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/word_ladder_ii.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | /// ```rust,ignore [INFO] [stdout] | _________^ [INFO] [stdout] 247 | | /// // 提前加入层当前节点 [INFO] [stdout] 248 | | /// begin_visited.iter().for_each(|e| { [INFO] [stdout] 249 | | /// visited.insert(e.clone()); [INFO] [stdout] ... | [INFO] [stdout] 258 | | /// // if !visited.contains(&next) && !begin_visited.contains(&next) { [INFO] [stdout] 259 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/word_ladder_ii.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | /// ```rust,ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/three_sum.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | /// ```ignore [INFO] [stdout] | _________^ [INFO] [stdout] 28 | | /// for i in 0..len { [INFO] [stdout] 29 | | /// if nums[i] > 0 { [INFO] [stdout] 30 | | /// break; [INFO] [stdout] ... | [INFO] [stdout] 33 | | /// } [INFO] [stdout] 34 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/three_sum.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | /// ```ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/trapping_rain_water.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | /// ```ignore [INFO] [stdout] | _________^ [INFO] [stdout] 264 | | /// while left <= right { [INFO] [stdout] 265 | | /// // left max is trusted [INFO] [stdout] 266 | | /// if left_max < right_max { [INFO] [stdout] ... | [INFO] [stdout] 279 | | /// } [INFO] [stdout] 280 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/trapping_rain_water.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | /// ```ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: this file contains an unclosed delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/count_of_range_sum.rs:60:78 [INFO] [stdout] | [INFO] [stdout] 60 | /// date=20200517, mem=2.3, mem_beats=100, runtime=8, runtime_beats=100, url=https://leetcode.com/submissions/detail/340509441/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/count_of_range_sum.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | /// author=dietpepsi, references=https://leetcode.com/problems/count-of-range-sum/discuss/77990/Share-my-solution [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/count_of_range_sum.rs:182:79 [INFO] [stdout] | [INFO] [stdout] 182 | /// date=20200515, mem=2.2, mem_beats=100, runtime=140, runtime_beats=40, url=https://leetcode.com/submissions/detail/339532332/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/count_of_range_sum.rs:184:34 [INFO] [stdout] | [INFO] [stdout] 184 | /// author=dietpepsi, references=https://leetcode.com/problems/count-of-range-sum/discuss/77990/Share-my-solution [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/count_of_smaller_numbers_after_self.rs:23:84 [INFO] [stdout] | [INFO] [stdout] 23 | /// date=2020519, mem=2.3, mem_beats=100, runtime=828, runtime_beats=5.09, url=https://leetcode.com/submissions/detail/341486647/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/count_of_smaller_numbers_after_self.rs:150:84 [INFO] [stdout] | [INFO] [stdout] 150 | /// date=20200521, mem=2.5, mem_beats=100, runtime=8, runtime_beats=57.38, url=https://leetcode.com/submissions/detail/342473041/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:85:86 [INFO] [stdout] | [INFO] [stdout] 85 | /// date=20200615, mem=3.4, mem_beats=100, runtime=8, runtime_beats=100, url=https://leetcode.com/submissions/detail/353836184/, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | ...references=https://leetcode.com/problems/maximum-profit-in-job-scheduling/discuss/409009/JavaC%2B%2BPython-DP-Solution [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:89:43 [INFO] [stdout] | [INFO] [stdout] 89 | ...ferences=https://leetcode.com/problems/maximum-profit-in-job-scheduling/discuss/409009/JavaC++Python-DP-Solution/368208 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/random_pick_with_blacklist.rs:76:87 [INFO] [stdout] | [INFO] [stdout] 76 | /// date=20200531, mem=6.4, mem_beats=100, runtime=52, runtime_beats=100, url=https://leetcode.com/submissions/detail/346998931/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/random_pick_with_blacklist.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | /// author=CAFEBABY, references=https://leetcode.com/problems/random-pick-with-blacklist/discuss/144624/Java-O(B)-O(1)-HashMap [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/random_pick_with_blacklist.rs:80:41 [INFO] [stdout] | [INFO] [stdout] 80 | ...rences=https://leetcode-cn.com/problems/random-pick-with-blacklist/solution/hei-ming-dan-zhong-de-sui-ji-shu-by-leetcode-2/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/random_pick_with_blacklist.rs:156:37 [INFO] [stdout] | [INFO] [stdout] 156 | ...rences=https://leetcode-cn.com/problems/random-pick-with-blacklist/solution/hei-ming-dan-zhong-de-sui-ji-shu-by-leetcode-2/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/random_pick_with_blacklist.rs:158:43 [INFO] [stdout] | [INFO] [stdout] 158 | ...ferences=https://leetcode.com/problems/random-pick-with-blacklist/discuss/146545/Simple-Java-solution-with-Binary-Search [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/reverse_pairs.rs:90:82 [INFO] [stdout] | [INFO] [stdout] 90 | /// date=20200522, mem=3.2, mem_beats=100, runtime=96, runtime_beats=50, url=https://leetcode.com/submissions/detail/342936543/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/reverse_pairs.rs:94:82 [INFO] [stdout] | [INFO] [stdout] 94 | /// date=20200526, mem=3,3m mem_beats=100, runtime=60, runtime_beats=75, url=https://leetcode.com/submissions/detail/344776495/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/reverse_pairs.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | ...nces=https://leetcode.com/problems/reverse-pairs/discuss/97268/General-principles-behind-problems-similar-to-%22Reverse-Pairs%22 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/reverse_pairs.rs:282:85 [INFO] [stdout] | [INFO] [stdout] 282 | /// date=20200523, mem=2.9, mem_beats=100, runtime=64, runtime_beats=66.67, url=https://leetcode.com/submissions/detail/343406129/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/reverse_pairs.rs:284:41 [INFO] [stdout] | [INFO] [stdout] 284 | ...nces=https://leetcode.com/problems/reverse-pairs/discuss/97268/General-principles-behind-problems-similar-to-%22Reverse-Pairs%22 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sort_an_array.rs:29:84 [INFO] [stdout] | [INFO] [stdout] 29 | /// date=20200928, mem=2.5, mem_beats=100, runtime=12, runtime_beats=62.5, url=https://leetcode-cn.com/submissions/detail/112075740/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/climbing_stairs.rs:19:82 [INFO] [stdout] | [INFO] [stdout] 19 | /// date=20200621, mem=2, mem_beats=55.93, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/356338066/, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/climbing_stairs.rs:44:84 [INFO] [stdout] | [INFO] [stdout] 44 | /// date=20200621, mem=2.1, mem_beats=22.22, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/98491120/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/climbing_stairs.rs:46:83 [INFO] [stdout] | [INFO] [stdout] 46 | /// date=20210111, mem=2.1, mem_beats=6.98, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/114824244/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/climbing_stairs.rs:48:81 [INFO] [stdout] | [INFO] [stdout] 48 | /// date=20210222, mem=1.9, mem_beats=70, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/147558027/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/decode_ways.rs:95:84 [INFO] [stdout] | [INFO] [stdout] 95 | /// date=20200705, mem=2.1, mem_beats=57.14, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/362260647/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/decode_ways.rs:97:79 [INFO] [stdout] | [INFO] [stdout] 97 | /// date=20210809, mem=2, mem_beats=78, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/204884311/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/decode_ways.rs:99:80 [INFO] [stdout] | [INFO] [stdout] 99 | /// date=20210819, mem=2.2, mem_beats=8, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/208914984/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/decode_ways.rs:143:79 [INFO] [stdout] | [INFO] [stdout] 143 | /// date=20210809, mem=2, mem_beats=47, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/204893049/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/decode_ways.rs:145:81 [INFO] [stdout] | [INFO] [stdout] 145 | /// date=20210819, mem=2.1, mem_beats=16, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/208917380/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/divisor_game.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | /// date=20200629, mem=1.9, mem_beats=100, runtime=0, runtime=100, url=https://leetcode.com/submissions/detail/359636963/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/divisor_game.rs:45:37 [INFO] [stdout] | [INFO] [stdout] 45 | /// author=coder233, references=https://leetcode-cn.com/problems/divisor-game/solution/qi-shi-shi-yi-dao-shu-xue-ti-by-coder233/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/generate_parentheses.rs:189:81 [INFO] [stdout] | [INFO] [stdout] 189 | /// date=20201222, mem=2.2, mem_beats=22, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/132839666/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/generate_parentheses.rs:191:81 [INFO] [stdout] | [INFO] [stdout] 191 | /// date=20201223, mem=2.2, mem_beats=53, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/133191328/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/generate_parentheses.rs:193:81 [INFO] [stdout] | [INFO] [stdout] 193 | /// date=20210114, mem=2.1, mem_beats=94, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/138304111/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/is_subsequence.rs:36:84 [INFO] [stdout] | [INFO] [stdout] 36 | /// date=20200624, mem=2.1, mem_beats=83.33, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/357617777/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/is_subsequence.rs:107:81 [INFO] [stdout] | [INFO] [stdout] 107 | /// date=20200624, mem=2.2, mem_beats=50, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/357640346/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/is_subsequence.rs:109:34 [INFO] [stdout] | [INFO] [stdout] 109 | /// author=盛夏与微风, references=https://leetcode-cn.com/problems/is-subsequence/solution/java-dp-by-zxy0917-5/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/is_subsequence.rs:228:85 [INFO] [stdout] | [INFO] [stdout] 228 | /// date=20200625, mem=4.2, mem_beats=16.67, runtime=4, runtime_beats=7.62, url=https://leetcode.com/submissions/detail/358035266/, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/is_subsequence.rs:230:40 [INFO] [stdout] | [INFO] [stdout] 230 | ...references=https://leetcode-cn.com/problems/is-subsequence/solution/dui-hou-xu-tiao-zhan-de-yi-xie-si-kao-ru-he-kuai-s/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/longest_palindromic_substring.rs:34:85 [INFO] [stdout] | [INFO] [stdout] 34 | /// date=20200630, mem=2.9, mem_beats=9.4, runtime=40, runtime_beats=47.56, url=https://leetcode.com/submissions/detail/360067423/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/longest_palindromic_substring.rs:36:38 [INFO] [stdout] | [INFO] [stdout] 36 | ...nces=https://leetcode.com/problems/longest-palindromic-substring/discuss/2921/Share-my-Java-solution-using-dynamic-programming [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/longest_palindromic_substring.rs:80:84 [INFO] [stdout] | [INFO] [stdout] 80 | /// date=20200702, mem=1.9, mem_beats=100, runtime=4, runtime_beats=92.64, url=https://leetcode.com/submissions/detail/360911042/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/longest_palindromic_substring.rs:84:33 [INFO] [stdout] | [INFO] [stdout] 84 | ...ferences=https://leetcode.com/problems/longest-palindromic-substring/discuss/2928/Very-simple-clean-java-solution/3700 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/longest_palindromic_substring.rs:86:41 [INFO] [stdout] | [INFO] [stdout] 86 | ...nces=https://leetcode-cn.com/problems/longest-palindromic-substring/solution/zhong-xin-kuo-san-dong-tai-gui-hua-by-liweiwei1419/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/min_cost_climbing_stairs.rs:49:82 [INFO] [stdout] | [INFO] [stdout] 49 | /// date=20200627, mem=1.9, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/358800877/, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/min_cost_climbing_stairs.rs:51:41 [INFO] [stdout] | [INFO] [stdout] 51 | ..., references=https://leetcode.com/problems/min-cost-climbing-stairs/discuss/110111/Javascript-and-C%2B%2B-solutions [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/min_cost_climbing_stairs.rs:53:39 [INFO] [stdout] | [INFO] [stdout] 53 | /// author=mankadjyot, references=https://leetcode.com/problems/min-cost-climbing-stairs/discuss/148907/Doubt [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_path_sum.rs:17:82 [INFO] [stdout] | [INFO] [stdout] 17 | /// date=20200704, mem=2.2, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/361773633/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_path_sum.rs:19:81 [INFO] [stdout] | [INFO] [stdout] 19 | /// date=20210808, mem=2.3, mem_beats=66, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/204766255/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_path_sum.rs:21:81 [INFO] [stdout] | [INFO] [stdout] 21 | /// date=20210826, mem=2.4, mem_beats=30, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/211678135/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_path_sum.rs:56:84 [INFO] [stdout] | [INFO] [stdout] 56 | /// date=20200704, mem=2.4, mem_beats=14.29, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/361781144/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_path_sum.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | /// date=20210808, mem=2.4, mem_beats=33, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/204770278/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_path_sum.rs:60:80 [INFO] [stdout] | [INFO] [stdout] 60 | /// date=20210826, mem=2.5, mem_beats=6, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/211678964/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/range_sum_query_immutable.rs:24:86 [INFO] [stdout] | [INFO] [stdout] 24 | /// date=20200622, mem=7.7, mem_beats=20.51, runtime=4, runtime_beats=95.35, url=https://leetcode.com/submissions/detail/356787183/, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/range_sum_query_immutable.rs:74:86 [INFO] [stdout] | [INFO] [stdout] 74 | /// date=20200622, mem=7.6, mem_beats=71.79, runtime=4, runtime_beats=95.35, url=https://leetcode.com/submissions/detail/356790921/, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/range_sum_query_immutable.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | /// author=0, url=https://leetcode.com/submissions/api/detail/303/rust/0/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock.rs:105:81 [INFO] [stdout] | [INFO] [stdout] 105 | /// date=20210612, mem=2.8, mem_beats=73, runtime=12, runtime_beats=91, url=https://leetcode-cn.com/submissions/detail/186035718/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock.rs:107:81 [INFO] [stdout] | [INFO] [stdout] 107 | /// date=20210628, mem=3.6, mem_beats=10, runtime=16, runtime_beats=60, url=https://leetcode-cn.com/submissions/detail/190397847/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock.rs:143:78 [INFO] [stdout] | [INFO] [stdout] 143 | /// date=20210612, mem=3, mem_beats=6, runtime=16, runtime_beats=59, url=https://leetcode-cn.com/submissions/detail/186037766/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock.rs:145:80 [INFO] [stdout] | [INFO] [stdout] 145 | /// date=20210628, mem=2.9, mem_beats=40, runtime=28, runtime_beats=9, url=https://leetcode-cn.com/submissions/detail/190401119/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_ii.rs:45:81 [INFO] [stdout] | [INFO] [stdout] 45 | /// date=20210112, mem=2.1, mem_beats=86, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/137794557/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_ii.rs:47:81 [INFO] [stdout] | [INFO] [stdout] 47 | /// date=20210113, mem=2.1, mem_beats=73, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/138054633/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_ii.rs:49:81 [INFO] [stdout] | [INFO] [stdout] 49 | /// date=20210124, mem=2.2, mem_beats=40, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/140733456/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_ii.rs:81:80 [INFO] [stdout] | [INFO] [stdout] 81 | /// date=20210618, mem=3.4, mem_beats=5, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/187704657/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_ii.rs:83:81 [INFO] [stdout] | [INFO] [stdout] 83 | /// date=20210619, mem=2.2, mem_beats=21, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/187925260/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_ii.rs:107:81 [INFO] [stdout] | [INFO] [stdout] 107 | /// date=20210618, mem=2.1, mem_beats=88, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/187704978/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_ii.rs:109:81 [INFO] [stdout] | [INFO] [stdout] 109 | /// date=20210619, mem=2.2, mem_beats=40, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/187925686/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_ii.rs:111:81 [INFO] [stdout] | [INFO] [stdout] 111 | /// date=20210630, mem=2.2, mem_beats=75, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/190959228/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_iii.rs:29:85 [INFO] [stdout] | [INFO] [stdout] 29 | /// date=20210619, mem=21.5, mem_beats=7, runtime=140, runtime_beats=7, url=https://leetcode-cn.com/submissions/detail/187916639/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_iii.rs:31:85 [INFO] [stdout] | [INFO] [stdout] 31 | /// date=20210620, mem=21.3, mem_beats=7, runtime=140, runtime_beats=7, url=https://leetcode-cn.com/submissions/detail/188161320/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_iii.rs:33:85 [INFO] [stdout] | [INFO] [stdout] 33 | /// date=20210706, mem=7.3, mem_beats=16, runtime=36, runtime_beats=16, url=https://leetcode-cn.com/submissions/detail/192800162/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_iii.rs:60:82 [INFO] [stdout] | [INFO] [stdout] 60 | /// date=20210619, mem=2.8, mem_beats=100, runtime=12, runtime_beats=71, url=https://leetcode-cn.com/submissions/detail/187918920/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_iii.rs:62:79 [INFO] [stdout] | [INFO] [stdout] 62 | /// date=20210620, mem=3, mem_beats=57, runtime=16, runtime_beats=35, url=https://leetcode-cn.com/submissions/detail/188162387/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_iii.rs:64:81 [INFO] [stdout] | [INFO] [stdout] 64 | /// date=20210706, mem=2.8, mem_beats=88, runtime=16, runtime_beats=44, url=https://leetcode-cn.com/submissions/detail/192800961/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_iv.rs:36:81 [INFO] [stdout] | [INFO] [stdout] 36 | /// date=20210620, mem=2.7, mem_beats=11, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/188156204/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_iv.rs:38:81 [INFO] [stdout] | [INFO] [stdout] 38 | /// date=20210628, mem=2.8, mem_beats=10, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/190384717/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_iv.rs:40:81 [INFO] [stdout] | [INFO] [stdout] 40 | /// date=20210709, mem=2.7, mem_beats=18, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/193890379/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_with_cooldown.rs:15:79 [INFO] [stdout] | [INFO] [stdout] 15 | /// date=20210630, mem=2, mem_beats=75, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/190947805/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_with_cooldown.rs:17:81 [INFO] [stdout] | [INFO] [stdout] 17 | /// date=20210701, mem=2.2, mem_beats=20, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/191325218/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_with_cooldown.rs:19:79 [INFO] [stdout] | [INFO] [stdout] 19 | /// date=20210715, mem=2, mem_beats=90, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/195942618/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_with_cooldown.rs:48:81 [INFO] [stdout] | [INFO] [stdout] 48 | /// date=20210630, mem=2.1, mem_beats=50, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/190952666/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_with_cooldown.rs:50:79 [INFO] [stdout] | [INFO] [stdout] 50 | /// date=20210701, mem=2, mem_beats=80, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/191327047/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_with_cooldown.rs:52:79 [INFO] [stdout] | [INFO] [stdout] 52 | /// date=20210715, mem=2, mem_beats=85, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/195945644/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change.rs:81:81 [INFO] [stdout] | [INFO] [stdout] 81 | /// date=20210309, mem=2.1, mem_beats=50, runtime=16, runtime_beats=35, url=https://leetcode-cn.com/submissions/detail/152889099/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change.rs:83:81 [INFO] [stdout] | [INFO] [stdout] 83 | /// date=20210310, mem=2.1, mem_beats=50, runtime=20, runtime_beats=35, url=https://leetcode-cn.com/submissions/detail/153326263/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change.rs:85:79 [INFO] [stdout] | [INFO] [stdout] 85 | /// date=20210522, mem=2, mem_beats=86, runtime=16, runtime_beats=40, url=https://leetcode-cn.com/submissions/detail/179790819/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change.rs:87:79 [INFO] [stdout] | [INFO] [stdout] 87 | /// date=20210523, mem=2, mem_beats=63, runtime=12, runtime_beats=60, url=https://leetcode-cn.com/submissions/detail/180025433/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change.rs:89:79 [INFO] [stdout] | [INFO] [stdout] 89 | /// date=20210613, mem=2, mem_beats=83, runtime=8, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/186249323/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change.rs:91:81 [INFO] [stdout] | [INFO] [stdout] 91 | /// date=20210716, mem=1.9, mem_beats=96, runtime=8, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/196350485/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change.rs:127:79 [INFO] [stdout] | [INFO] [stdout] 127 | /// date=20210314, mem=2, mem_beats=81, runtime=8, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/155029103/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change.rs:129:81 [INFO] [stdout] | [INFO] [stdout] 129 | /// date=20210523, mem=2.1, mem_beats=46, runtime=12, runtime_beats=60, url=https://leetcode-cn.com/submissions/detail/180036176/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change.rs:131:81 [INFO] [stdout] | [INFO] [stdout] 131 | /// date=20210524, mem=2.1, mem_beats=43, runtime=8, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/180334942/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change.rs:133:79 [INFO] [stdout] | [INFO] [stdout] 133 | /// date=20210613, mem=2, mem_beats=84, runtime=12, runtime_beats=64, url=https://leetcode-cn.com/submissions/detail/186258732/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change.rs:135:79 [INFO] [stdout] | [INFO] [stdout] 135 | /// date=20210717, mem=2, mem_beats=80, runtime=8, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/196668718/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change_2.rs:35:82 [INFO] [stdout] | [INFO] [stdout] 35 | /// date=20210310, mem=6.3, mem_beats=100, runtime=4, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/153303521/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change_2.rs:37:83 [INFO] [stdout] | [INFO] [stdout] 37 | /// date=20210311, mem=6.2, mem_beats=100, runtime=12, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/153786239/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change_2.rs:39:85 [INFO] [stdout] | [INFO] [stdout] 39 | /// date=20210524, mem=6.3, mem_beats=6.25, runtime=12, runtime_beats=6.25, url=https://leetcode-cn.com/submissions/detail/180329906/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change_2.rs:41:85 [INFO] [stdout] | [INFO] [stdout] 41 | /// date=20210525, mem=6.3, mem_beats=6.25, runtime=12, runtime_beats=6.25, url=https://leetcode-cn.com/submissions/detail/180633984/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change_2.rs:43:80 [INFO] [stdout] | [INFO] [stdout] 43 | /// date=20210613, mem=6.2, mem_beats=16, runtime=8, runtime_beats=24, url=https://leetcode-cn.com/submissions/detail/186278937/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change_2.rs:46:81 [INFO] [stdout] | [INFO] [stdout] 46 | /// date=20210717, mem=6.2, mem_beats=18, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/196659784/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change_2.rs:48:81 [INFO] [stdout] | [INFO] [stdout] 48 | /// date=20210809, mem=6.3, mem_beats=13, runtime=8, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/204905745/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change_2.rs:87:80 [INFO] [stdout] | [INFO] [stdout] 87 | /// date=20210311, mem=2, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/153796187/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change_2.rs:89:82 [INFO] [stdout] | [INFO] [stdout] 89 | /// date=20210314, mem=1.9, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/155003732/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change_2.rs:91:81 [INFO] [stdout] | [INFO] [stdout] 91 | /// date=20210524, mem=1.9, mem_beats=100, runtime=0, runtime_beats=81, url=https://leetcode-cn.com/submissions/detail/180333918/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change_2.rs:93:80 [INFO] [stdout] | [INFO] [stdout] 93 | /// date=20210524, mem=2, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/180634859/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change_2.rs:95:81 [INFO] [stdout] | [INFO] [stdout] 95 | /// date=20210613, mem=2.1, mem_beats=50, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/186281437/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change_2.rs:97:81 [INFO] [stdout] | [INFO] [stdout] 97 | /// date=20210717, mem=2.1, mem_beats=52, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/196663774/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/coin_change_2.rs:99:79 [INFO] [stdout] | [INFO] [stdout] 99 | /// date=20210809, mem=2, mem_beats=68, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/204928097/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/edit_distance.rs:34:80 [INFO] [stdout] | [INFO] [stdout] 34 | /// date=20210706, mem=3.9, mem_beats=32, runtime=4, runtime_beats=70, url=https://leetcode-cn.com/submissions/detail/192854291/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/edit_distance.rs:36:77 [INFO] [stdout] | [INFO] [stdout] 36 | /// date=20210709, mem=4, mem_beats=6, runtime=4, runtime_beats=71, url=https://leetcode-cn.com/submissions/detail/193860989/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/edit_distance.rs:38:80 [INFO] [stdout] | [INFO] [stdout] 38 | /// date=20210714, mem=3.8, mem_beats=37, runtime=4, runtime_beats=74, url=https://leetcode-cn.com/submissions/detail/195593127/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/edit_distance.rs:40:80 [INFO] [stdout] | [INFO] [stdout] 40 | /// date=20210808, mem=3.9, mem_beats=25, runtime=4, runtime_beats=71, url=https://leetcode-cn.com/submissions/detail/204780801/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/edit_distance.rs:84:78 [INFO] [stdout] | [INFO] [stdout] 84 | /// date=20210709, mem=2, mem_beats=87, runtime=4, runtime_beats=71, url=https://leetcode-cn.com/submissions/detail/193870878/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/edit_distance.rs:86:80 [INFO] [stdout] | [INFO] [stdout] 86 | /// date=20210714, mem=1.9, mem_beats=94, runtime=4, runtime_beats=74, url=https://leetcode-cn.com/submissions/detail/195598575/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/house_robber.rs:42:84 [INFO] [stdout] | [INFO] [stdout] 42 | /// date=20200621, mem=2.1, mem_beats=41.67, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/356363887/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/house_robber.rs:44:79 [INFO] [stdout] | [INFO] [stdout] 44 | /// date=20210314, mem=2, mem_beats=65, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/154988374/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/house_robber.rs:46:81 [INFO] [stdout] | [INFO] [stdout] 46 | /// date=20210517, mem=2.1, mem_beats=11, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/178198257/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/house_robber.rs:83:84 [INFO] [stdout] | [INFO] [stdout] 83 | /// date=20200621, mem=1.9, mem_beats=97.22, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/356376964/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/house_robber.rs:85:79 [INFO] [stdout] | [INFO] [stdout] 85 | /// date=20210517, mem=2, mem_beats=40, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/178201670/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/house_robber_ii.rs:19:82 [INFO] [stdout] | [INFO] [stdout] 19 | /// date=20210525, mem=1.9, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/180620488/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/house_robber_ii.rs:21:80 [INFO] [stdout] | [INFO] [stdout] 21 | /// date=20210526, mem=2, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/180922632/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/house_robber_ii.rs:47:79 [INFO] [stdout] | [INFO] [stdout] 47 | /// date=20210525, mem=2, mem_beats=50, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/180623818/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/house_robber_ii.rs:49:80 [INFO] [stdout] | [INFO] [stdout] 49 | /// date=20210526, mem=2.2, mem_beats=5, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/180923606/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/house_robber_ii.rs:51:80 [INFO] [stdout] | [INFO] [stdout] 51 | /// date=20210612, mem=2.2, mem_beats=5, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/186041533/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/longest_common_subsequence.rs:61:80 [INFO] [stdout] | [INFO] [stdout] 61 | /// date=20200127, mem=5.8, mem_beats=25, runtime=4, runtime_beats=91, url=https://leetcode-cn.com/submissions/detail/141504192/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/longest_common_subsequence.rs:63:80 [INFO] [stdout] | [INFO] [stdout] 63 | /// date=20200128, mem=5.8, mem_beats=25, runtime=4, runtime_beats=91, url=https://leetcode-cn.com/submissions/detail/141803274/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/longest_common_subsequence.rs:65:80 [INFO] [stdout] | [INFO] [stdout] 65 | /// date=20200212, mem=5.6, mem_beats=84, runtime=4, runtime_beats=91, url=https://leetcode-cn.com/submissions/detail/145366141/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/longest_valid_parentheses.rs:133:79 [INFO] [stdout] | [INFO] [stdout] 133 | /// date=20210731, mem=2, mem_beats=80, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/201642981/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/longest_valid_parentheses.rs:135:81 [INFO] [stdout] | [INFO] [stdout] 135 | /// date=20210807, mem=2.3, mem_beats=17, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/204266408/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/longest_valid_parentheses.rs:137:81 [INFO] [stdout] | [INFO] [stdout] 137 | /// date=20210824, mem=2.1, mem_beats=60, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/210655789/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/longest_valid_parentheses.rs:187:81 [INFO] [stdout] | [INFO] [stdout] 187 | /// date=20210731, mem=2.2, mem_beats=46, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/201648180/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/longest_valid_parentheses.rs:189:79 [INFO] [stdout] | [INFO] [stdout] 189 | /// date=20210807, mem=2, mem_beats=85, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/204272959/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/longest_valid_parentheses.rs:191:79 [INFO] [stdout] | [INFO] [stdout] 191 | /// date=20210824, mem=2, mem_beats=91, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/210659906/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximal_square.rs:24:81 [INFO] [stdout] | [INFO] [stdout] 24 | /// date=20210823, mem=4.9, mem_beats=22, runtime=12, runtime_beats=32, url=https://leetcode-cn.com/submissions/detail/210246498/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximal_square.rs:26:81 [INFO] [stdout] | [INFO] [stdout] 26 | /// date=20210824, mem=4.9, mem_beats=35, runtime=12, runtime_beats=32, url=https://leetcode-cn.com/submissions/detail/210627796/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximal_square.rs:96:80 [INFO] [stdout] | [INFO] [stdout] 96 | /// date=20210823, mem=4.9, mem_beats=13, runtime=8, runtime_beats=84, url=https://leetcode-cn.com/submissions/detail/210316151/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximal_square.rs:98:78 [INFO] [stdout] | [INFO] [stdout] 98 | /// date=20210824, mem=5, mem_beats=10, runtime=8, runtime_beats=84, url=https://leetcode-cn.com/submissions/detail/210632076/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximal_square.rs:132:80 [INFO] [stdout] | [INFO] [stdout] 132 | /// date=20210823, mem=4.9, mem_beats=32, runtime=8, runtime_beats=83, url=https://leetcode-cn.com/submissions/detail/210325516/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximal_square.rs:134:81 [INFO] [stdout] | [INFO] [stdout] 134 | /// date=20210823, mem=4.7, mem_beats=96, runtime=12, runtime_beats=32, url=https://leetcode-cn.com/submissions/detail/210636403/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_product_subarray.rs:45:81 [INFO] [stdout] | [INFO] [stdout] 45 | /// date=20210308, mem=2.2, mem_beats=36, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/152482019/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_product_subarray.rs:47:81 [INFO] [stdout] | [INFO] [stdout] 47 | /// date=20210309, mem=2.2, mem_beats=36, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/152894274/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_product_subarray.rs:49:81 [INFO] [stdout] | [INFO] [stdout] 49 | /// date=20210523, mem=2.2, mem_beats=47, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/179982697/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_product_subarray.rs:88:79 [INFO] [stdout] | [INFO] [stdout] 88 | /// date=20210308, mem=2, mem_beats=81, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/152464307/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_product_subarray.rs:90:81 [INFO] [stdout] | [INFO] [stdout] 90 | /// date=20210309, mem=2.1, mem_beats=81, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/152899923/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_product_subarray.rs:92:81 [INFO] [stdout] | [INFO] [stdout] 92 | /// date=20210523, mem=2.1, mem_beats=53, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/179986506/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_product_subarray.rs:94:79 [INFO] [stdout] | [INFO] [stdout] 94 | /// date=20210530, mem=2, mem_beats=94, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/182157614/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_subarray.rs:44:80 [INFO] [stdout] | [INFO] [stdout] 44 | /// date=20210314, mem=2.3, mem_beats=5, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/154951229/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_subarray.rs:46:79 [INFO] [stdout] | [INFO] [stdout] 46 | /// date=20210522, mem=2, mem_beats=79, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/179758836/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_subarray.rs:48:81 [INFO] [stdout] | [INFO] [stdout] 48 | /// date=20210523, mem=2.2, mem_beats=18, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/179995932/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_subarray.rs:50:81 [INFO] [stdout] | [INFO] [stdout] 50 | /// date=20210530, mem=2.1, mem_beats=54, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/182147680/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_subarray.rs:82:84 [INFO] [stdout] | [INFO] [stdout] 82 | /// date=20200618, mem=2.2, mem_beats=58.91, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/355190523/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_subarray.rs:84:79 [INFO] [stdout] | [INFO] [stdout] 84 | /// date=20210222, mem=2, mem_beats=93, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/147575169/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_subarray.rs:86:79 [INFO] [stdout] | [INFO] [stdout] 86 | /// date=20210307, mem=2, mem_beats=87, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/152088296/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_subarray.rs:88:81 [INFO] [stdout] | [INFO] [stdout] 88 | /// date=20210314, mem=2.1, mem_beats=41, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/154952557/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_subarray.rs:90:79 [INFO] [stdout] | [INFO] [stdout] 90 | /// date=20210522, mem=2, mem_beats=98, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/179759906/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_subarray.rs:92:81 [INFO] [stdout] | [INFO] [stdout] 92 | /// date=20210523, mem=2.3, mem_beats=12, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/179998106/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_subarray.rs:94:79 [INFO] [stdout] | [INFO] [stdout] 94 | /// date=20210530, mem=2, mem_beats=91, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/182150174/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_subarray.rs:170:84 [INFO] [stdout] | [INFO] [stdout] 170 | /// date=20200620, mem=2.1, mem_beats=92.56, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/355978516/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_subarray.rs:172:81 [INFO] [stdout] | [INFO] [stdout] 172 | /// date=20200522, mem=2.1, mem_beats=54, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/179782354/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_subarray.rs:174:81 [INFO] [stdout] | [INFO] [stdout] 174 | /// date=20200523, mem=2.1, mem_beats=55, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/180015540/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_subarray.rs:176:79 [INFO] [stdout] | [INFO] [stdout] 176 | /// date=20200530, mem=2, mem_beats=82, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/182153736/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/perfect_squares.rs:13:80 [INFO] [stdout] | [INFO] [stdout] 13 | /// date=20210701, mem=2.6, mem_beats=5, runtime=64, runtime_beats=14, url=https://leetcode-cn.com/submissions/detail/191269383/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/perfect_squares.rs:15:80 [INFO] [stdout] | [INFO] [stdout] 15 | /// date=20210716, mem=2.4, mem_beats=8, runtime=52, runtime_beats=17, url=https://leetcode-cn.com/submissions/detail/196327001/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/perfect_squares.rs:66:81 [INFO] [stdout] | [INFO] [stdout] 66 | /// date=20210701, mem=2.2, mem_beats=18, runtime=40, runtime_beats=45, url=https://leetcode-cn.com/submissions/detail/191283031/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/perfect_squares.rs:68:81 [INFO] [stdout] | [INFO] [stdout] 68 | /// date=20210706, mem=2.1, mem_beats=59, runtime=40, runtime_beats=45, url=https://leetcode-cn.com/submissions/detail/192796308/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/perfect_squares.rs:70:81 [INFO] [stdout] | [INFO] [stdout] 70 | /// date=20210716, mem=2.2, mem_beats=35, runtime=36, runtime_beats=58, url=https://leetcode-cn.com/submissions/detail/196317183/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/perfect_squares.rs:72:81 [INFO] [stdout] | [INFO] [stdout] 72 | /// date=20210823, mem=1.9, mem_beats=94, runtime=36, runtime_beats=53, url=https://leetcode-cn.com/submissions/detail/210337375/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/perfect_squares.rs:104:82 [INFO] [stdout] | [INFO] [stdout] 104 | /// date=20210701, mem=2.3, mem_beats=15, runtime=164, runtime_beats=10, url=https://leetcode-cn.com/submissions/detail/191286428/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/perfect_squares.rs:106:81 [INFO] [stdout] | [INFO] [stdout] 106 | /// date=20210706, mem=2.1, mem_beats=48, runtime=168, runtime_beats=7, url=https://leetcode-cn.com/submissions/detail/192797893/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/perfect_squares.rs:110:80 [INFO] [stdout] | [INFO] [stdout] 110 | /// date=20210716, mem=1.9, mem_beats=96, runtime=4, runtime_beats=81, url=https://leetcode-cn.com/submissions/detail/196332621/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/perfect_squares.rs:112:80 [INFO] [stdout] | [INFO] [stdout] 112 | /// date=20210823, mem=2.3, mem_beats=15, runtime=4, runtime_beats=81, url=https://leetcode-cn.com/submissions/detail/210344409/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/triangle.rs:62:80 [INFO] [stdout] | [INFO] [stdout] 62 | /// date=2020128, mem=2.2, mem_beats=57, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/141791812/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/triangle.rs:64:80 [INFO] [stdout] | [INFO] [stdout] 64 | /// date=2020212, mem=2.2, mem_beats=27, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/145363789/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/triangle.rs:66:81 [INFO] [stdout] | [INFO] [stdout] 66 | /// date=20210222, mem=2.1, mem_beats=59, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/147564298/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/triangle.rs:92:80 [INFO] [stdout] | [INFO] [stdout] 92 | /// date=2020128, mem=2.1, mem_beats=64, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/141798204/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/triangle.rs:94:80 [INFO] [stdout] | [INFO] [stdout] 94 | /// date=2020128, mem=2.4, mem_beats=10, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/145364332/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/triangle.rs:96:81 [INFO] [stdout] | [INFO] [stdout] 96 | /// date=20210222, mem=2.1, mem_beats=59, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/147567568/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/unique_paths.rs:23:82 [INFO] [stdout] | [INFO] [stdout] 23 | /// date=20200530, mem=2.1, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/346493605/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/unique_paths.rs:25:79 [INFO] [stdout] | [INFO] [stdout] 25 | /// date=20210124, mem=2, mem_beats=59, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/140695591/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/unique_paths.rs:27:79 [INFO] [stdout] | [INFO] [stdout] 27 | /// date=20210311, mem=2, mem_beats=76, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/153810118/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/unique_paths.rs:29:79 [INFO] [stdout] | [INFO] [stdout] 29 | /// date=20210714, mem=2, mem_beats=65, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/195958915/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/unique_paths.rs:61:81 [INFO] [stdout] | [INFO] [stdout] 61 | /// date=20210124, mem=2.1, mem_beats=24, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/140693038/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/unique_paths.rs:63:81 [INFO] [stdout] | [INFO] [stdout] 63 | /// date=20210127, mem=2.1, mem_beats=25, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/141524565/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/unique_paths.rs:65:81 [INFO] [stdout] | [INFO] [stdout] 65 | /// date=20210311, mem=2.1, mem_beats=16, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/153816319/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/unique_paths_ii.rs:129:84 [INFO] [stdout] | [INFO] [stdout] 129 | /// date=20200703, mem=2.1, mem_beats=71.43, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/361351029/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/unique_paths_ii.rs:131:81 [INFO] [stdout] | [INFO] [stdout] 131 | /// date=20210124, mem=1.9, mem_beats=76, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/140720811/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/unique_paths_ii.rs:133:79 [INFO] [stdout] | [INFO] [stdout] 133 | /// date=20210127, mem=2, mem_beats=50, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/141515400/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/unique_paths_ii.rs:135:79 [INFO] [stdout] | [INFO] [stdout] 135 | /// date=20210525, mem=2, mem_beats=85, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/180637540/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/unique_paths_ii.rs:137:81 [INFO] [stdout] | [INFO] [stdout] 137 | /// date=20210714, mem=2.1, mem_beats=35, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/195964223/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/unique_paths_ii.rs:221:84 [INFO] [stdout] | [INFO] [stdout] 221 | /// date=20200703, mem=2.1, mem_beats=57.14, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/361356420/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/unique_paths_ii.rs:223:82 [INFO] [stdout] | [INFO] [stdout] 223 | /// date=20210124, mem=1.9, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/140723024/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/unique_paths_ii.rs:225:79 [INFO] [stdout] | [INFO] [stdout] 225 | /// date=20210127, mem=2, mem_beats=43, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/141516342/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/unique_paths_ii.rs:227:79 [INFO] [stdout] | [INFO] [stdout] 227 | /// date=20210525, mem=2, mem_beats=85, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/180638894/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/unique_paths_ii.rs:229:80 [INFO] [stdout] | [INFO] [stdout] 229 | /// date=20210613, mem=2.1, mem_beats=8, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/186290129/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/balanced_binary_tree.rs:37:84 [INFO] [stdout] | [INFO] [stdout] 37 | /// date=20200728, mem=2.7, mem_beats=2.7, runtime=4, runtime_beats=33.33, url=https://leetcode.com/submissions/detail/372654896/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/balanced_binary_tree.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | ...rences=https://leetcode-cn.com/problems/balanced-binary-tree/solution/balanced-binary-tree-di-gui-fang-fa-by-jin40789108/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/balanced_binary_tree.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | /// url=https://leetcode.com/submissions/detail/373059302/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/balanced_binary_tree.rs:88:36 [INFO] [stdout] | [INFO] [stdout] 88 | ...rences=https://leetcode-cn.com/problems/balanced-binary-tree/solution/balanced-binary-tree-di-gui-fang-fa-by-jin40789108/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_level_order_traversal_ii.rs:54:81 [INFO] [stdout] | [INFO] [stdout] 54 | /// date=20200714, mem=2.3, mem_beats=50, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/366304542/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_level_order_traversal_ii.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | /// author=SOY, references=https://leetcode.com/problems/binary-tree-level-order-traversal-ii/discuss/34981/My-DFS-and-BFS-java-solution [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_level_order_traversal_ii.rs:98:82 [INFO] [stdout] | [INFO] [stdout] 98 | /// date=20200718, mem=2.2, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/368224847/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_paths.rs:57:80 [INFO] [stdout] | [INFO] [stdout] 57 | /// date=20200807, mem=2, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/95524442/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_paths.rs:59:42 [INFO] [stdout] | [INFO] [stdout] 59 | ...references=https://leetcode-cn.com/problems/binary-tree-paths/solution/er-cha-shu-de-suo-you-lu-jing-by-leetcode/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_paths.rs:107:84 [INFO] [stdout] | [INFO] [stdout] 107 | /// date=20200807, mem=2.2, mem_beats=33.33, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/95531421/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_paths.rs:109:42 [INFO] [stdout] | [INFO] [stdout] 109 | ...references=https://leetcode-cn.com/problems/binary-tree-paths/solution/er-cha-shu-de-suo-you-lu-jing-by-leetcode/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/construct_binary_tree_from_preorder_and_inorder_traversal.rs:39:84 [INFO] [stdout] | [INFO] [stdout] 39 | /// date=20201026, mem=2.7, mem_beats=38.89, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/118655685/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/construct_binary_tree_from_preorder_and_inorder_traversal.rs:41:84 [INFO] [stdout] | [INFO] [stdout] 41 | /// date=20201027, mem=2.6, mem_beats=61.11, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/118921403/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/construct_binary_tree_from_preorder_and_inorder_traversal.rs:124:80 [INFO] [stdout] | [INFO] [stdout] 124 | /// date=20201220, mem=2.6, mem_beats=63, runtime=4, runtime_beats=72, url=https://leetcode-cn.com/submissions/detail/118908310/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/convert_sorted_array_to_binary_search_tree.rs:76:80 [INFO] [stdout] | [INFO] [stdout] 76 | /// date=20200726, mem=3, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/371722183/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/convert_sorted_array_to_binary_search_tree.rs:78:43 [INFO] [stdout] | [INFO] [stdout] 78 | ...ferences=https://leetcode.com/problems/convert-sorted-array-to-binary-search-tree/discuss/509647/Rust-Solution-0ms-2.9MB [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/find_mode_in_binary_search_tree.rs:13:82 [INFO] [stdout] | [INFO] [stdout] 13 | /// date=20200809, mem=2.9, mem_beats=100, runtime=4, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/96161879/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/find_mode_in_binary_search_tree.rs:136:82 [INFO] [stdout] | [INFO] [stdout] 136 | /// date=20200811, mem=3.1, mem_beats=100, runtime=4, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/96889428/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/find_mode_in_binary_search_tree.rs:138:82 [INFO] [stdout] | [INFO] [stdout] 138 | /// date=20200812, mem=3, mem_beats=100, runtime=4, runtime_beats=66.67, url=https://leetcode-cn.com/submissions/detail/97226821/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/find_mode_in_binary_search_tree.rs:140:86 [INFO] [stdout] | [INFO] [stdout] 140 | /// date=20200817, mem=2.8, mem_beats=83.33, runtime=4, runtime_beats=87.50, url=https://leetcode-cn.com/submissions/detail/98892730/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/invert_binary_tree.rs:58:83 [INFO] [stdout] | [INFO] [stdout] 58 | /// date=20200806, mem=2.1, mem_beats=32.5, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/376849754/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/invert_binary_tree.rs:60:84 [INFO] [stdout] | [INFO] [stdout] 60 | /// date=20201014, mem=1.9, mem_beats=84.31, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/115684571/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/invert_binary_tree.rs:62:81 [INFO] [stdout] | [INFO] [stdout] 62 | /// date=20201015, mem=2, mem_beats=54.9, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/115928496/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/invert_binary_tree.rs:112:81 [INFO] [stdout] | [INFO] [stdout] 112 | /// date=20200806, mem=2.1, mem_beats=15, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/376864608/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/invert_binary_tree.rs:114:84 [INFO] [stdout] | [INFO] [stdout] 114 | /// date=20201014, mem=1.9, mem_beats=94.12, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/115672595/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/invert_binary_tree.rs:116:83 [INFO] [stdout] | [INFO] [stdout] 116 | /// date=20201015, mem=2.1, mem_beats=5.88, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/115929298/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/invert_binary_tree.rs:118:81 [INFO] [stdout] | [INFO] [stdout] 118 | /// date=20201026, mem=1.9, mem_beats=81, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/118663353/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lowest_common_ancestor_of_a_binary_tree.rs:55:82 [INFO] [stdout] | [INFO] [stdout] 55 | /// date=20201025, mem=4.6, mem_beats=100, runtime=4, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/118425007/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lowest_common_ancestor_of_a_binary_tree.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | /// date=20201025, mem=4.4, mem_beats=50, runtime=4, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/118661709/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lowest_common_ancestor_of_a_binary_tree.rs:59:80 [INFO] [stdout] | [INFO] [stdout] 59 | /// date=20201124, mem=4.5, mem_beats=20, runtime=8, runtime_beats=93, url=https://leetcode-cn.com/submissions/detail/125885807/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lowest_common_ancestor_of_a_binary_tree.rs:61:78 [INFO] [stdout] | [INFO] [stdout] 61 | /// date=20201124, mem=4, mem_beats=76, runtime=4, runtime_beats=95, url=https://leetcode-cn.com/submissions/detail/133524720/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_depth_of_binary_tree.rs:21:84 [INFO] [stdout] | [INFO] [stdout] 21 | /// date=20200713, mem=2.7, mem_beats=80.95, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/365857015/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_depth_of_binary_tree.rs:23:81 [INFO] [stdout] | [INFO] [stdout] 23 | /// date=20201016, mem=2.5, mem_beats=92, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/116131087/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_depth_of_binary_tree.rs:25:84 [INFO] [stdout] | [INFO] [stdout] 25 | /// date=20201018, mem=2.6, mem_beats=81.48, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/116632580/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_depth_of_binary_tree.rs:27:84 [INFO] [stdout] | [INFO] [stdout] 27 | /// date=20201027, mem=2.6, mem_beats=83.53, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/118930896/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_depth_of_binary_tree.rs:64:82 [INFO] [stdout] | [INFO] [stdout] 64 | /// date=20200713, mem=2.5, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/365882616/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_depth_of_binary_tree.rs:66:84 [INFO] [stdout] | [INFO] [stdout] 66 | /// date=20201016, mem=2.6, mem_beats=82.72, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/116132950/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/maximum_depth_of_binary_tree.rs:68:84 [INFO] [stdout] | [INFO] [stdout] 68 | /// date=20201017, mem=2.3, mem_beats=97.53, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/116634700/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_depth_of_binary_tree.rs:25:82 [INFO] [stdout] | [INFO] [stdout] 25 | /// date=20200730, mem=2.5, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/373480219/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_depth_of_binary_tree.rs:27:85 [INFO] [stdout] | [INFO] [stdout] 27 | /// date=20201019, mem=3.4, mem_beats=5.88, runtime=28, runtime_beats=5.66, url=https://leetcode-cn.com/submissions/detail/116940727/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_depth_of_binary_tree.rs:29:85 [INFO] [stdout] | [INFO] [stdout] 29 | /// date=20201021, mem=3.4, mem_beats=5.88, runtime=28, runtime_beats=5.66, url=https://leetcode-cn.com/submissions/detail/117422208/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_depth_of_binary_tree.rs:98:82 [INFO] [stdout] | [INFO] [stdout] 98 | /// date=20200730, mem=2.9, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/373460334/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_depth_of_binary_tree.rs:100:85 [INFO] [stdout] | [INFO] [stdout] 100 | /// date=20201019, mem=3.7, mem_beats=5.88, runtime=32, runtime_beats=5.66, url=https://leetcode-cn.com/submissions/detail/116902948/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_depth_of_binary_tree.rs:102:85 [INFO] [stdout] | [INFO] [stdout] 102 | /// date=20201021, mem=3.7, mem_beats=5.88, runtime=32, runtime_beats=5.66, url=https://leetcode-cn.com/submissions/detail/117414522/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_depth_of_binary_tree.rs:104:86 [INFO] [stdout] | [INFO] [stdout] 104 | /// date=20201028, mem=12.8, mem_beats=5.71, runtime=44, runtime_beats=5.56, url=https://leetcode-cn.com/submissions/detail/119194666/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/path_sum.rs:55:82 [INFO] [stdout] | [INFO] [stdout] 55 | /// date=20200805, mem=2.7, mem_beats=2.6, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/376461021/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/path_sum.rs:57:35 [INFO] [stdout] | [INFO] [stdout] 57 | /// author=力扣官方题解, references=https://leetcode-cn.com/problems/path-sum/solution/lu-jing-zong-he-by-leetcode-solution/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/path_sum.rs:94:82 [INFO] [stdout] | [INFO] [stdout] 94 | /// date=20200806, mem=2.5, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/376820425/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/path_sum.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | /// author=力扣官方题解, references=https://leetcode-cn.com/problems/path-sum/solution/lu-jing-zong-he-by-leetcode-solution/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/same_tree.rs:37:83 [INFO] [stdout] | [INFO] [stdout] 37 | /// date=20200706, mem=2.1 mem_beats=33.33, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/362712136/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/same_tree.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | /// author=GuiYom, references=https://leetcode.com/problems/same-tree/discuss/428859/Rust-0-ms-iterative-recursive-and-native-solutions [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/same_tree.rs:78:83 [INFO] [stdout] | [INFO] [stdout] 78 | /// date=20200706, mem=2.1 mem_beats=47.62, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/362717451/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/same_tree.rs:80:35 [INFO] [stdout] | [INFO] [stdout] 80 | /// author=GuiYom, references=https://leetcode.com/problems/same-tree/discuss/428859/Rust-0-ms-iterative-recursive-and-native-solutions [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/serialize_and_deserialize_binary_tree.rs:27:82 [INFO] [stdout] | [INFO] [stdout] 27 | /// date=20201021, mem=3.2, mem_beats=100, runtime=8, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/117405446/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/serialize_and_deserialize_binary_tree.rs:29:82 [INFO] [stdout] | [INFO] [stdout] 29 | /// date=20201022, mem=3.1, mem_beats=100, runtime=8, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/117716368/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/serialize_and_deserialize_binary_tree.rs:31:85 [INFO] [stdout] | [INFO] [stdout] 31 | /// date=20201031, mem=3, mem_beats=66.67, runtime=12, runtime_beats=33.33, url=https://leetcode-cn.com/submissions/detail/119963318/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/serialize_and_deserialize_binary_tree.rs:101:80 [INFO] [stdout] | [INFO] [stdout] 101 | /// date=20201022, mem=3, mem_beats=100, runtime=8, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/117749759/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sum_of_left_leaves.rs:52:82 [INFO] [stdout] | [INFO] [stdout] 52 | /// date=20200808, mem=2.2, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/95889124/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sum_of_left_leaves.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | ...ferences=https://leetcode-cn.com/problems/sum-of-left-leaves/solution/javadi-gui-yu-die-dai-shi-xian-si-lu-by-ggb2312/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sum_of_left_leaves.rs:94:82 [INFO] [stdout] | [INFO] [stdout] 94 | /// date=20200808, mem=2.1, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/95895570/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/symmetric_tree.rs:39:81 [INFO] [stdout] | [INFO] [stdout] 39 | /// date=20200709, mem=2.1, mem_beats=50, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/364095984/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/symmetric_tree.rs:41:32 [INFO] [stdout] | [INFO] [stdout] 41 | ...erences=https://leetcode-cn.com/problems/symmetric-tree/solution/dong-hua-yan-shi-101-dui-cheng-er-cha-shu-by-user7/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/symmetric_tree.rs:85:84 [INFO] [stdout] | [INFO] [stdout] 85 | /// date=20200712, mem=2.1, mem_beats=64.71, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/365614242/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/validate_binary_search_tree.rs:80:79 [INFO] [stdout] | [INFO] [stdout] 80 | /// date=20201124, mem=3, mem_beats=43, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/125867022/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/validate_binary_search_tree.rs:129:80 [INFO] [stdout] | [INFO] [stdout] 129 | /// date=20201015, mem=3.1, mem_beats=5, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/115899425/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/validate_binary_search_tree.rs:131:83 [INFO] [stdout] | [INFO] [stdout] 131 | /// date=20201016, mem=3.2, mem_beats=7.41, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/116145829/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/validate_binary_search_tree.rs:133:81 [INFO] [stdout] | [INFO] [stdout] 133 | /// date=20201124, mem=3.1, mem_beats=10, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/125872012/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/validate_binary_search_tree.rs:180:82 [INFO] [stdout] | [INFO] [stdout] 180 | /// date=20201015, mem=3.1, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode.com/submissions/detail/408900690/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/validate_binary_search_tree.rs:182:83 [INFO] [stdout] | [INFO] [stdout] 182 | /// date=20201016, mem=2.7, mem_beats=96.3, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/116151516/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/validate_binary_search_tree.rs:184:81 [INFO] [stdout] | [INFO] [stdout] 184 | /// date=20201124, mem=2.8, mem_beats=86, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/125875758/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_inorder_traversal.rs:10:80 [INFO] [stdout] | [INFO] [stdout] 10 | /// date=20200812, mem=2, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/97279521/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_inorder_traversal.rs:12:83 [INFO] [stdout] | [INFO] [stdout] 12 | /// date=20201004, mem=2.1, mem_beats=8.16, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/113371626/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_inorder_traversal.rs:77:80 [INFO] [stdout] | [INFO] [stdout] 77 | /// date=20200812, mem=2, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/97285664/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_inorder_traversal.rs:79:80 [INFO] [stdout] | [INFO] [stdout] 79 | /// date=20200813, mem=2, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/97601369/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_inorder_traversal.rs:81:80 [INFO] [stdout] | [INFO] [stdout] 81 | /// date=20200818, mem=2, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/99442141/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_inorder_traversal.rs:83:82 [INFO] [stdout] | [INFO] [stdout] 83 | /// date=20201005, mem=2, mem_beats=20.41, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/113379004/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_level_order_traversal.rs:11:81 [INFO] [stdout] | [INFO] [stdout] 11 | /// date=20201220, mem=2.2, mem_beats=26, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/132326653/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_level_order_traversal.rs:13:81 [INFO] [stdout] | [INFO] [stdout] 13 | /// date=20201221, mem=2.2, mem_beats=26, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/132740574/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_level_order_traversal.rs:15:81 [INFO] [stdout] | [INFO] [stdout] 15 | /// date=20210112, mem=2.1, mem_beats=91, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/137813347/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_postorder_traversal.rs:49:82 [INFO] [stdout] | [INFO] [stdout] 49 | /// date=20200814, mem=1.9, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/98194630/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_postorder_traversal.rs:51:81 [INFO] [stdout] | [INFO] [stdout] 51 | /// date=20200815, mem=2.1, mem_beats=50, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/98283919/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_postorder_traversal.rs:53:84 [INFO] [stdout] | [INFO] [stdout] 53 | /// date=20200825, mem=2.1, mem_beats=14.29, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/101710776/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_postorder_traversal.rs:55:79 [INFO] [stdout] | [INFO] [stdout] 55 | /// date=20201007, mem=2, mem_beats=68, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/113772403/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_postorder_traversal.rs:96:81 [INFO] [stdout] | [INFO] [stdout] 96 | /// date=20200814, mem=2.1, mem_beats=50, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/98208131/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_postorder_traversal.rs:98:81 [INFO] [stdout] | [INFO] [stdout] 98 | /// date=20200815, mem=1.9, mem_beats=50, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/98284899/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_postorder_traversal.rs:100:84 [INFO] [stdout] | [INFO] [stdout] 100 | /// date=20200825, mem=1.9, mem_beats=85.71, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/101709346/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_postorder_traversal.rs:102:81 [INFO] [stdout] | [INFO] [stdout] 102 | /// date=20201007, mem=1.9, mem_beats=88, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/113776063/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_preorder_traversal.rs:27:82 [INFO] [stdout] | [INFO] [stdout] 27 | /// date=20200813, mem=2.1, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/97572489/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_preorder_traversal.rs:62:82 [INFO] [stdout] | [INFO] [stdout] 62 | /// date=20200813, mem=1.9, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/97579046/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_preorder_traversal.rs:64:81 [INFO] [stdout] | [INFO] [stdout] 64 | /// date=20200814, mem=2.1, mem_beats=50, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/98199464/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_preorder_traversal.rs:66:81 [INFO] [stdout] | [INFO] [stdout] 66 | /// date=20200821, mem=2, mem_beats=66.7, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/100485018/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_preorder_traversal.rs:106:80 [INFO] [stdout] | [INFO] [stdout] 106 | /// date=20200813, mem=2, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/97585874/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_preorder_traversal.rs:108:82 [INFO] [stdout] | [INFO] [stdout] 108 | /// date=20200814, mem=1.9, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/98202468/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/binary_tree_preorder_traversal.rs:110:79 [INFO] [stdout] | [INFO] [stdout] 110 | /// date=20200821, mem=2, mem_beats=75, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/100482817/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/combinations.rs:98:86 [INFO] [stdout] | [INFO] [stdout] 98 | /// date=20201027, mem=2.9, mem_beats=5.51, runtime=12, runtime_beats=58.46, url=https://leetcode-cn.com/submissions/detail/118929760/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/combinations.rs:100:83 [INFO] [stdout] | [INFO] [stdout] 100 | /// date=20201028, mem=2.7, mem_beats=98.43, runtime=8, runtime_beats=99, url=https://leetcode-cn.com/submissions/detail/119148220/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/combinations.rs:102:80 [INFO] [stdout] | [INFO] [stdout] 102 | /// date=20201222, mem=2.8, mem_beats=72, runtime=8, runtime_beats=99, url=https://leetcode-cn.com/submissions/detail/133001533/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/combinations.rs:104:80 [INFO] [stdout] | [INFO] [stdout] 104 | /// date=20201222, mem=2.9, mem_beats=28, runtime=8, runtime_beats=97, url=https://leetcode-cn.com/submissions/detail/135964556/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/letter_combinations_of_a_phone_number.rs:49:80 [INFO] [stdout] | [INFO] [stdout] 49 | /// date=20201218, mem=2.2, mem_beats=5, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/132095917/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/letter_combinations_of_a_phone_number.rs:51:81 [INFO] [stdout] | [INFO] [stdout] 51 | /// date=20201219, mem=1.9, mem_beats=78, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/132222590/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/letter_combinations_of_a_phone_number.rs:53:81 [INFO] [stdout] | [INFO] [stdout] 53 | /// date=20201227, mem=2.1, mem_beats=20, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/134091077/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/n_queens.rs:40:81 [INFO] [stdout] | [INFO] [stdout] 40 | /// date=20201219, mem=2.2, mem_beats=63, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/132179132/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/n_queens.rs:42:81 [INFO] [stdout] | [INFO] [stdout] 42 | /// date=20201220, mem=2.3, mem_beats=50, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/132332061/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/n_queens.rs:44:81 [INFO] [stdout] | [INFO] [stdout] 44 | /// date=20201228, mem=2.2, mem_beats=92, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/134422730/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/n_queens.rs:119:79 [INFO] [stdout] | [INFO] [stdout] 119 | /// date=20201219, mem=2.4, mem_beats=9, runtime=4, runtime_beats=69, url=https://leetcode-cn.com/submissions/detail/132198620/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/permutations.rs:88:82 [INFO] [stdout] | [INFO] [stdout] 88 | /// date=20201028, mem=2, mem_beats=68.89, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/119179633/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/permutations.rs:90:81 [INFO] [stdout] | [INFO] [stdout] 90 | /// date=20201031, mem=2, mem_beats=61.7, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/119955012/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/permutations.rs:92:79 [INFO] [stdout] | [INFO] [stdout] 92 | /// date=20201124, mem=2, mem_beats=67, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/125889758/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/permutations.rs:94:81 [INFO] [stdout] | [INFO] [stdout] 94 | /// date=20201225, mem=2.1, mem_beats=51, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/133659820/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/permutations_ii.rs:65:80 [INFO] [stdout] | [INFO] [stdout] 65 | /// date=20201118, mem=2.1, mem_beats=96, runtime=4, runtime_beats=95, url=https://leetcode-cn.com/submissions/detail/124411651/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/permutations_ii.rs:67:78 [INFO] [stdout] | [INFO] [stdout] 67 | /// date=20201123, mem=2, mem_beats=97, runtime=4, runtime_beats=95, url=https://leetcode-cn.com/submissions/detail/125656670/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/permutations_ii.rs:69:78 [INFO] [stdout] | [INFO] [stdout] 69 | /// date=20201124, mem=2, mem_beats=79, runtime=4, runtime_beats=95, url=https://leetcode-cn.com/submissions/detail/125888656/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/subsets.rs:15:81 [INFO] [stdout] | [INFO] [stdout] 15 | /// date=20201215, mem=2.1, mem_beats=21, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/131175081/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/subsets.rs:17:81 [INFO] [stdout] | [INFO] [stdout] 17 | /// date=20201217, mem=2.1, mem_beats=30, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/131761719/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/subsets.rs:19:81 [INFO] [stdout] | [INFO] [stdout] 19 | /// date=20201223, mem=2.1, mem_beats=16, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/133216203/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/majority_element.rs:10:80 [INFO] [stdout] | [INFO] [stdout] 10 | /// date=20201217, mem=2.2, mem_beats=88, runtime=4, runtime_beats=44, url=https://leetcode-cn.com/submissions/detail/131706297/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/majority_element.rs:63:80 [INFO] [stdout] | [INFO] [stdout] 63 | /// date=20201217, mem=2.4, mem_beats=18, runtime=4, runtime_beats=44, url=https://leetcode-cn.com/submissions/detail/131725247/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/majority_element.rs:65:80 [INFO] [stdout] | [INFO] [stdout] 65 | /// date=20201218, mem=2.3, mem_beats=86, runtime=4, runtime_beats=44, url=https://leetcode-cn.com/submissions/detail/132099536/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/majority_element.rs:67:80 [INFO] [stdout] | [INFO] [stdout] 67 | /// date=20201225, mem=2.3, mem_beats=29, runtime=4, runtime_beats=50, url=https://leetcode-cn.com/submissions/detail/133664081/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/majority_element.rs:104:81 [INFO] [stdout] | [INFO] [stdout] 104 | /// date=20201217, mem=2.3, mem_beats=86, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/131741299/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/majority_element.rs:106:80 [INFO] [stdout] | [INFO] [stdout] 106 | /// date=20201218, mem=2.5, mem_beats=6, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/132100515/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/majority_element.rs:108:81 [INFO] [stdout] | [INFO] [stdout] 108 | /// date=20201225, mem=2.3, mem_beats=62, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/133666622/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/majority_element.rs:172:81 [INFO] [stdout] | [INFO] [stdout] 172 | /// date=20201217, mem=2.2, mem_beats=97, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/131754036/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/majority_element.rs:174:81 [INFO] [stdout] | [INFO] [stdout] 174 | /// date=20201218, mem=2.3, mem_beats=83, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/132100983/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/majority_element.rs:176:81 [INFO] [stdout] | [INFO] [stdout] 176 | /// date=20201225, mem=2.3, mem_beats=37, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/133667496/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/powx_n.rs:56:79 [INFO] [stdout] | [INFO] [stdout] 56 | /// date=20201213, mem_beats=38, mem=2, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/130726928/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/powx_n.rs:58:79 [INFO] [stdout] | [INFO] [stdout] 58 | /// date=20201215, mem_beats=33, mem=2, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/131203027/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/powx_n.rs:60:79 [INFO] [stdout] | [INFO] [stdout] 60 | /// date=20201223, mem_beats=33, mem=2, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/133196389/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/powx_n.rs:105:79 [INFO] [stdout] | [INFO] [stdout] 105 | /// date=20201213, mem=2, mem_beats=47, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/130735989/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/powx_n.rs:107:81 [INFO] [stdout] | [INFO] [stdout] 107 | /// date=20201215, mem=1.9, mem_beats=72, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/131208050/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/powx_n.rs:109:81 [INFO] [stdout] | [INFO] [stdout] 109 | /// date=20201223, mem=1.9, mem_beats=81, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/133203133/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/find_largest_value_in_each_tree_row.rs:11:82 [INFO] [stdout] | [INFO] [stdout] 11 | /// date=20201225, mem=2.8, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/133615166/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/find_largest_value_in_each_tree_row.rs:13:81 [INFO] [stdout] | [INFO] [stdout] 13 | /// date=20201227, mem=2.9, mem_beats=60, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/134083520/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/find_largest_value_in_each_tree_row.rs:15:81 [INFO] [stdout] | [INFO] [stdout] 15 | /// date=20210115, mem=2.8, mem_beats=88, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/138593407/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/find_largest_value_in_each_tree_row.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | /// date=20201225, mem=3.1, mem_beats=14, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/133620233/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/find_largest_value_in_each_tree_row.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | /// date=20201227, mem=2.9, mem_beats=70, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/134082381/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/find_largest_value_in_each_tree_row.rs:61:81 [INFO] [stdout] | [INFO] [stdout] 61 | /// date=20210115, mem=2.8, mem_beats=77, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/138594427/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minesweeper.rs:28:83 [INFO] [stdout] | [INFO] [stdout] 28 | /// date=20210110, mem=2.5, mem_beats=100, runtime=16, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/137457156/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minesweeper.rs:30:83 [INFO] [stdout] | [INFO] [stdout] 30 | /// date=20210111, mem=2.7, mem_beats=100, runtime=16, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/137614072/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minesweeper.rs:32:82 [INFO] [stdout] | [INFO] [stdout] 32 | /// date=20210120, mem=2.4, mem_beats=60, runtime=16, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/139747473/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minesweeper.rs:121:83 [INFO] [stdout] | [INFO] [stdout] 121 | /// date=20210111, mem=2.2, mem_beats=100, runtime=16, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/137607120/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minesweeper.rs:123:82 [INFO] [stdout] | [INFO] [stdout] 123 | /// date=20210120, mem=2.3, mem_beats=80, runtime=20, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/139752875/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_genetic_mutation.rs:55:80 [INFO] [stdout] | [INFO] [stdout] 55 | /// date=20201221, mem=2, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/132618271/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_genetic_mutation.rs:57:82 [INFO] [stdout] | [INFO] [stdout] 57 | /// date=20201222, mem=2.1, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/132885625/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_genetic_mutation.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | /// date=20201222, mem=2.1, mem_beats=16, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/138084453/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_genetic_mutation.rs:135:82 [INFO] [stdout] | [INFO] [stdout] 135 | /// date=20201221, mem=2.1, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/132702252/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_genetic_mutation.rs:137:82 [INFO] [stdout] | [INFO] [stdout] 137 | /// date=20201222, mem=2.2, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/132868477/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/minimum_genetic_mutation.rs:139:82 [INFO] [stdout] | [INFO] [stdout] 139 | /// date=20210113, mem=1.9, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/138067795/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/number_of_islands.rs:89:80 [INFO] [stdout] | [INFO] [stdout] 89 | /// date=20210109, mem=5.2, mem_beats=50, runtime=8, runtime_beats=30, url=https://leetcode-cn.com/submissions/detail/137091727/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/number_of_islands.rs:91:80 [INFO] [stdout] | [INFO] [stdout] 91 | /// date=20210110, mem=5.2, mem_beats=40, runtime=8, runtime_beats=54, url=https://leetcode-cn.com/submissions/detail/137401861/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/number_of_islands.rs:93:80 [INFO] [stdout] | [INFO] [stdout] 93 | /// date=20210117, mem=5.2, mem_beats=57, runtime=8, runtime_beats=60, url=https://leetcode-cn.com/submissions/detail/139014563/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/number_of_islands.rs:143:81 [INFO] [stdout] | [INFO] [stdout] 143 | /// date=20210109, mem=5.1, mem_beats=100, runtime=4, runtime_beats=90, url=https://leetcode-cn.com/submissions/detail/137095630/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/number_of_islands.rs:145:80 [INFO] [stdout] | [INFO] [stdout] 145 | /// date=20210110, mem=5.2, mem_beats=81, runtime=8, runtime_beats=54, url=https://leetcode-cn.com/submissions/detail/137403628/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/number_of_islands.rs:147:79 [INFO] [stdout] | [INFO] [stdout] 147 | /// date=20210117, mem=5.4, mem_beats=7, runtime=4, runtime_beats=92, url=https://leetcode-cn.com/submissions/detail/139015792/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/word_ladder.rs:23:81 [INFO] [stdout] | [INFO] [stdout] 23 | /// date=20201227, mem=2.4, mem_beats=96, runtime=88, runtime_beats=21, url=https://leetcode-cn.com/submissions/detail/134057724/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/word_ladder.rs:25:81 [INFO] [stdout] | [INFO] [stdout] 25 | /// date=20201228, mem=2.4, mem_beats=93, runtime=88, runtime_beats=21, url=https://leetcode-cn.com/submissions/detail/134406528/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/word_ladder.rs:27:82 [INFO] [stdout] | [INFO] [stdout] 27 | /// date=20210109, mem=2.9, mem_beats=26, runtime=104, runtime_beats=19, url=https://leetcode-cn.com/submissions/detail/137131008/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/word_ladder.rs:114:81 [INFO] [stdout] | [INFO] [stdout] 114 | /// date=20201227, mem=2.4, mem_beats=97, runtime=12, runtime_beats=75, url=https://leetcode-cn.com/submissions/detail/134072129/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/word_ladder.rs:116:81 [INFO] [stdout] | [INFO] [stdout] 116 | /// date=20201228, mem=2.5, mem_beats=66, runtime=12, runtime_beats=75, url=https://leetcode-cn.com/submissions/detail/134409400/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/word_ladder.rs:118:81 [INFO] [stdout] | [INFO] [stdout] 118 | /// date=20210109, mem=2.5, mem_beats=69, runtime=12, runtime_beats=71, url=https://leetcode-cn.com/submissions/detail/137149168/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/word_ladder_ii.rs:72:84 [INFO] [stdout] | [INFO] [stdout] 72 | /// date=20201231, mem=4.3, mem_beats=62, runtime=104, runtime_beats=37.5, url=https://leetcode-cn.com/submissions/detail/135135940/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/word_ladder_ii.rs:74:82 [INFO] [stdout] | [INFO] [stdout] 74 | /// date=20210103, mem=3.6, mem_beats=92, runtime=108, runtime_beats=57, url=https://leetcode-cn.com/submissions/detail/135720501/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/word_ladder_ii.rs:76:82 [INFO] [stdout] | [INFO] [stdout] 76 | /// date=20210104, mem=3.6, mem_beats=92, runtime=112, runtime_beats=50, url=https://leetcode-cn.com/submissions/detail/135893824/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/word_ladder_ii.rs:78:82 [INFO] [stdout] | [INFO] [stdout] 78 | /// date=20210109, mem=3.8, mem_beats=65, runtime=108, runtime_beats=50, url=https://leetcode-cn.com/submissions/detail/137174798/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/word_ladder_ii.rs:80:82 [INFO] [stdout] | [INFO] [stdout] 80 | /// date=20210109, mem=3.5, mem_beats=75, runtime=116, runtime_beats=35, url=https://leetcode-cn.com/submissions/detail/137386457/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/word_ladder_ii.rs:271:83 [INFO] [stdout] | [INFO] [stdout] 271 | /// date=20210103, mem=2.6, mem_beats=100, runtime=16, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/135723941/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/word_ladder_ii.rs:273:82 [INFO] [stdout] | [INFO] [stdout] 273 | /// date=20210104, mem=2.6, mem_beats=100, runtime=28, runtime_beats=85, url=https://leetcode-cn.com/submissions/detail/135902953/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/word_ladder_ii.rs:275:82 [INFO] [stdout] | [INFO] [stdout] 275 | /// date=20210110, mem=2.8, mem_beats=90, runtime=16, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/137374741/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/word_ladder_ii.rs:421:81 [INFO] [stdout] | [INFO] [stdout] 421 | /// date=20210109, mem=7.7, mem_beats=5, runtime=492, runtime_beats=10, url=https://leetcode-cn.com/submissions/detail/137200279/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/word_ladder_ii.rs:423:80 [INFO] [stdout] | [INFO] [stdout] 423 | /// date=20210110, mem=8.3, mem_beats=5, runtime=536, runtime_beats=5, url=https://leetcode-cn.com/submissions/detail/137396060/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/container_with_most_water.rs:13:87 [INFO] [stdout] | [INFO] [stdout] 13 | /// date=20200816, mem=2.2, mem_beats=22.22, runtime=184, runtime_beats=6.67, url=https://leetcode-cn.com/submissions/detail/98490296/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/container_with_most_water.rs:71:84 [INFO] [stdout] | [INFO] [stdout] 71 | /// date=20200816, mem=2.2, mem_beats=33.33, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/98490187/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/container_with_most_water.rs:73:84 [INFO] [stdout] | [INFO] [stdout] 73 | /// date=20200817, mem=2.2, mem_beats=45.45, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/98878548/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/container_with_most_water.rs:75:84 [INFO] [stdout] | [INFO] [stdout] 75 | /// date=20200825, mem=2.1, mem_beats=53.33, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/101718090/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/design_circular_deque.rs:128:82 [INFO] [stdout] | [INFO] [stdout] 128 | /// date=20200915, mem=2.3, mem_beats=100, runtime=8, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/108122161/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/design_circular_deque.rs:130:83 [INFO] [stdout] | [INFO] [stdout] 130 | /// date=20200916, mem=2.4, mem_beats=100, runtime=12, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/108482454/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/design_circular_deque.rs:132:84 [INFO] [stdout] | [INFO] [stdout] 132 | /// date=20200926, mem=2.3, mem_beats=33.33, runtime=8, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/111479817/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/merge_sorted_array.rs:16:80 [INFO] [stdout] | [INFO] [stdout] 16 | /// date=20200902, mem=2.1, mem_beats=0, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/103891745/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/merge_sorted_array.rs:18:83 [INFO] [stdout] | [INFO] [stdout] 18 | /// date=20200903, mem=2.1, mem_beats=7.69, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/104340610/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/merge_sorted_array.rs:96:80 [INFO] [stdout] | [INFO] [stdout] 96 | /// date=20200902, mem=2, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/103908664/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/merge_sorted_array.rs:98:84 [INFO] [stdout] | [INFO] [stdout] 98 | /// date=20200903, mem=2.1, mem_beats=23.08, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/104338847/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/merge_sorted_array.rs:100:83 [INFO] [stdout] | [INFO] [stdout] 100 | /// date=202009012, mem=2, mem_beats=57.14, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/107179774/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/merge_sorted_array.rs:157:81 [INFO] [stdout] | [INFO] [stdout] 157 | /// date=20200902, mem=2.1, mem_beats=25, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/103923302/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/merge_sorted_array.rs:159:83 [INFO] [stdout] | [INFO] [stdout] 159 | /// date=20200903, mem=2.1, mem_beats=7.69, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/104336208/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/move_zeroes.rs:17:81 [INFO] [stdout] | [INFO] [stdout] 17 | /// date=20200815, mem=2.1, mem_beats=87, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/98262973/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/move_zeroes.rs:84:84 [INFO] [stdout] | [INFO] [stdout] 84 | /// date=20200815, mem=2.2, mem_beats=28.57, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/98268704/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/move_zeroes.rs:86:84 [INFO] [stdout] | [INFO] [stdout] 86 | /// date=20200816, mem=2.2, mem_beats=28.57, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/98491766/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/move_zeroes.rs:88:82 [INFO] [stdout] | [INFO] [stdout] 88 | /// date=20200825, mem=2.3, mem_beats=8.7, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/101715181/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plus_one.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | /// date=20200903, mem=2.1, mem_beats=37.50, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/104312187/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plus_one.rs:22:84 [INFO] [stdout] | [INFO] [stdout] 22 | /// date=20200904, mem=2.1, mem_beats=34.38, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/104671100/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plus_one.rs:24:85 [INFO] [stdout] | [INFO] [stdout] 24 | /// date=202009014, mem=2.1, mem_beats=42.86, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/107842564/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/remove_duplicates_from_sorted_array.rs:53:83 [INFO] [stdout] | [INFO] [stdout] 53 | /// date=20200830, mem=2.3, mem_beats=53.49, runtime=4, runtime_beats=30, url=https://leetcode-cn.com/submissions/detail/103003211/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/remove_duplicates_from_sorted_array.rs:57:84 [INFO] [stdout] | [INFO] [stdout] 57 | /// date=20200831, mem=2.3, mem_beats=27.91, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/103290602/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/remove_duplicates_from_sorted_array.rs:59:83 [INFO] [stdout] | [INFO] [stdout] 59 | /// date=20200907, mem=2.1, mem_beats=98.51, runtime=4, runtime_beats=40, url=https://leetcode-cn.com/submissions/detail/105525720/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/rotate_array.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | /// date=20200831, mem=2.3, mem_beats=6.9, runtime=100, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/103236496/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/rotate_array.rs:22:86 [INFO] [stdout] | [INFO] [stdout] 22 | /// date=20200901, mem=2.2, mem_beats=72.41, runtime=100, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/103602800/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/rotate_array.rs:83:84 [INFO] [stdout] | [INFO] [stdout] 83 | /// date=20200831, mem=2.2, mem_beats=44.83, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/103257131/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/rotate_array.rs:85:86 [INFO] [stdout] | [INFO] [stdout] 85 | /// date=20200901, mem=2.1, mem_beats=96.55, runtime=4, runtime_beats=47.27, url=https://leetcode-cn.com/submissions/detail/103606992/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/rotate_array.rs:87:84 [INFO] [stdout] | [INFO] [stdout] 87 | /// date=20200908, mem=2.2, mem_beats=52.38, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/105887056/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/rotate_array.rs:171:84 [INFO] [stdout] | [INFO] [stdout] 171 | /// date=20200831, mem=2.3, mem_beats=27.59, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/103284789/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/rotate_array.rs:173:84 [INFO] [stdout] | [INFO] [stdout] 173 | /// date=20200901, mem=2.1, mem_beats=82.76, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/103610475/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/rotate_array.rs:175:84 [INFO] [stdout] | [INFO] [stdout] 175 | /// date=20200908, mem=2.2, mem_beats=28.57, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/105880830/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/three_sum.rs:56:83 [INFO] [stdout] | [INFO] [stdout] 56 | /// date=20200817, mem=3.4, mem_beats=75, runtime=28, runtime_beats=77.7, url=https://leetcode-cn.com/submissions/detail/98864502/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/three_sum.rs:58:87 [INFO] [stdout] | [INFO] [stdout] 58 | /// date=20200818, mem=3.4, mem_beats=57.14, runtime=24, runtime_beats=95.68, url=https://leetcode-cn.com/submissions/detail/99437998/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/three_sum.rs:60:87 [INFO] [stdout] | [INFO] [stdout] 60 | /// date=20200825, mem=3.3, mem_beats=93.75, runtime=32, runtime_beats=49.59, url=https://leetcode-cn.com/submissions/detail/101728221/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/trapping_rain_water.rs:39:86 [INFO] [stdout] | [INFO] [stdout] 39 | /// date=20200916, mem=2.1, mem_beats=11.11, runtime=560, runtime_beats=560, url=https://leetcode-cn.com/submissions/detail/108470415/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/trapping_rain_water.rs:107:86 [INFO] [stdout] | [INFO] [stdout] 107 | /// date=20200917, mem=2.1, mem_beats=22.22, runtime=72, runtime_beats=9.68, url=https://leetcode-cn.com/submissions/detail/108806916/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/trapping_rain_water.rs:203:82 [INFO] [stdout] | [INFO] [stdout] 203 | /// date=20200917, mem=2, mem_beats=61.11, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/108816444/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/trapping_rain_water.rs:205:83 [INFO] [stdout] | [INFO] [stdout] 205 | /// date=20200918, mem=2.2, mem_beats=5.56, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/109367289/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/trapping_rain_water.rs:292:82 [INFO] [stdout] | [INFO] [stdout] 292 | /// date=20200917, mem=2, mem_beats=61.11, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/108826398/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/trapping_rain_water.rs:294:82 [INFO] [stdout] | [INFO] [stdout] 294 | /// date=20200918, mem=1.9, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/109371378/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/trapping_rain_water.rs:296:84 [INFO] [stdout] | [INFO] [stdout] 296 | /// date=20201002, mem=2.1, mem_beats=56.25, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/112844228/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/trapping_rain_water.rs:366:82 [INFO] [stdout] | [INFO] [stdout] 366 | /// date=20200918, mem=1.9, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/109363764/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/trapping_rain_water.rs:368:82 [INFO] [stdout] | [INFO] [stdout] 368 | /// date=20201002, mem=2, mem_beats=71.88, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/112851473/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/two_sum.rs:8:87 [INFO] [stdout] | [INFO] [stdout] 8 | /// date=20200816, mem=2.2, mem_beats=66.47, runtime=36, runtime_beats=21.42, url=https://leetcode-cn.com/submissions/detail/98495796/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/two_sum.rs:55:84 [INFO] [stdout] | [INFO] [stdout] 55 | /// date=20200816, mem=2.2, mem_beats=72.46, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/98495478/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/two_sum.rs:57:84 [INFO] [stdout] | [INFO] [stdout] 57 | /// date=20200817, mem=2.3, mem_beats=51.16, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/98887674/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/two_sum.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | /// date=20200825, mem=2.3, mem_beats=52, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/101721676/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/merge_two_sorted_lists.rs:36:84 [INFO] [stdout] | [INFO] [stdout] 36 | /// date=20200901, mem=2.1, mem_beats=11.11, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/103581670/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/merge_two_sorted_lists.rs:38:84 [INFO] [stdout] | [INFO] [stdout] 38 | /// date=20200902, mem=1.9, mem_beats=96.30, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/103965284/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/merge_two_sorted_lists.rs:40:82 [INFO] [stdout] | [INFO] [stdout] 40 | /// date=20200909, mem=2, mem_beats=91.18, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/106297679/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/merge_two_sorted_lists.rs:100:84 [INFO] [stdout] | [INFO] [stdout] 100 | /// date=20200901, mem=2.1, mem_beats=11.11, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/103593396/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/merge_two_sorted_lists.rs:102:84 [INFO] [stdout] | [INFO] [stdout] 102 | /// date=20200902, mem=2.1, mem_beats=48.15, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/103958845/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/merge_two_sorted_lists.rs:104:84 [INFO] [stdout] | [INFO] [stdout] 104 | /// date=20200909, mem=2.1, mem_beats=32.35, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/106293054/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/reverse_linked_list.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | /// date=20200818, mem=2.3, mem_beats=83.33, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/99449141/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/reverse_linked_list.rs:22:84 [INFO] [stdout] | [INFO] [stdout] 22 | /// date=20200819, mem=2.4, mem_beats=66.67, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/99630592/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/reverse_linked_list.rs:24:83 [INFO] [stdout] | [INFO] [stdout] 24 | /// date=20200825, mem=2.5, mem_beats=5.56, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/101696406/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/reverse_linked_list.rs:26:84 [INFO] [stdout] | [INFO] [stdout] 26 | /// date=20200903, mem=2.4, mem_beats=33.33, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/104343441/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/reverse_linked_list.rs:97:84 [INFO] [stdout] | [INFO] [stdout] 97 | /// date=20200819, mem=2.4, mem_beats=66.67, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/99628172/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/reverse_linked_list.rs:99:83 [INFO] [stdout] | [INFO] [stdout] 99 | /// date=20200827, mem=2.6, mem_beats=9.52, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/102108428/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/reverse_nodes_in_k_group.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | /// iterative: https://github.com/Aloxaf/LeetCode-Rust/blob/master/src/reverse_nodes_in_k_group.rs [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/reverse_nodes_in_k_group.rs:150:80 [INFO] [stdout] | [INFO] [stdout] 150 | /// date=20200906, mem=2.3, mem_beats=36, runtime=4, runtime_beats=49, url=https://leetcode-cn.com/submissions/detail/103051900/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/reverse_nodes_in_k_group.rs:152:84 [INFO] [stdout] | [INFO] [stdout] 152 | /// date=20200906, mem=2.3, mem_beats=64.29, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/105213328/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/swap_nodes_in_pairs.rs:57:82 [INFO] [stdout] | [INFO] [stdout] 57 | /// date=20200826, mem=2, mem_beats=66.67, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/101843120/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/swap_nodes_in_pairs.rs:59:84 [INFO] [stdout] | [INFO] [stdout] 59 | /// date=20200827, mem=2.1, mem_beats=14.29, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/102126063/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/swap_nodes_in_pairs.rs:61:82 [INFO] [stdout] | [INFO] [stdout] 61 | /// date=20200902, mem=2, mem_beats=92.86, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/103948147/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/swap_nodes_in_pairs.rs:171:84 [INFO] [stdout] | [INFO] [stdout] 171 | /// date=20200826, mem=2, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/101850473/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/largest_rectangle_in_histogram.rs:25:87 [INFO] [stdout] | [INFO] [stdout] 25 | /// date=20200906, mem=2.2, mem_beats=87.50, runtime=684, runtime_beats=5.97, url=https://leetcode-cn.com/submissions/detail/105186410/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/largest_rectangle_in_histogram.rs:82:87 [INFO] [stdout] | [INFO] [stdout] 82 | /// date=20200906, mem=2.2, mem_beats=93.75, runtime=880, runtime_beats=5.97, url=https://leetcode-cn.com/submissions/detail/105190091/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/largest_rectangle_in_histogram.rs:84:86 [INFO] [stdout] | [INFO] [stdout] 84 | /// date=20200908, mem=2.3, mem_beats=77.78, runtime=884, runtime_beats=5.8, url=https://leetcode-cn.com/submissions/detail/105869662/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/largest_rectangle_in_histogram.rs:178:84 [INFO] [stdout] | [INFO] [stdout] 178 | /// date=20200907, mem=2.4, mem_beats=29.41, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/105482050/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/largest_rectangle_in_histogram.rs:180:84 [INFO] [stdout] | [INFO] [stdout] 180 | /// date=20200908, mem=2.5, mem_beats=27.78, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/105874885/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/largest_rectangle_in_histogram.rs:281:84 [INFO] [stdout] | [INFO] [stdout] 281 | /// date=20200907, mem=2.4, mem_beats=29.41, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/105495785/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/largest_rectangle_in_histogram.rs:283:84 [INFO] [stdout] | [INFO] [stdout] 283 | /// date=20200916, mem=2.3, mem_beats=46.15, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/108503945/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/min_stack.rs:39:85 [INFO] [stdout] | [INFO] [stdout] 39 | /// date=20200904, mem=6.5, mem_beats=9.09, runtime=8, runtime_beats=85.37, url=https://leetcode-cn.com/submissions/detail/104658333/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/min_stack.rs:41:85 [INFO] [stdout] | [INFO] [stdout] 41 | /// date=20200905, mem=6.5, mem_beats=9.09, runtime=8, runtime_beats=85.37, url=https://leetcode-cn.com/submissions/detail/104911435/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/min_stack.rs:105:85 [INFO] [stdout] | [INFO] [stdout] 105 | /// date=20200904, mem=6.4, mem_beats=9.09, runtime=8, runtime_beats=85.37, url=https://leetcode-cn.com/submissions/detail/104663220/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/min_stack.rs:107:83 [INFO] [stdout] | [INFO] [stdout] 107 | /// date=20200905, mem=6.4, mem_beats=9.09, runtime=4, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/104904830/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/min_stack.rs:109:86 [INFO] [stdout] | [INFO] [stdout] 109 | /// date=20200915, mem=6.5, mem_beats=11.11, runtime=8, runtime_beats=85.11, url=https://leetcode-cn.com/submissions/detail/108130236/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sliding_window_maximum.rs:107:84 [INFO] [stdout] | [INFO] [stdout] 107 | /// date=20200908, mem=2.9, mem_beats=60, runtime=16, runtime_beats=72.97, url=https://leetcode-cn.com/submissions/detail/105862456/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sliding_window_maximum.rs:109:84 [INFO] [stdout] | [INFO] [stdout] 109 | /// date=20200909, mem=2.9, mem_beats=60, runtime=16, runtime_beats=72.97, url=https://leetcode-cn.com/submissions/detail/106286541/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sliding_window_maximum.rs:111:84 [INFO] [stdout] | [INFO] [stdout] 111 | /// date=20200917, mem=2.7, mem_beats=87.50, runtime=20, runtime_beats=30, url=https://leetcode-cn.com/submissions/detail/108856621/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/valid_parentheses.rs:22:84 [INFO] [stdout] | [INFO] [stdout] 22 | /// date=20200903, mem=2.1, mem_beats=20.88, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/104330959/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/valid_parentheses.rs:24:83 [INFO] [stdout] | [INFO] [stdout] 24 | /// date=20200904, mem=2.2, mem_beats=7.69, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/104667778/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/valid_parentheses.rs:26:84 [INFO] [stdout] | [INFO] [stdout] 26 | /// date=20200913, mem=2.1, mem_beats=32。08, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/107687503/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/valid_parentheses.rs:71:79 [INFO] [stdout] | [INFO] [stdout] 71 | /// date=20200903, mem=2.2, mem_beats=7.69, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/104327176/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/group_anagrams.rs:40:87 [INFO] [stdout] | [INFO] [stdout] 40 | /// date=20201004, mem=4.6, mem_beats=62.50, runtime=20, runtime_beats=36.84, url=https://leetcode-cn.com/submissions/detail/113177175/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/group_anagrams.rs:42:87 [INFO] [stdout] | [INFO] [stdout] 42 | /// date=20201005, mem=4.6, mem_beats=62.50, runtime=12, runtime_beats=97.37, url=https://leetcode-cn.com/submissions/detail/113361476/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/group_anagrams.rs:44:87 [INFO] [stdout] | [INFO] [stdout] 44 | /// date=20201014, mem=4.7, mem_beats=62.50, runtime=12, runtime_beats=94.59, url=https://leetcode-cn.com/submissions/detail/115668394/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/group_anagrams.rs:79:87 [INFO] [stdout] | [INFO] [stdout] 79 | /// date=20201004, mem=6.1, mem_beats=12.50, runtime=12, runtime_beats=97.37, url=https://leetcode-cn.com/submissions/detail/113175459/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/group_anagrams.rs:81:84 [INFO] [stdout] | [INFO] [stdout] 81 | /// date=20201005, mem=6.2, mem_beats=12.50, runtime=8, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/113361742/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/group_anagrams.rs:83:86 [INFO] [stdout] | [INFO] [stdout] 83 | /// date=20201014, mem=6.2, mem_beats=8.33, runtime=12, runtime_beats=94.59, url=https://leetcode-cn.com/submissions/detail/115669180/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/valid_anagram.rs:46:84 [INFO] [stdout] | [INFO] [stdout] 46 | /// date=20200926, mem=2.2, mem_beats=60.87, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/111470082/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/valid_anagram.rs:48:82 [INFO] [stdout] | [INFO] [stdout] 48 | /// date=20200928, mem=2, mem_beats=95.65, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/112090969/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/valid_anagram.rs:50:84 [INFO] [stdout] | [INFO] [stdout] 50 | /// date=20201004, mem=2.2, mem_beats=46.43, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/113152313/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/assign_cookies.rs:35:80 [INFO] [stdout] | [INFO] [stdout] 35 | /// date=20210111, mem=2.2, mem_beats=70, runtime=8, runtime_beats=10, url=https://leetcode-cn.com/submissions/detail/137634210/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/assign_cookies.rs:37:80 [INFO] [stdout] | [INFO] [stdout] 37 | /// date=20210112, mem=2.2, mem_beats=68, runtime=8, runtime_beats=27, url=https://leetcode-cn.com/submissions/detail/137810626/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/assign_cookies.rs:39:80 [INFO] [stdout] | [INFO] [stdout] 39 | /// date=20210119, mem=2.3, mem_beats=23, runtime=4, runtime_beats=27, url=https://leetcode-cn.com/submissions/detail/139513653/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game.rs:30:81 [INFO] [stdout] | [INFO] [stdout] 30 | /// date=20210112, mem=2.1, mem_beats=83, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/137791586/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game.rs:32:81 [INFO] [stdout] | [INFO] [stdout] 32 | /// date=20210113, mem=2.2, mem_beats=35, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/138057889/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game.rs:34:81 [INFO] [stdout] | [INFO] [stdout] 34 | /// date=20210124, mem=2.2, mem_beats=40, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/140731511/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game.rs:36:81 [INFO] [stdout] | [INFO] [stdout] 36 | /// date=20210307, mem=2.1, mem_beats=69, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/152094236/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game.rs:38:80 [INFO] [stdout] | [INFO] [stdout] 38 | /// date=20210709, mem=2.2, mem_beats=20, runtime=4, runtime_beats=71, url=https://leetcode-cn.com/submissions/detail/193894504/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game.rs:40:80 [INFO] [stdout] | [INFO] [stdout] 40 | /// date=20210714, mem=2.1, mem_beats=60, runtime=4, runtime_beats=77, url=https://leetcode-cn.com/submissions/detail/195555315/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game.rs:42:80 [INFO] [stdout] | [INFO] [stdout] 42 | /// date=20210807, mem=2.1, mem_beats=66, runtime=8, runtime_beats=51, url=https://leetcode-cn.com/submissions/detail/204279270/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game.rs:74:81 [INFO] [stdout] | [INFO] [stdout] 74 | /// date=20210112, mem=2.2, mem_beats=55, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/137793447/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game.rs:76:81 [INFO] [stdout] | [INFO] [stdout] 76 | /// date=20210113, mem=2.3, mem_beats=11, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/138058713/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game.rs:78:80 [INFO] [stdout] | [INFO] [stdout] 78 | /// date=20210124, mem=2, mem_beats=100, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/140732473/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game.rs:80:79 [INFO] [stdout] | [INFO] [stdout] 80 | /// date=20210307, mem=2, mem_beats=95, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/152096208/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game.rs:82:80 [INFO] [stdout] | [INFO] [stdout] 82 | /// date=20210709, mem=2.1, mem_beats=37, runtime=4, runtime_beats=71, url=https://leetcode-cn.com/submissions/detail/193895494/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game.rs:84:80 [INFO] [stdout] | [INFO] [stdout] 84 | /// date=20210714, mem=2.2, mem_beats=32, runtime=4, runtime_beats=77, url=https://leetcode-cn.com/submissions/detail/195561441/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game.rs:86:80 [INFO] [stdout] | [INFO] [stdout] 86 | /// date=20210807, mem=2.1, mem_beats=68, runtime=4, runtime_beats=97, url=https://leetcode-cn.com/submissions/detail/204283127/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game.rs:151:80 [INFO] [stdout] | [INFO] [stdout] 151 | /// date=20210709, mem=2.2, mem_beats=25, runtime=8, runtime_beats=51, url=https://leetcode-cn.com/submissions/detail/193916234/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game.rs:153:79 [INFO] [stdout] | [INFO] [stdout] 153 | /// date=20210714, mem=2.3, mem_beats=7, runtime=8, runtime_beats=52, url=https://leetcode-cn.com/submissions/detail/195585312/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game.rs:155:81 [INFO] [stdout] | [INFO] [stdout] 155 | /// date=20210807, mem=2.2, mem_beats=14, runtime=12, runtime_beats=20, url=https://leetcode-cn.com/submissions/detail/204288715/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game_ii.rs:46:81 [INFO] [stdout] | [INFO] [stdout] 46 | /// date=20210114, mem=2.3, mem_beats=16, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/138274557/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game_ii.rs:48:81 [INFO] [stdout] | [INFO] [stdout] 48 | /// date=20210115, mem=2.1, mem_beats=83, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/138591872/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game_ii.rs:50:79 [INFO] [stdout] | [INFO] [stdout] 50 | /// date=20210520, mem=2, mem_beats=70, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/179175793/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game_ii.rs:52:81 [INFO] [stdout] | [INFO] [stdout] 52 | /// date=20210714, mem=2.1, mem_beats=71, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/195600767/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game_ii.rs:54:79 [INFO] [stdout] | [INFO] [stdout] 54 | /// date=20210715, mem=2, mem_beats=80, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/195921017/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game_ii.rs:56:81 [INFO] [stdout] | [INFO] [stdout] 56 | /// date=20210807, mem=2.1, mem_beats=71, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/204405510/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game_ii.rs:101:82 [INFO] [stdout] | [INFO] [stdout] 101 | /// date=20210114, mem=2.3, mem_beats=16, runtime=524, runtime_beats=14, url=https://leetcode-cn.com/submissions/detail/138284960/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game_ii.rs:103:82 [INFO] [stdout] | [INFO] [stdout] 103 | /// date=20210115, mem=2.1, mem_beats=50, runtime=528, runtime_beats=14, url=https://leetcode-cn.com/submissions/detail/138592278/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game_ii.rs:105:81 [INFO] [stdout] | [INFO] [stdout] 105 | /// date=20210307, mem=2.3, mem_beats=10, runtime=528, runtime_beats=5, url=https://leetcode-cn.com/submissions/detail/152105220/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game_ii.rs:107:81 [INFO] [stdout] | [INFO] [stdout] 107 | /// date=20210520, mem=2.1, mem_beats=23, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/179180098/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game_ii.rs:109:81 [INFO] [stdout] | [INFO] [stdout] 109 | /// date=20210714, mem=2.1, mem_beats=71, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/195600767/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game_ii.rs:111:81 [INFO] [stdout] | [INFO] [stdout] 111 | /// date=20210714, mem=2.1, mem_beats=63, runtime=12, runtime_beats=15, url=https://leetcode-cn.com/submissions/detail/195922734/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game_ii.rs:113:81 [INFO] [stdout] | [INFO] [stdout] 113 | /// date=20210807, mem=2.1, mem_beats=55, runtime=16, runtime_beats=16, url=https://leetcode-cn.com/submissions/detail/204407132/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game_ii.rs:144:81 [INFO] [stdout] | [INFO] [stdout] 144 | /// date=20210714, mem=2.2, mem_beats=25, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/195608040/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game_ii.rs:146:81 [INFO] [stdout] | [INFO] [stdout] 146 | /// date=20210715, mem=2.2, mem_beats=34, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/195927371/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game_ii.rs:148:81 [INFO] [stdout] | [INFO] [stdout] 148 | /// date=20210807, mem=2.1, mem_beats=49, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/204410640/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game_ii.rs:192:81 [INFO] [stdout] | [INFO] [stdout] 192 | /// date=20210714, mem=2.1, mem_beats=69, runtime=236, runtime_beats=5, url=https://leetcode-cn.com/submissions/detail/195613150/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/jump_game_ii.rs:194:79 [INFO] [stdout] | [INFO] [stdout] 194 | /// date=20210714, mem=2, mem_beats=86, runtime=236, runtime_beats=5, url=https://leetcode-cn.com/submissions/detail/195934926/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lemonade_change.rs:21:79 [INFO] [stdout] | [INFO] [stdout] 21 | /// date=20210113, mem=2, mem_beats=87, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/138025753/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lemonade_change.rs:23:79 [INFO] [stdout] | [INFO] [stdout] 23 | /// date=20210114, mem=2, mem_beats=95, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/138296043/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lemonade_change.rs:25:79 [INFO] [stdout] | [INFO] [stdout] 25 | /// date=20210127, mem=2, mem_beats=81, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/141525668/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/walking_robot_simulation.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | /// date=20210113, mem=2.9, mem_beats=10, runtime=16, runtime_beats=67, url=https://leetcode-cn.com/submissions/detail/138042161/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/walking_robot_simulation.rs:59:82 [INFO] [stdout] | [INFO] [stdout] 59 | /// date=20210114, mem=2.9, mem_beats=50, runtime=12, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/138291699/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/walking_robot_simulation.rs:61:79 [INFO] [stdout] | [INFO] [stdout] 61 | /// date=20210128, mem=3, mem_beats=10, runtime=16, runtime_beats=70, url=https://leetcode-cn.com/submissions/detail/141807144/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/find_minimum_in_rotated_sorted_array.rs:21:79 [INFO] [stdout] | [INFO] [stdout] 21 | /// date=20210120, mem=2, mem_beats=40, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/139732885/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/find_minimum_in_rotated_sorted_array.rs:23:81 [INFO] [stdout] | [INFO] [stdout] 23 | /// date=20210124, mem=2.1, mem_beats=33, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/140728925/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/find_minimum_in_rotated_sorted_array.rs:25:81 [INFO] [stdout] | [INFO] [stdout] 25 | /// date=20210310, mem=2.1, mem_beats=22, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/153333847/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/search_a_2d_matrix.rs:43:79 [INFO] [stdout] | [INFO] [stdout] 43 | /// date=20210119, mem=2, mem_beats=60, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/139500665/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/search_a_2d_matrix.rs:45:81 [INFO] [stdout] | [INFO] [stdout] 45 | /// date=20210120, mem=2.1, mem_beats=20, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/139739469/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/search_a_2d_matrix.rs:78:81 [INFO] [stdout] | [INFO] [stdout] 78 | /// date=20210119, mem=2.1, mem_beats=20, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/139508154/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/search_a_2d_matrix.rs:80:79 [INFO] [stdout] | [INFO] [stdout] 80 | /// date=20210120, mem=2, mem_beats=60, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/139741684/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/search_in_rotated_sorted_array.rs:19:81 [INFO] [stdout] | [INFO] [stdout] 19 | /// date=20210117, mem=2.1, mem_beats=25, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/139004026/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/search_in_rotated_sorted_array.rs:21:81 [INFO] [stdout] | [INFO] [stdout] 21 | /// date=20210119, mem=2.1, mem_beats=29, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/139512673/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/search_in_rotated_sorted_array.rs:23:79 [INFO] [stdout] | [INFO] [stdout] 23 | /// date=20210309, mem=2, mem_beats=62, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/152918436/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/search_in_rotated_sorted_array.rs:25:79 [INFO] [stdout] | [INFO] [stdout] 25 | /// date=20210520, mem=2, mem_beats=70, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/179164611/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sqrtx.rs:40:81 [INFO] [stdout] | [INFO] [stdout] 40 | /// date=20210115, mem=1.9, mem_beats=90, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/138583963/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sqrtx.rs:42:81 [INFO] [stdout] | [INFO] [stdout] 42 | /// date=20210117, mem=1.9, mem_beats=68, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/139011065/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sqrtx.rs:44:81 [INFO] [stdout] | [INFO] [stdout] 44 | /// date=20210308, mem=1.9, mem_beats=65, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/152596842/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sqrtx.rs:46:79 [INFO] [stdout] | [INFO] [stdout] 46 | /// date=20210526, mem=2, mem_beats=55, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/180935765/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sqrtx.rs:48:79 [INFO] [stdout] | [INFO] [stdout] 48 | /// date=20210612, mem=2, mem_beats=41, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/186040248/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/valid_perfect_square.rs:10:79 [INFO] [stdout] | [INFO] [stdout] 10 | /// date=20210115, mem=2, mem_beats=80, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/138588521/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/valid_perfect_square.rs:12:79 [INFO] [stdout] | [INFO] [stdout] 12 | /// date=20210117, mem=2, mem_beats=86, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/139012647/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/valid_perfect_square.rs:14:79 [INFO] [stdout] | [INFO] [stdout] 14 | /// date=20210308, mem=2, mem_beats=32, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/152602821/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/valid_perfect_square.rs:16:81 [INFO] [stdout] | [INFO] [stdout] 16 | /// date=20210526, mem=1.9, mem_beats=46, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/180940781/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/valid_perfect_square.rs:51:79 [INFO] [stdout] | [INFO] [stdout] 51 | /// date=20210115, mem=2, mem_beats=69, runtime=0, runtime_beats=100, url=https://leetcode-cn.com/submissions/detail/138589573/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 851 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.29s [INFO] running `Command { std: "docker" "inspect" "5d3e623948a12a43550d977e63720e3e8e310483dea7218d6f9648d7ae6e8ccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d3e623948a12a43550d977e63720e3e8e310483dea7218d6f9648d7ae6e8ccc", kill_on_drop: false }` [INFO] [stdout] 5d3e623948a12a43550d977e63720e3e8e310483dea7218d6f9648d7ae6e8ccc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] e6d747cc53e34a9a7877e6b5de79cfe84eb842f9885ce289c3be53a31fb07ba9 [INFO] running `Command { std: "docker" "start" "-a" "e6d747cc53e34a9a7877e6b5de79cfe84eb842f9885ce289c3be53a31fb07ba9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling embed-doc-image v0.1.4 [INFO] [stderr] Compiling leetcode_test v0.1.2 [INFO] [stderr] Checking leetcode_prelude v0.2.3 [INFO] [stderr] Documenting leetcode-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `j` [INFO] [stdout] --> src/count_of_range_sum.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | /// 量count,可以用merge sort对sums排序时统计sums[j]-sums[i]。 [INFO] [stdout] | ^ no item named `j` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [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/count_of_range_sum.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | /// 量count,可以用merge sort对sums排序时统计sums[j]-sums[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 `left` [INFO] [stdout] --> src/count_of_range_sum.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | /// 由于归并是有序的,对每个sums[left],找sums[right]中第1个满足`sums[right]-sums[left]<=lower`的 [INFO] [stdout] | ^^^^ no item named `left` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `right` [INFO] [stdout] --> src/count_of_range_sum.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | /// 由于归并是有序的,对每个sums[left],找sums[right]中第1个满足`sums[right]-sums[left]<=lower`的 [INFO] [stdout] | ^^^^^ no item named `right` in scope [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/count_of_range_sum.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | /// - 为何是right-left, 如何保证sums[j]-sums[i]不会多或少算? [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 `i` [INFO] [stdout] --> src/count_of_range_sum.rs:42:39 [INFO] [stdout] | [INFO] [stdout] 42 | /// - 为何是right-left, 如何保证sums[j]-sums[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,j` [INFO] [stdout] --> src/count_of_range_sum.rs:151:11 [INFO] [stdout] | [INFO] [stdout] 151 | /// 题目要求在[i,j]内num之和sum[i,j]满足`lower <= sum[i,j] <= upper`,即每个i与 [INFO] [stdout] | ^^^ no item named `i,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 `i,j` [INFO] [stdout] --> src/count_of_range_sum.rs:151:25 [INFO] [stdout] | [INFO] [stdout] 151 | /// 题目要求在[i,j]内num之和sum[i,j]满足`lower <= sum[i,j] <= upper`,即每个i与 [INFO] [stdout] | ^^^ no item named `i,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 `i,j` [INFO] [stdout] --> src/count_of_range_sum.rs:152:19 [INFO] [stdout] | [INFO] [stdout] 152 | /// 后面所有元素之间的和sum[i,j]都可能满足条件。 [INFO] [stdout] | ^^^ no item named `i,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 `j` [INFO] [stdout] --> src/count_of_range_sum.rs:154:34 [INFO] [stdout] | [INFO] [stdout] 154 | /// 用sums数组保存每个num的和,避免重复计算。sums[j]-sums[i]表示sum[i,j]的和。 [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 `i` [INFO] [stdout] --> src/count_of_range_sum.rs:154:42 [INFO] [stdout] | [INFO] [stdout] 154 | /// 用sums数组保存每个num的和,避免重复计算。sums[j]-sums[i]表示sum[i,j]的和。 [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,j` [INFO] [stdout] --> src/count_of_range_sum.rs:154:50 [INFO] [stdout] | [INFO] [stdout] 154 | /// 用sums数组保存每个num的和,避免重复计算。sums[j]-sums[i]表示sum[i,j]的和。 [INFO] [stdout] | ^^^ no item named `i,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 `i` [INFO] [stdout] --> src/count_of_range_sum.rs:160:56 [INFO] [stdout] | [INFO] [stdout] 160 | /// 在迭代时用`sum[i,i]=sums[i+1]-sums[i] = nums[i]`,就是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 `i` [INFO] [stdout] --> src/count_of_range_sum.rs:161:70 [INFO] [stdout] | [INFO] [stdout] 161 | /// 如果用`sums[0] = 0, sums[0,0] = sums[1] - sums[0] = nums[0]`,保证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 `i` [INFO] [stdout] --> src/count_of_smaller_numbers_after_self.rs:1:131 [INFO] [stdout] | [INFO] [stdout] 1 | ...rray. The counts array has the property where counts[i] is the number of smaller elements to the right of 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 `i` [INFO] [stdout] --> src/count_of_smaller_numbers_after_self.rs:1:189 [INFO] [stdout] | [INFO] [stdout] 1 | ... the number of smaller elements to the right of 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 `i` [INFO] [stdout] --> src/count_of_smaller_numbers_after_self.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | /// 用双重for对`i nums[j]`计算counts[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 `index` [INFO] [stdout] --> src/count_of_smaller_numbers_after_self.rs:78:41 [INFO] [stdout] | [INFO] [stdout] 78 | /// 用indexes映射排序,操作的是index,比较的是nums[index]。当right移动时,对right移动计数为count, [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `left` [INFO] [stdout] --> src/count_of_smaller_numbers_after_self.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | /// 当left移动时,对count[indexes[left]] += count,保证counts[i]之前的统计和left后面的也能+count, [INFO] [stdout] | ^^^^ no item named `left` in scope [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/count_of_smaller_numbers_after_self.rs:79:58 [INFO] [stdout] | [INFO] [stdout] 79 | /// 当left移动时,对count[indexes[left]] += count,保证counts[i]之前的统计和left后面的也能+count, [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/maximum_profit_in_job_scheduling.rs:1:76 [INFO] [stdout] | [INFO] [stdout] 1 | //! We have n jobs, where every job is scheduled to be done from startTime[i] to endTime[i], obtaining a profit of profit[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/maximum_profit_in_job_scheduling.rs:1:90 [INFO] [stdout] | [INFO] [stdout] 1 | //! We have n jobs, where every job is scheduled to be done from startTime[i] to endTime[i], obtaining a profit of profit[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/maximum_profit_in_job_scheduling.rs:1:123 [INFO] [stdout] | [INFO] [stdout] 1 | //! We have n jobs, where every job is scheduled to be done from startTime[i] to endTime[i], obtaining a profit of profit[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 `1,2,3,3` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | //! Input: startTime = [1,2,3,3], endTime = [3,4,5,6], profit = [50,10,40,70] [INFO] [stdout] | ^^^^^^^ no item named `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 `3,4,5,6` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:13:46 [INFO] [stdout] | [INFO] [stdout] 13 | //! Input: startTime = [1,2,3,3], endTime = [3,4,5,6], profit = [50,10,40,70] [INFO] [stdout] | ^^^^^^^ no item named `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 `50,10,40,70` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:13:66 [INFO] [stdout] | [INFO] [stdout] 13 | //! Input: startTime = [1,2,3,3], endTime = [3,4,5,6], profit = [50,10,40,70] [INFO] [stdout] | ^^^^^^^^^^^ no item named `50,10,40,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 `1,2,3,4,6` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | //! Input: startTime = [1,2,3,4,6], endTime = [3,5,10,6,9], profit = [20,20,100,70,60] [INFO] [stdout] | ^^^^^^^^^ no item named `1,2,3,4,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 `3,5,10,6,9` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | //! Input: startTime = [1,2,3,4,6], endTime = [3,5,10,6,9], profit = [20,20,100,70,60] [INFO] [stdout] | ^^^^^^^^^^ no item named `3,5,10,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 `20,20,100,70,60` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:23:71 [INFO] [stdout] | [INFO] [stdout] 23 | //! Input: startTime = [1,2,3,4,6], endTime = [3,5,10,6,9], profit = [20,20,100,70,60] [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `20,20,100,70,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 `1,1,1` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | //! Input: startTime = [1,1,1], endTime = [2,3,4], profit = [5,6,4] [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 `2,3,4` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:32:44 [INFO] [stdout] | [INFO] [stdout] 32 | //! Input: startTime = [1,1,1], endTime = [2,3,4], profit = [5,6,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 `5,6,4` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:32:62 [INFO] [stdout] | [INFO] [stdout] 32 | //! Input: startTime = [1,1,1], endTime = [2,3,4], profit = [5,6,4] [INFO] [stdout] | ^^^^^ no item named `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 `i` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | //! 1 <= startTime[i] < endTime[i] <= 10^9 [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/maximum_profit_in_job_scheduling.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | //! 1 <= startTime[i] < endTime[i] <= 10^9 [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/maximum_profit_in_job_scheduling.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | //! 1 <= profit[i] <= 10^4 [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,time` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:58:50 [INFO] [stdout] | [INFO] [stdout] 58 | /// 用dp的方式解决,设`dp[time] = max_profit`表示在[0,time]的最大的profit,当time=n时 [INFO] [stdout] | ^^^^^^ no item named `0,time` in scope [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/maximum_profit_in_job_scheduling.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | /// dp[n]=max_profit. [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 `n` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | /// 由于dp[n+1]要与dp[n]的profit比较,如果dp[n+1]的max profit比dp[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 `n` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:61:63 [INFO] [stdout] | [INFO] [stdout] 61 | /// 由于dp[n+1]要与dp[n]的profit比较,如果dp[n+1]的max profit比dp[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 `n` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:62:41 [INFO] [stdout] | [INFO] [stdout] 62 | /// 的profit大时则更新为dp[n+1],否则还是dp[n]的profit, [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 `end_time` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | /// - 如何解决P[end_time]与P[end_time+1]时可能出现Sum更大或不变的情况 [INFO] [stdout] | ^^^^^^^^ no item named `end_time` in scope [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/maximum_profit_in_job_scheduling.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | /// - 如何找出计算dp[n].max_profit [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 `end_time` [INFO] [stdout] --> src/maximum_profit_in_job_scheduling.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | /// 由于dp[end_time]保存的是end_time与max profit的关系,如果要找当前n=(start_time, end_time) [INFO] [stdout] | ^^^^^^^^ no item named `end_time` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `null,0,0,0` [INFO] [stdout] --> src/random_pick_with_blacklist.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | //! Output: [null,0,0,0] [INFO] [stdout] | ^^^^^^^^^^ no item named `null,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 `null,1,1,1` [INFO] [stdout] --> src/random_pick_with_blacklist.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | //! Output: [null,1,1,1] [INFO] [stdout] | ^^^^^^^^^^ no item named `null,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/random_pick_with_blacklist.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | //! [[3,[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 `null,0,0,2` [INFO] [stdout] --> src/random_pick_with_blacklist.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | //! Output: [null,0,0,2] [INFO] [stdout] | ^^^^^^^^^^ no item named `null,0,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 `2` [INFO] [stdout] --> src/random_pick_with_blacklist.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | //! [[4,[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 `null,1,3,1` [INFO] [stdout] --> src/random_pick_with_blacklist.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | //! Output: [null,1,3,1] [INFO] [stdout] | ^^^^^^^^^^ no item named `null,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 `i` [INFO] [stdout] --> src/reverse_pairs.rs:1:85 [INFO] [stdout] | [INFO] [stdout] 1 | //! Given an array nums, we call (i, j) an important reverse pair if i < j and nums[i] > 2*nums[j]. [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/reverse_pairs.rs:1:97 [INFO] [stdout] | [INFO] [stdout] 1 | //! Given an array nums, we call (i, j) an important reverse pair if i < j and nums[i] > 2*nums[j]. [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 `i,j` [INFO] [stdout] --> src/reverse_pairs.rs:53:46 [INFO] [stdout] | [INFO] [stdout] 53 | /// 尝试partition recurrence关系用DP解决,设在nums[i,j]中满足reverse pair条件数量为T(i,j), [INFO] [stdout] | ^^^ no item named `i,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 `i,m` [INFO] [stdout] --> src/reverse_pairs.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 54 | /// m=(i+j)/2,将nums分为nums[i,m], nums[m+1,j]两个数组,此时要求出T(i,m),T(m+1,j)和两个数组 [INFO] [stdout] | ^^^ no item named `i,m` in scope [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,j` [INFO] [stdout] --> src/reverse_pairs.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | /// 元素间满足reverse pair条件数量C[i,j],通常还是要nums[i,j]每个元素比较才能找出C[i,j],但 [INFO] [stdout] | ^^^ no item named `i,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 `i,j` [INFO] [stdout] --> src/reverse_pairs.rs:55:47 [INFO] [stdout] | [INFO] [stdout] 55 | /// 元素间满足reverse pair条件数量C[i,j],通常还是要nums[i,j]每个元素比较才能找出C[i,j],但 [INFO] [stdout] | ^^^ no item named `i,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 `i,j` [INFO] [stdout] --> src/reverse_pairs.rs:55:63 [INFO] [stdout] | [INFO] [stdout] 55 | /// 元素间满足reverse pair条件数量C[i,j],通常还是要nums[i,j]每个元素比较才能找出C[i,j],但 [INFO] [stdout] | ^^^ no item named `i,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 `i,m` [INFO] [stdout] --> src/reverse_pairs.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | /// 如果nums[i,m], nums[m+1,j]分别有序时,用two pointer可在线性时间内找出C[i,j],即 [INFO] [stdout] | ^^^ no item named `i,m` in scope [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,j` [INFO] [stdout] --> src/reverse_pairs.rs:56:62 [INFO] [stdout] | [INFO] [stdout] 56 | /// 如果nums[i,m], nums[m+1,j]分别有序时,用two pointer可在线性时间内找出C[i,j],即 [INFO] [stdout] | ^^^ no item named `i,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 `0,n` [INFO] [stdout] --> src/reverse_pairs.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | /// T(0,n)=T(0,m)+T(m+1,n)+C[0,n] [INFO] [stdout] | ^^^ no item named `0,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 `i` [INFO] [stdout] --> src/reverse_pairs.rs:59:37 [INFO] [stdout] | [INFO] [stdout] 59 | /// 对nums indexes排序merge时统计nums[i]>2*nums[j]数量 [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/reverse_pairs.rs:59:47 [INFO] [stdout] | [INFO] [stdout] 59 | /// 对nums indexes排序merge时统计nums[i]>2*nums[j]数量 [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 `i,j` [INFO] [stdout] --> src/reverse_pairs.rs:63:35 [INFO] [stdout] | [INFO] [stdout] 63 | /// - 如何在merge时two-pointer找出C[i,j],nums[i,m],nums[m+1,j] [INFO] [stdout] | ^^^ no item named `i,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 `i,m` [INFO] [stdout] --> src/reverse_pairs.rs:63:45 [INFO] [stdout] | [INFO] [stdout] 63 | /// - 如何在merge时two-pointer找出C[i,j],nums[i,m],nums[m+1,j] [INFO] [stdout] | ^^^ no item named `i,m` in scope [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,j` [INFO] [stdout] --> src/reverse_pairs.rs:185:24 [INFO] [stdout] | [INFO] [stdout] 185 | /// 尝试用DP解决,设在nums[i,j]中满足reverse pair条件数量为T(i,j), [INFO] [stdout] | ^^^ no item named `i,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 `n` [INFO] [stdout] --> src/reverse_pairs.rs:186:57 [INFO] [stdout] | [INFO] [stdout] 186 | /// 对n个元素的nums[0,n-1],如果我们已计算出T(0,n-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 `n` [INFO] [stdout] --> src/reverse_pairs.rs:187:25 [INFO] [stdout] | [INFO] [stdout] 187 | /// 新的T(0,n),这个nums[n]必须与nums[0..=n-1]前面所有元素比较统计得到reverse pair [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 `0,n` [INFO] [stdout] --> src/reverse_pairs.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | /// 数量C[0,n],即`T(0,n)=T(0,n-1)+C[0,n]` [INFO] [stdout] | ^^^ no item named `0,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 `0,n` [INFO] [stdout] --> src/reverse_pairs.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | /// 注意到对C[0,n]的计算每次都要N-1次比较,对于T(0,n)来说就是O(N^2)不能直接用下面递归代码或double for [INFO] [stdout] | ^^^ no item named `0,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 `0,n` [INFO] [stdout] --> src/reverse_pairs.rs:247:27 [INFO] [stdout] | [INFO] [stdout] 247 | /// 由于在这里元素顺序不重要,且计算C[0,n]时空间是不断扩展的,不能用静态空间, [INFO] [stdout] | ^^^ no item named `0,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 `0,n` [INFO] [stdout] --> src/reverse_pairs.rs:248:37 [INFO] [stdout] | [INFO] [stdout] 248 | /// 用binary indexed tree可计算前缀和C[0,n]并扩展空间 [INFO] [stdout] | ^^^ no item named `0,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 `i` [INFO] [stdout] --> src/climbing_stairs.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | /// 设dp[i]为在i个梯子时可走的步数,第i个梯子可以是i-1和i-2个上来的, [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/decode_ways.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | /// 设dp[i][j]表示在s[i..=j]中有多少种解码方式, [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 `j` [INFO] [stdout] --> src/decode_ways.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | /// dp[j] = dp[j - 1] + is_decoded(s[j-2..j]) ? 1 : 0 [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 `0` [INFO] [stdout] --> src/decode_ways.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | /// dp[0] = 1, dp[1] = dp[0] + is_decoded(s[0..=1]) ? 1 : 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 `1` [INFO] [stdout] --> src/decode_ways.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | /// dp[0] = 1, dp[1] = dp[0] + is_decoded(s[0..=1]) ? 1 : 0 [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 `0` [INFO] [stdout] --> src/decode_ways.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | /// dp[0] = 1, dp[1] = dp[0] + is_decoded(s[0..=1]) ? 1 : 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/decode_ways.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | /// dp[0] = 1 [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/decode_ways.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | /// dp[1] = dp[0] + is_decoded(12) ? 1 : 0 = 2 [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 `0` [INFO] [stdout] --> src/decode_ways.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | /// dp[1] = dp[0] + is_decoded(12) ? 1 : 0 = 2 [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 `2` [INFO] [stdout] --> src/decode_ways.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | /// dp[2] = dp[1] + is_decoded(22) ? 1 : 0 = 3 // 1,2,2 12,2 1,22 [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/decode_ways.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | /// dp[2] = dp[1] + is_decoded(22) ? 1 : 0 = 3 // 1,2,2 12,2 1,22 [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 `3` [INFO] [stdout] --> src/decode_ways.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | /// dp[3] = dp[2] + is_decoded(26) ? 1 : 0 = 4 // 1,2,2,2 12,2,2 1,22,2 12,22 1,2,22 [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 `2` [INFO] [stdout] --> src/decode_ways.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | /// dp[3] = dp[2] + is_decoded(26) ? 1 : 0 = 4 // 1,2,2,2 12,2,2 1,22,2 12,22 1,2,22 [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 `4` [INFO] [stdout] --> src/decode_ways.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | /// dp[4] = // 1,2,2,2,2 12,2,2,2 1,22,2,2 12,22,2 1,2,22,2 1,2,2,22 12,2,22 1,... [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 `4` [INFO] [stdout] --> src/decode_ways.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | /// dp[4] = // 1,2,2,6,2,3 12,2,6,2,3 1,22,6,2,3 12,26,2,3 1,2,26,2,3 [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 `j` [INFO] [stdout] --> src/decode_ways.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | /// 一开始是有注意到dp[j]与j-1, j-2的关系的,在举例发现不对时,被举例规则误导,开始找结果的规 [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 `i` [INFO] [stdout] --> src/decode_ways.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | /// dp[i]表示以i结尾解码的方法数,is_map(s[i]) is_map(s[i-1..=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/decode_ways.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | /// dp[i]表示以i结尾解码的方法数,is_map(s[i]) is_map(s[i-1..=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/decode_ways.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | /// 一个映射则dp[i-2]+1,即dp[i]= if is_map(s[i]): dp[i-1]+1 + else if is_map(s[i-1..=i]): dp[i-2]+1 [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/decode_ways.rs:21:40 [INFO] [stdout] | [INFO] [stdout] 21 | /// 一个映射则dp[i-2]+1,即dp[i]= if is_map(s[i]): dp[i-1]+1 + else if is_map(s[i-1..=i]): dp[i-2]+1 [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` [INFO] [stdout] --> src/decode_ways.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | /// dp.len = s.len+1, dp[0] = 0, dp[1] = 1 if is_map(s[0]) else 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 `1` [INFO] [stdout] --> src/decode_ways.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | /// dp.len = s.len+1, dp[0] = 0, dp[1] = 1 if is_map(s[0]) else 0 [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 `0` [INFO] [stdout] --> src/decode_ways.rs:22:56 [INFO] [stdout] | [INFO] [stdout] 22 | /// dp.len = s.len+1, dp[0] = 0, dp[1] = 1 if is_map(s[0]) else 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 `i` [INFO] [stdout] --> src/divisor_game.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | /// 设dp[i]为在给定数字i谁先开始的游戏结果,j满足`i%j==0`, [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/divisor_game.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | /// dp[i]=true [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/is_subsequence.rs:90:16 [INFO] [stdout] | [INFO] [stdout] 90 | /// 设dp[i][j]为在s[0..i]是否是t[0..j]的子字符串,如s=a,t=ab, [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 `0` [INFO] [stdout] --> src/is_subsequence.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | /// dp[0][0]=true表示是s[0]是t[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/is_subsequence.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | /// dp[0][0]=true表示是s[0]是t[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/is_subsequence.rs:91:32 [INFO] [stdout] | [INFO] [stdout] 91 | /// dp[0][0]=true表示是s[0]是t[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 `i` [INFO] [stdout] --> src/is_subsequence.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | /// 如果s[i] == t[j],s[i]是否是t[j]的子字符串应由dp[i-1][j-1]决定,即依赖前面的是否有效 [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/is_subsequence.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | /// 如果s[i] == t[j],s[i]是否是t[j]的子字符串应由dp[i-1][j-1]决定,即依赖前面的是否有效 [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 `i` [INFO] [stdout] --> src/is_subsequence.rs:93:26 [INFO] [stdout] | [INFO] [stdout] 93 | /// 如果s[i] == t[j],s[i]是否是t[j]的子字符串应由dp[i-1][j-1]决定,即依赖前面的是否有效 [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/is_subsequence.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | /// 如果s[i] == t[j],s[i]是否是t[j]的子字符串应由dp[i-1][j-1]决定,即依赖前面的是否有效 [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 `i` [INFO] [stdout] --> src/is_subsequence.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | /// 如果s[i] != t[j],s[0..i]与t[0..j-1]比较是否为子字符串 [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/is_subsequence.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | /// 如果s[i] != t[j],s[0..i]与t[0..j-1]比较是否为子字符串 [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 `j` [INFO] [stdout] --> src/is_subsequence.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 103 | /// 初始化时有dp[0][j]=true,空字符串s是t的子字符串 [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 `i` [INFO] [stdout] --> src/is_subsequence.rs:172:15 [INFO] [stdout] | [INFO] [stdout] 172 | /// 如何利用s[i]快速找出t, map.get(s[i]) = index,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 `i` [INFO] [stdout] --> src/is_subsequence.rs:172:34 [INFO] [stdout] | [INFO] [stdout] 172 | /// 如何利用s[i]快速找出t, map.get(s[i]) = index,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 `i` [INFO] [stdout] --> src/is_subsequence.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | /// 在s[i]在t中出现的最近下标,如果index < 0则不s[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/is_subsequence.rs:173:40 [INFO] [stdout] | [INFO] [stdout] 173 | /// 在s[i]在t中出现的最近下标,如果index < 0则不s[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/is_subsequence.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 175 | /// map中s[i],s[i+1]是应该有正确的顺序的 [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 `26` [INFO] [stdout] --> src/is_subsequence.rs:184:22 [INFO] [stdout] | [INFO] [stdout] 184 | /// 如何保证顺序,dp[n][26]表示t中字符最近出现的下标index, 如:dp[i][a]=1表示 [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 `a` [INFO] [stdout] --> src/is_subsequence.rs:184:53 [INFO] [stdout] | [INFO] [stdout] 184 | /// 如何保证顺序,dp[n][26]表示t中字符最近出现的下标index, 如:dp[i][a]=1表示 [INFO] [stdout] | ^ no item named `a` in scope [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/is_subsequence.rs:185:11 [INFO] [stdout] | [INFO] [stdout] 185 | /// t[1]=a最近的一个,dp[0..=i][a]=1使0可以索引,当dp[0][s[0]] = i0, dp[i0][s[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 `a` [INFO] [stdout] --> src/is_subsequence.rs:185:31 [INFO] [stdout] | [INFO] [stdout] 185 | /// t[1]=a最近的一个,dp[0..=i][a]=1使0可以索引,当dp[0][s[0]] = i0, dp[i0][s[1]] [INFO] [stdout] | ^ no item named `a` in scope [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/is_subsequence.rs:185:46 [INFO] [stdout] | [INFO] [stdout] 185 | /// t[1]=a最近的一个,dp[0..=i][a]=1使0可以索引,当dp[0][s[0]] = i0, dp[i0][s[1]] [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/is_subsequence.rs:185:51 [INFO] [stdout] | [INFO] [stdout] 185 | /// t[1]=a最近的一个,dp[0..=i][a]=1使0可以索引,当dp[0][s[0]] = i0, dp[i0][s[1]] [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 `i0` [INFO] [stdout] --> src/is_subsequence.rs:185:64 [INFO] [stdout] | [INFO] [stdout] 185 | /// t[1]=a最近的一个,dp[0..=i][a]=1使0可以索引,当dp[0][s[0]] = i0, dp[i0][s[1]] [INFO] [stdout] | ^^ no item named `i0` in scope [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/is_subsequence.rs:185:70 [INFO] [stdout] | [INFO] [stdout] 185 | /// t[1]=a最近的一个,dp[0..=i][a]=1使0可以索引,当dp[0][s[0]] = i0, dp[i0][s[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 `ai` [INFO] [stdout] --> src/is_subsequence.rs:186:15 [INFO] [stdout] | [INFO] [stdout] 186 | /// dp[i][ai]表示t中0..i的ai字符出现的下标,ai的下标可有`dp[(dp[i-1][a(i-1)])][dp[ai]]` [INFO] [stdout] | ^^ no item named `ai` in scope [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/longest_palindromic_substring.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | /// 设dp[i][j]表示s[i..=j]是否是回文字符串palindrome, [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 `2` [INFO] [stdout] --> src/longest_palindromic_substring.rs:28:61 [INFO] [stdout] | [INFO] [stdout] 28 | /// `dp[2][1] = s[2] == s[1] && dp[1][2]`,在有2个字符时为dp[1][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 `i` [INFO] [stdout] --> src/longest_palindromic_substring.rs:29:37 [INFO] [stdout] | [INFO] [stdout] 29 | /// 是不存在的,是从i-->j向后发散,两个字符只需比较s[i]==s[j]即可, [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/longest_palindromic_substring.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | /// 是不存在的,是从i-->j向后发散,两个字符只需比较s[i]==s[j]即可, [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 `i` [INFO] [stdout] --> src/min_cost_climbing_stairs.rs:1:67 [INFO] [stdout] | [INFO] [stdout] 1 | //! On a staircase, the i-th step has some non-negative cost cost[i] assigned (0 indexed). [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` [INFO] [stdout] --> src/min_cost_climbing_stairs.rs:8:44 [INFO] [stdout] | [INFO] [stdout] 8 | //! Explanation: Cheapest is start on cost[1], pay that cost and go to the top. [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 `0` [INFO] [stdout] --> src/min_cost_climbing_stairs.rs:12:44 [INFO] [stdout] | [INFO] [stdout] 12 | //! Explanation: Cheapest is start on cost[0], and only step on 1s, skipping cost[3]. [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 `3` [INFO] [stdout] --> src/min_cost_climbing_stairs.rs:12:83 [INFO] [stdout] | [INFO] [stdout] 12 | //! Explanation: Cheapest is start on cost[0], and only step on 1s, skipping cost[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 `i` [INFO] [stdout] --> src/min_cost_climbing_stairs.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | //! Every cost[i] will be an integer in the range [0, 999]. [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/min_cost_climbing_stairs.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | /// 设dp[n]为爬到n个梯子的最小成本 `dp[i] = min(dp[i-1] , dp[i-2]) + cost[i])`, [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 `i` [INFO] [stdout] --> src/min_cost_climbing_stairs.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | /// 不能简单的dp[i] = min(dp[i-1], dp[i-2])必须考虑到dp[i]是否由间隔上来的i = i-3的可能, [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/min_cost_climbing_stairs.rs:30:51 [INFO] [stdout] | [INFO] [stdout] 30 | /// 不能简单的dp[i] = min(dp[i-1], dp[i-2])必须考虑到dp[i]是否由间隔上来的i = i-3的可能, [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/minimum_path_sum.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | /// dp[i][j]表示[i][j]的最小的路径和`dp[i][j] = min(dp[i-1][j], dp[i][j-1]) + grid[i - 1][j - 1]` [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 `j` [INFO] [stdout] --> src/minimum_path_sum.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | /// dp[i][j]表示[i][j]的最小的路径和`dp[i][j] = min(dp[i-1][j], dp[i][j-1]) + grid[i - 1][j - 1]` [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 `j` [INFO] [stdout] --> src/minimum_path_sum.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | /// dp[j]表示最后第j列的最小路径和,dp[j] = min(dp[j], dp[j - 1]) + grid[i-1][j-1], [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 `j` [INFO] [stdout] --> src/minimum_path_sum.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | /// dp[j]表示最后第j列的最小路径和,dp[j] = min(dp[j], dp[j - 1]) + grid[i-1][j-1], [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 `j` [INFO] [stdout] --> src/minimum_path_sum.rs:49:43 [INFO] [stdout] | [INFO] [stdout] 49 | /// dp[j]表示最后第j列的最小路径和,dp[j] = min(dp[j], dp[j - 1]) + grid[i-1][j-1], [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` [INFO] [stdout] --> src/minimum_path_sum.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | /// 初始值 dp[1] = 0 [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 `n` [INFO] [stdout] --> src/range_sum_query_immutable.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | /// 用sums[n]表示nums[0..=n]的和,取范围时可用sum_range(i, j) => sums[j + 1] - sums[i], [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 `i` [INFO] [stdout] --> src/range_sum_query_immutable.rs:17:77 [INFO] [stdout] | [INFO] [stdout] 17 | /// 用sums[n]表示nums[0..=n]的和,取范围时可用sum_range(i, j) => sums[j + 1] - sums[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 `1` [INFO] [stdout] --> src/range_sum_query_immutable.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | /// 注意在sums是n+1个,保证range(0, 0)时有sums[1]-sums[0]=nums[0] [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 `0` [INFO] [stdout] --> src/range_sum_query_immutable.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | /// 注意在sums是n+1个,保证range(0, 0)时有sums[1]-sums[0]=nums[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/range_sum_query_immutable.rs:18:58 [INFO] [stdout] | [INFO] [stdout] 18 | /// 注意在sums是n+1个,保证range(0, 0)时有sums[1]-sums[0]=nums[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 `j` [INFO] [stdout] --> src/range_sum_query_immutable.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | /// 当i==0时直接返加sums[j]而不是sums[j+1] - sums[0] [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 `0` [INFO] [stdout] --> src/range_sum_query_immutable.rs:70:46 [INFO] [stdout] | [INFO] [stdout] 70 | /// 当i==0时直接返加sums[j]而不是sums[j+1] - sums[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/best_time_to_buy_and_sell_stock_iv.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | /// 注意:dp[0].len = k + 1,从后遍历k [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 `k` [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_iv.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | /// 初始化时k>=1开始dp[0][k][1]=-prices[0],没有设置dp[0][0][1]的原因是k表示交易次数,而交易0次持有1股票 [INFO] [stdout] | ^ no item named `k` in scope [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/best_time_to_buy_and_sell_stock_iv.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | /// 初始化时k>=1开始dp[0][k][1]=-prices[0],没有设置dp[0][0][1]的原因是k表示交易次数,而交易0次持有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 `0` [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_iv.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | /// 初始化时k>=1开始dp[0][k][1]=-prices[0],没有设置dp[0][0][1]的原因是k表示交易次数,而交易0次持有1股票 [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/best_time_to_buy_and_sell_stock_iv.rs:23:52 [INFO] [stdout] | [INFO] [stdout] 23 | /// 初始化时k>=1开始dp[0][k][1]=-prices[0],没有设置dp[0][0][1]的原因是k表示交易次数,而交易0次持有1股票 [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/best_time_to_buy_and_sell_stock_iv.rs:23:55 [INFO] [stdout] | [INFO] [stdout] 23 | /// 初始化时k>=1开始dp[0][k][1]=-prices[0],没有设置dp[0][0][1]的原因是k表示交易次数,而交易0次持有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 `i` [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_iv.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | /// 空间优化:去除dp[i]使用dp[k][2] [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 `2` [INFO] [stdout] --> src/best_time_to_buy_and_sell_stock_iv.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | /// 空间优化:去除dp[i]使用dp[k][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 `j` [INFO] [stdout] --> src/burst_balloons.rs:85:77 [INFO] [stdout] | [INFO] [stdout] 85 | /// 如此划分,状态转移方程为: def (i, j) = def ( i , k ) + def ( k , j )+nums [ i ][ j ][ 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 `k` [INFO] [stdout] --> src/burst_balloons.rs:85:82 [INFO] [stdout] | [INFO] [stdout] 85 | /// 如此划分,状态转移方程为: def (i, j) = def ( i , k ) + def ( k , j )+nums [ i ][ j ][ k ] [INFO] [stdout] | ^^^ no item named `k` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `k` [INFO] [stdout] --> src/burst_balloons.rs:143:59 [INFO] [stdout] | [INFO] [stdout] 143 | /// k 是这个区间   最后一个   被戳爆的气球,在 (i,j) 开区间得到的金币可以由 dp[i][k] 和 dp[k][j] 进行转移 ... [INFO] [stdout] | ^ no item named `k` in scope [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/burst_balloons.rs:143:70 [INFO] [stdout] | [INFO] [stdout] 143 | /// k 是这个区间   最后一个   被戳爆的气球,在 (i,j) 开区间得到的金币可以由 dp[i][k] 和 dp[k][j] 进行转移 ... [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` [INFO] [stdout] --> src/coin_change.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | /// 初始化:当amount=1时,dp[1] = coins[0] + dp[0] = 1 + 0,即dp[0]=Some(0),其它初始化为None [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 `0` [INFO] [stdout] --> src/coin_change.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | /// 初始化:当amount=1时,dp[1] = coins[0] + dp[0] = 1 + 0,即dp[0]=Some(0),其它初始化为None [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/coin_change.rs:17:46 [INFO] [stdout] | [INFO] [stdout] 17 | /// 初始化:当amount=1时,dp[1] = coins[0] + dp[0] = 1 + 0,即dp[0]=Some(0),其它初始化为None [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/coin_change.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | /// 初始化:当amount=1时,dp[1] = coins[0] + dp[0] = 1 + 0,即dp[0]=Some(0),其它初始化为None [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/coin_change.rs:21:36 [INFO] [stdout] | [INFO] [stdout] 21 | /// - mark不能设置为i32::MAX,将会导致dp[i]=i32::MAX+1=-2147483648.min(xx)被设置为-2147483648 [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/coin_change.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | /// `dp[i]`。但是、但是、但是,对于从1..=amount开始dp[i],dp[0]=0,dp[preidx=amount-coins[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 `0` [INFO] [stdout] --> src/coin_change.rs:25:50 [INFO] [stdout] | [INFO] [stdout] 25 | /// `dp[i]`。但是、但是、但是,对于从1..=amount开始dp[i],dp[0]=0,dp[preidx=amount-coins[i]]是必存在的, [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/coin_change.rs:25:78 [INFO] [stdout] | [INFO] [stdout] 25 | /// `dp[i]`。但是、但是、但是,对于从1..=amount开始dp[i],dp[0]=0,dp[preidx=amount-coins[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 `0` [INFO] [stdout] --> src/coin_change_2.rs:26:66 [INFO] [stdout] | [INFO] [stdout] 26 | /// 即`k=1,i=1`时`dp[1][1]=dp[0][1] + dp[1, 0]=1`,此时应该初始化dp[i][0]=1 [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/coin_change_2.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | /// 因此状态数组DP[i]表示的是对于第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/edit_distance.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | /// 我们有word1和word2,我们定义dp[i][j]的含义为:word1的前i个字符和word2的前j个字符的编辑距离。意思就是word1的前i个字符,变成word2的前j ... [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 `i` [INFO] [stdout] --> src/house_robber.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | /// dp状态:设dp[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 `0` [INFO] [stdout] --> src/house_robber.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | /// 初始化:当dp[0]=nums[0],dp[1]应该取max(nums[0], nums[1]) [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/house_robber.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | /// 初始化:当dp[0]=nums[0],dp[1]应该取max(nums[0], nums[1]) [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/house_robber.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | /// 初始化:当dp[0]=nums[0],dp[1]应该取max(nums[0], nums[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 `0` [INFO] [stdout] --> src/house_robber.rs:10:45 [INFO] [stdout] | [INFO] [stdout] 10 | /// 初始化:当dp[0]=nums[0],dp[1]应该取max(nums[0], nums[1]) [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/house_robber.rs:10:54 [INFO] [stdout] | [INFO] [stdout] 10 | /// 初始化:当dp[0]=nums[0],dp[1]应该取max(nums[0], nums[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:` [INFO] [stdout] --> src/house_robber_ii.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | /// - 在不偷窃第一个房子的情况下(即 nums[1:]),最大金额是p1; [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 `j` [INFO] [stdout] --> src/longest_common_subsequence.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | /// 设`i,j`表示`s1,s2`的下标,dp[i][j]表示在`s1[i],s2[j]`之前的lcs值。如果`s1[i]==s2[j]`则 [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 `i` [INFO] [stdout] --> src/longest_valid_parentheses.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | /// 设dp[i]表示在以下标为 i 的字符结尾的最长有效子括号的长度。对于第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/maximum_product_subarray.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | /// dp方程:如果nums[i],如`nums[i] > 0`时 `dp[i].max < 0`表示切分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 `0` [INFO] [stdout] --> src/maximum_product_subarray.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | /// 初始化:如果nums.len==1,由于 nums[0] 必须被选取,那么 dp[0][0] = nums[0],dp[0][1] = nums[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/maximum_product_subarray.rs:37:53 [INFO] [stdout] | [INFO] [stdout] 37 | /// 初始化:如果nums.len==1,由于 nums[0] 必须被选取,那么 dp[0][0] = nums[0],dp[0][1] = nums[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/maximum_product_subarray.rs:37:63 [INFO] [stdout] | [INFO] [stdout] 37 | /// 初始化:如果nums.len==1,由于 nums[0] 必须被选取,那么 dp[0][0] = nums[0],dp[0][1] = nums[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 `1` [INFO] [stdout] --> src/maximum_product_subarray.rs:37:72 [INFO] [stdout] | [INFO] [stdout] 37 | /// 初始化:如果nums.len==1,由于 nums[0] 必须被选取,那么 dp[0][0] = nums[0],dp[0][1] = nums[0]。 [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 `0` [INFO] [stdout] --> src/maximum_product_subarray.rs:37:82 [INFO] [stdout] | [INFO] [stdout] 37 | /// 初始化:如果nums.len==1,由于 nums[0] 必须被选取,那么 dp[0][0] = nums[0],dp[0][1] = nums[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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | /// 首次的想法:dp[i] = dp[i-1].max(dp[i - 1] + 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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:1:48 [INFO] [stdout] | [INFO] [stdout] 1 | /// 首次的想法:dp[i] = dp[i-1].max(dp[i - 1] + 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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | /// 没有考虑到:当nums[i]<0时必定有dp[i] < dp[i-1]+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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | /// 没有考虑到:当nums[i]<0时必定有dp[i] < dp[i-1]+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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:3:46 [INFO] [stdout] | [INFO] [stdout] 3 | /// 没有考虑到:当nums[i]<0时必定有dp[i] < dp[i-1]+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 `n` [INFO] [stdout] --> src/maximum_subarray.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | /// 假定dp[n]表示0-n的max subarray的和,对dp[i]有: [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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | /// 假定dp[n]表示0-n的max subarray的和,对dp[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/maximum_subarray.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | /// 如果dp[i-1]<=0,则dp[i] = 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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | /// 如果dp[i-1]<=0,则dp[i] = 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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | /// 如果dp[i-1]>0,则dp[i] = nums[i] + dp[i-1], [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/maximum_subarray.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | /// 如果dp[i-1]>0,则dp[i] = nums[i] + dp[i-1], [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/maximum_subarray.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | /// - 不能用nums[i]>0保证nums[i]>0,则`dp[i]=dp[i-1]+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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | /// - 不能用nums[i]>0保证nums[i]>0,则`dp[i]=dp[i-1]+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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | /// - 不能用nums[i]>0保证nums[i]>0,则`dp[i]=dp[i-1]+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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:19:52 [INFO] [stdout] | [INFO] [stdout] 19 | /// - 不能用nums[i]>0保证nums[i]>0,则`dp[i]=dp[i-1]+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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | /// 如果nums[i]<=0,则保持`dp[i]=dp[i-1]`, [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/maximum_subarray.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | /// 如果nums[i]>0,则`dp[i]=dp[i-1]+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 `0` [INFO] [stdout] --> src/maximum_subarray.rs:23:54 [INFO] [stdout] | [INFO] [stdout] 23 | /// 即有:`dp[i] = max(dp[i-1], dp[i-1] + nums[i])`。设dp[0]=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 `1` [INFO] [stdout] --> src/maximum_subarray.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | /// dp[1] = d,这段分析是错误的: [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 `i` [INFO] [stdout] --> src/maximum_subarray.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | /// 由于max subarray是求和,当nums[i]<=0时有dp[i]=dp[i-1], [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/maximum_subarray.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | /// 由于max subarray是求和,当nums[i]<=0时有dp[i]=dp[i-1], [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/maximum_subarray.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | /// 那dp[i-1] < nums[i]就不成立了:nums[1]=-1, dp[0]=-2 [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` [INFO] [stdout] --> src/maximum_subarray.rs:27:34 [INFO] [stdout] | [INFO] [stdout] 27 | /// 那dp[i-1] < nums[i]就不成立了:nums[1]=-1, dp[0]=-2 [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 `0` [INFO] [stdout] --> src/maximum_subarray.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | /// 那dp[i-1] < nums[i]就不成立了:nums[1]=-1, dp[0]=-2 [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/maximum_subarray.rs:35:53 [INFO] [stdout] | [INFO] [stdout] 35 | /// 状态数组:`dp[i]`表示以下标为i为结尾的子序和,最大子序和可以通过比较所有的dp[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/maximum_subarray.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | /// dp方程:考虑nums[i]是单独开始一段还是加入上一段,单`nums[i]<0`并不能决定: [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/maximum_subarray.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | /// 定义dp[i]表示在当前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/maximum_subarray.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | /// 找出最大值子序列和。考虑nums[i]是单独开始一段还是加入上一段,单nums[i]<0并不能决定,可以 [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/maximum_subarray.rs:69:49 [INFO] [stdout] | [INFO] [stdout] 69 | /// 找出最大值子序列和。考虑nums[i]是单独开始一段还是加入上一段,单nums[i]<0并不能决定,可以 [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` [INFO] [stdout] --> src/maximum_subarray.rs:72:43 [INFO] [stdout] | [INFO] [stdout] 72 | /// 初始化:当nums.len()==1时,如果res=0, nums[0] < 0,会导致pre_sum < res=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/maximum_subarray.rs:73:22 [INFO] [stdout] | [INFO] [stdout] 73 | /// 可以定义res=nums[0]或res=i32::MIN [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 `mid` [INFO] [stdout] --> src/maximum_subarray.rs:140:46 [INFO] [stdout] | [INFO] [stdout] 140 | /// 在使用最大值的方式从lo -> mid时当`mid<0`时无法将nums[mid]加入最大和中出现错误。 [INFO] [stdout] | ^^^ no item named `mid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `mid` [INFO] [stdout] --> src/maximum_subarray.rs:141:38 [INFO] [stdout] | [INFO] [stdout] 141 | /// 如:`[2,3,-6,2,4]` 当mid=2,nums[mid]=-6时left=[2,3,-6],如果使用`lo->mid`则 [INFO] [stdout] | ^^^ no item named `mid` in scope [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/perfect_squares.rs:57:67 [INFO] [stdout] | [INFO] [stdout] 57 | /// 初始化:len=n+1. 当i=1时,`dp[1] = min(dp[1], dp[0] + 1) = 1`,dp[0]应该初始化为0,`dp[1]=i32::MAX` [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 `j` [INFO] [stdout] --> src/student_attendance_record_ii.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | /// 状态定义:dp[i][j][k]表示第 i 天、在 A 为 j 次、连续的 L 为 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 `k` [INFO] [stdout] --> src/student_attendance_record_ii.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 68 | /// 状态定义:dp[i][j][k]表示第 i 天、在 A 为 j 次、连续的 L 为 k 次的方案数。 [INFO] [stdout] | ^ no item named `k` in scope [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/student_attendance_record_ii.rs:71:44 [INFO] [stdout] | [INFO] [stdout] 71 | /// - 当前填入的是 P,i-1 天的任何状态都能转移过来:昨天是2种A[0,1],每种对应3种L [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 `j` [INFO] [stdout] --> src/triangle.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | /// dp[i][j] i表示当前行,j表示当前列,有`dp[i][j] = min(dp[i-1][j], dp[i-1][j-1])` [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 `0` [INFO] [stdout] --> src/triangle.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | /// 初始化:dp[0][0]=0, dp[1][0] = triangle[0][0] = 2 [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/triangle.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | /// 初始化:dp[0][0]=0, dp[1][0] = triangle[0][0] = 2 [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/triangle.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 4 | /// 初始化:dp[0][0]=0, dp[1][0] = triangle[0][0] = 2 [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 `m` [INFO] [stdout] --> src/triangle.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | /// m + 1保证最后一行时+dp[m]是+0初始化dp[m], 同理n+1也是在最后一行一列时保证不会出界 [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/triangle.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | /// m + 1保证最后一行时+dp[m]是+0初始化dp[m], 同理n+1也是在最后一行一列时保证不会出界 [INFO] [stdout] | ^ no item named `m` in scope [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/triangle.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 84 | /// 下一列的值dp[i+1][j]使用dp[j]替换 [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 `j` [INFO] [stdout] --> src/triangle.rs:84:29 [INFO] [stdout] | [INFO] [stdout] 84 | /// 下一列的值dp[i+1][j]使用dp[j]替换 [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 `j` [INFO] [stdout] --> src/unique_paths.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | /// 由于从某点后到下一点,只能右移或下移到达下一点,假定dp[i][j]是point(i,j) [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 `j` [INFO] [stdout] --> src/unique_paths.rs:13:21 [WARN] too many lines in the log, truncating it