[INFO] cloning repository https://github.com/pymongo/rust_leetcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pymongo/rust_leetcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpymongo%2Frust_leetcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpymongo%2Frust_leetcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b70dd12d5ea80e0ec5ee151efb849f1e4fe7b984 [INFO] documenting pymongo/rust_leetcode against master#ef324565d071c6d7e2477a195648549e33d6a465 for pr-121659-bump-pulldown-cmark [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpymongo%2Frust_leetcode" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pymongo/rust_leetcode on toolchain ef324565d071c6d7e2477a195648549e33d6a465 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pymongo/rust_leetcode [INFO] finished tweaking git repo https://github.com/pymongo/rust_leetcode [INFO] tweaked toml for git repo https://github.com/pymongo/rust_leetcode written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 874b34f47571054eae3aa3f7442e4eae35a71d8b38776a9b1231dc6b0a00ba69 [INFO] running `Command { std: "docker" "start" "-a" "874b34f47571054eae3aa3f7442e4eae35a71d8b38776a9b1231dc6b0a00ba69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "874b34f47571054eae3aa3f7442e4eae35a71d8b38776a9b1231dc6b0a00ba69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "874b34f47571054eae3aa3f7442e4eae35a71d8b38776a9b1231dc6b0a00ba69", kill_on_drop: false }` [INFO] [stdout] 874b34f47571054eae3aa3f7442e4eae35a71d8b38776a9b1231dc6b0a00ba69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38357ddc01d472084db96246e0bf04525987ba19443a3c3835b3e51293b8c201 [INFO] running `Command { std: "docker" "start" "-a" "38357ddc01d472084db96246e0bf04525987ba19443a3c3835b3e51293b8c201", kill_on_drop: false }` [INFO] [stderr] Documenting leetcode-rust v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | Output: vec_vec![[], [1], [2], [3], [1, 2], [1, 3], [2, 3], [1, 2, 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] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | Output: vec_vec![[], [1], [2], [3], [1, 2], [1, 3], [2, 3], [1, 2, 3]] [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | Output: vec_vec![[], [1], [2], [3], [1, 2], [1, 3], [2, 3], [1, 2, 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/bfs_dfs_backtracking/combinations_subsets.rs:8:43 [INFO] [stdout] | [INFO] [stdout] 8 | 2. BFS迭代: curr=curr.append(curr.each+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 `1` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | C(n,1): [1] [2] [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 `2` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | C(n,1): [1] [2] [3] [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | C(n,1): [1] [2] [3] [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | C(n,2): [1,2] [1,3] [2,3] [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | C(n,2): [1,2] [1,3] [2,3] [INFO] [stdout] | ^^^ no item named `1,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | C(n,2): [1,2] [1,3] [2,3] [INFO] [stdout] | ^^^ no item named `2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | C(n,3): [1,2,3] [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/binary_search/median_of_two_sorted_arrays.rs:227:8 [INFO] [stdout] | [INFO] [stdout] 227 | FIXME [1,2],[3,4]的测试用例在本地运行能通过,在leetcode上运行就不行 [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,4` [INFO] [stdout] --> src/binary_search/median_of_two_sorted_arrays.rs:227:14 [INFO] [stdout] | [INFO] [stdout] 227 | FIXME [1,2],[3,4]的测试用例在本地运行能通过,在leetcode上运行就不行 [INFO] [stdout] | ^^^ no item named `3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/binary_search/median_of_two_sorted_arrays.rs:336:14 [INFO] [stdout] | [INFO] [stdout] 336 | /// nums1[1](2) < nums2[1](6) => nums1的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 `6` [INFO] [stdout] --> src/binary_search/median_of_two_sorted_arrays.rs:336:28 [INFO] [stdout] | [INFO] [stdout] 336 | /// nums1[1](2) < nums2[1](6) => nums1的1和2被剔除 [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 `3` [INFO] [stdout] --> src/binary_search/median_of_two_sorted_arrays.rs:342:14 [INFO] [stdout] | [INFO] [stdout] 342 | /// nums1[2](3) < nums2[1](6) => nums1的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 `6` [INFO] [stdout] --> src/binary_search/median_of_two_sorted_arrays.rs:342:28 [INFO] [stdout] | [INFO] [stdout] 342 | /// nums1[2](3) < nums2[1](6) => nums1的3被剔除 [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 `nums1_idx` [INFO] [stdout] --> src/binary_search/median_of_two_sorted_arrays.rs:346:16 [INFO] [stdout] | [INFO] [stdout] 346 | /// 左中位数是nums1[nums1_idx]和nums2[nums2_idx]的最大值 [INFO] [stdout] | ^^^^^^^^^ no item named `nums1_idx` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `nums2_idx` [INFO] [stdout] --> src/binary_search/median_of_two_sorted_arrays.rs:346:33 [INFO] [stdout] | [INFO] [stdout] 346 | /// 左中位数是nums1[nums1_idx]和nums2[nums2_idx]的最大值 [INFO] [stdout] | ^^^^^^^^^ no item named `nums2_idx` in scope [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/serde_binary_tree_to_leetcode_vec.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 2 | leetcode binary tree vec format example: [3,9,20,null,null,15,7] or [3,9,20,#,#,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: `3,9,20,#,#,15,7` contains multiple anchors [INFO] [stdout] --> src/binary_tree/serde_binary_tree_to_leetcode_vec.rs:2:70 [INFO] [stdout] | [INFO] [stdout] 2 | leetcode binary tree vec format example: [3,9,20,null,null,15,7] or [3,9,20,#,#,15,7] [INFO] [stdout] | ^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | invalid anchor [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/code_snippets/sorting.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | 思路: 第一轮找出最小的值换到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/code_snippets/sorting.rs:30:41 [INFO] [stdout] | [INFO] [stdout] 30 | 思路: 第一轮找出最小的值换到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 `12,28` [INFO] [stdout] --> src/counter/anagrams.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | /// 例如A=[12,28],B=[28,12],因为A[0]=B[1],A[1]=B[0],所以返回[1,0] [INFO] [stdout] | ^^^^^ no item named `12,28` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `28,12` [INFO] [stdout] --> src/counter/anagrams.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | /// 例如A=[12,28],B=[28,12],因为A[0]=B[1],A[1]=B[0],所以返回[1,0] [INFO] [stdout] | ^^^^^ no item named `28,12` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/counter/anagrams.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | /// 例如A=[12,28],B=[28,12],因为A[0]=B[1],A[1]=B[0],所以返回[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/counter/anagrams.rs:37:36 [INFO] [stdout] | [INFO] [stdout] 37 | /// 例如A=[12,28],B=[28,12],因为A[0]=B[1],A[1]=B[0],所以返回[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 `1` [INFO] [stdout] --> src/counter/anagrams.rs:37:41 [INFO] [stdout] | [INFO] [stdout] 37 | /// 例如A=[12,28],B=[28,12],因为A[0]=B[1],A[1]=B[0],所以返回[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/counter/anagrams.rs:37:46 [INFO] [stdout] | [INFO] [stdout] 37 | /// 例如A=[12,28],B=[28,12],因为A[0]=B[1],A[1]=B[0],所以返回[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,0` [INFO] [stdout] --> src/counter/anagrams.rs:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | /// 例如A=[12,28],B=[28,12],因为A[0]=B[1],A[1]=B[0],所以返回[1,0] [INFO] [stdout] | ^^^ no item named `1,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/counter/count_good_meals.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | /// 由于 0<=nums[i]<=2^20,所以nums[i]+nums[i]只可能是2^0..=2^21,最小是0+1,最大是2^20+2^20 [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/counter/count_good_meals.rs:39:32 [INFO] [stdout] | [INFO] [stdout] 39 | /// 由于 0<=nums[i]<=2^20,所以nums[i]+nums[i]只可能是2^0..=2^21,最小是0+1,最大是2^20+2^20 [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/counter/count_good_meals.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | /// 由于 0<=nums[i]<=2^20,所以nums[i]+nums[i]只可能是2^0..=2^21,最小是0+1,最大是2^20+2^20 [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/counter/find_all_numbers_disappeared_in_an_array.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | /// nums[i] is in the range [1, n], return an array of all the integers in the range [1, n] that do not appear in nums [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/counter/number_of_equivalent_domino_pairs.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | /// 既然nums[i][0]和nums[i][1]的取值范围都在0-9,那么可以聚合成一对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 `1` [INFO] [stdout] --> src/counter/number_of_equivalent_domino_pairs.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | /// 既然nums[i][0]和nums[i][1]的取值范围都在0-9,那么可以聚合成一对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 `i` [INFO] [stdout] --> src/counter/number_of_good_pairs.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | count if nums[i] == nums[j] and 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 `j` [INFO] [stdout] --> src/counter/number_of_good_pairs.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | count if nums[i] == nums[j] and 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/counter/number_of_good_pairs.rs:3:84 [INFO] [stdout] | [INFO] [stdout] 3 | ...2)=3*2=6对满足i src/counter/number_of_good_pairs.rs:3:93 [INFO] [stdout] | [INFO] [stdout] 3 | ...满足i src/data_structure/heap/my_max_heap.rs:21:48 [INFO] [stdout] | [INFO] [stdout] 21 | 在 leetcode 中会通过层级遍历(level_order)编号然后序列成这样的数组: [0,1,2,3,4,5,6] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `0,1,2,3,4,5,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `x` [INFO] [stdout] --> src/dp/mod.rs:4:2 [INFO] [stdout] | [INFO] [stdout] 4 | [x] 坐标/矩阵型: Unique Path, Triangle [INFO] [stdout] | ^ no item named `x` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `x` [INFO] [stdout] --> src/dp/mod.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 6 | [x] 字符串3输入两个字符串匹配型(): Longest Common Subsequence, Wildcard Matching [INFO] [stdout] | ^ no item named `x` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `x` [INFO] [stdout] --> src/dp/mod.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | [x] 打劫类的题: 打家劫舍(今天打劫哪一家本周的所有打劫才能最赚钱 ) [INFO] [stdout] | ^ no item named `x` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `x` [INFO] [stdout] --> src/dp/mod.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | [x] 递推迭代: Triangle [INFO] [stdout] | ^ no item named `x` in scope [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/dp/freedom_trail.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | 初始值: 最后一步一定是 转盘ring对着 key的最后一个字母key[m] [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 `0` [INFO] [stdout] --> src/dp/freedom_trail.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | 最终值: dp[0][0]加上对准了长度为m的key之后,key的m个字母各需要一次拨号,所以最终步数为dp[0][0]+m [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/dp/freedom_trail.rs:9:59 [INFO] [stdout] | [INFO] [stdout] 9 | 最终值: dp[0][0]加上对准了长度为m的key之后,key的m个字母各需要一次拨号,所以最终步数为dp[0][0]+m [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/dp/freedom_trail.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | 从dp[m-1]一直推到dp[0],这样`dp[0][0]+m`就是所需结果 [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/dp/freedom_trail.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | 求dp[m-1]表示求倒数第二步dp[m-1][j]的步数,j表示穷举0..n(ring的所有位置j),直到找到一个转盘上的位置k使得转盘字母ring[k]=倒数第一步所需字母ke ... [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/dp/freedom_trail.rs:11:77 [INFO] [stdout] | [INFO] [stdout] 11 | ...k使得转盘字母ring[k]=倒数第一步所需字母key[m] [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 `m` [INFO] [stdout] --> src/dp/freedom_trail.rs:11:93 [INFO] [stdout] | [INFO] [stdout] 11 | ...ey[m] [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/dp/freedom_trail.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | 对于倒数第二步来说,状态转移方程就是: dp[i][j]=dp[i][j(ring[k]=key[i+1])].min(dp[i+1][k]+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 `i` [INFO] [stdout] --> src/dp/freedom_trail.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | 对于倒数第二步来说,状态转移方程就是: dp[i][j]=dp[i][j(ring[k]=key[i+1])].min(dp[i+1][k]+j到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 `k` [INFO] [stdout] --> src/dp/freedom_trail.rs:13:43 [INFO] [stdout] | [INFO] [stdout] 13 | 对于倒数第二步来说,状态转移方程就是: dp[i][j]=dp[i][j(ring[k]=key[i+1])].min(dp[i+1][k]+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/dp/freedom_trail.rs:13:69 [INFO] [stdout] | [INFO] [stdout] 13 | 对于倒数第二步来说,状态转移方程就是: dp[i][j]=dp[i][j(ring[k]=key[i+1])].min(dp[i+1][k]+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 `x` [INFO] [stdout] --> src/dp/longest_common_substr.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | /// DP思路:如果s1[x]==s2[y]且s1[x-1]==s2[y-1],说明当前子串是公共子串 [INFO] [stdout] | ^ no item named `x` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `y` [INFO] [stdout] --> src/dp/longest_common_substr.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | /// DP思路:如果s1[x]==s2[y]且s1[x-1]==s2[y-1],说明当前子串是公共子串 [INFO] [stdout] | ^ no item named `y` in scope [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/dp/longest_palindromic_substr.rs:358:7 [INFO] [stdout] | [INFO] [stdout] 358 | 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 `i` [INFO] [stdout] --> src/dp/longest_palindromic_substr.rs:360:22 [INFO] [stdout] | [INFO] [stdout] 360 | if dp[i+1][j-1] && 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/dp/longest_palindromic_substr.rs:360:28 [INFO] [stdout] | [INFO] [stdout] 360 | if dp[i+1][j-1] && 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 `j` [INFO] [stdout] --> src/dp/longest_palindromic_substr.rs:361:11 [INFO] [stdout] | [INFO] [stdout] 361 | dp[i][j] = true; [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/dp/longest_palindromic_substr.rs:363:37 [INFO] [stdout] | [INFO] [stdout] 363 | 例如求证aba(0,2)是不是回文,判断b(1,1)是不是回文 且 s[0]==s[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/dp/longest_palindromic_substr.rs:363:43 [INFO] [stdout] | [INFO] [stdout] 363 | 例如求证aba(0,2)是不是回文,判断b(1,1)是不是回文 且 s[0]==s[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 `r` [INFO] [stdout] --> src/dp/stone_game.rs:126:7 [INFO] [stdout] | [INFO] [stdout] 126 | dp[l][r]表示石子剩余nums[l..=r]时,先手方能取得的最大收益 [INFO] [stdout] | ^ no item named `r` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `l` [INFO] [stdout] --> src/dp/stone_game.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | 取左端的nums[l]时,先手收益nums[l],此时后手方变先手,后手最大收益dp[l+1][r],分差是 nums[l]-dp[l+1][r] [INFO] [stdout] | ^ no item named `l` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `l` [INFO] [stdout] --> src/dp/stone_game.rs:127:23 [INFO] [stdout] | [INFO] [stdout] 127 | 取左端的nums[l]时,先手收益nums[l],此时后手方变先手,后手最大收益dp[l+1][r],分差是 nums[l]-dp[l+1][r] [INFO] [stdout] | ^ no item named `l` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `r` [INFO] [stdout] --> src/dp/stone_game.rs:127:49 [INFO] [stdout] | [INFO] [stdout] 127 | 取左端的nums[l]时,先手收益nums[l],此时后手方变先手,后手最大收益dp[l+1][r],分差是 nums[l]-dp[l+1][r] [INFO] [stdout] | ^ no item named `r` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `l` [INFO] [stdout] --> src/dp/stone_game.rs:127:61 [INFO] [stdout] | [INFO] [stdout] 127 | 取左端的nums[l]时,先手收益nums[l],此时后手方变先手,后手最大收益dp[l+1][r],分差是 nums[l]-dp[l+1][r] [INFO] [stdout] | ^ no item named `l` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `r` [INFO] [stdout] --> src/dp/stone_game.rs:127:72 [INFO] [stdout] | [INFO] [stdout] 127 | 取左端的nums[l]时,先手收益nums[l],此时后手方变先手,后手最大收益dp[l+1][r],分差是 nums[l]-dp[l+1][r] [INFO] [stdout] | ^ no item named `r` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `r` [INFO] [stdout] --> src/dp/stone_game.rs:128:19 [INFO] [stdout] | [INFO] [stdout] 128 | 同理去右端也类似,所以 dp[l][r] = max(nums[l]-dp[l+1][r], nums[r]-dp[l][r-1]) [INFO] [stdout] | ^ no item named `r` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `l` [INFO] [stdout] --> src/dp/stone_game.rs:128:33 [INFO] [stdout] | [INFO] [stdout] 128 | 同理去右端也类似,所以 dp[l][r] = max(nums[l]-dp[l+1][r], nums[r]-dp[l][r-1]) [INFO] [stdout] | ^ no item named `l` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `r` [INFO] [stdout] --> src/dp/stone_game.rs:128:44 [INFO] [stdout] | [INFO] [stdout] 128 | 同理去右端也类似,所以 dp[l][r] = max(nums[l]-dp[l+1][r], nums[r]-dp[l][r-1]) [INFO] [stdout] | ^ no item named `r` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `r` [INFO] [stdout] --> src/dp/stone_game.rs:128:53 [INFO] [stdout] | [INFO] [stdout] 128 | 同理去右端也类似,所以 dp[l][r] = max(nums[l]-dp[l+1][r], nums[r]-dp[l][r-1]) [INFO] [stdout] | ^ no item named `r` in scope [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/easy/array/squares_of_a_sorted_array.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | /// a is sorted, left-> ... <-right, a[left] or a[right] must has one is biggest [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/easy/array/squares_of_a_sorted_array.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | /// a is sorted, left-> ... <-right, a[left] or a[right] must has one is biggest [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 `1,4,2,5,3` [INFO] [stdout] --> src/easy/array/sum_of_all_odd_length_subarrays.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | 输入:arr = [1,4,2,5,3] [INFO] [stdout] | ^^^^^^^^^ no item named `1,4,2,5,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4` [INFO] [stdout] --> src/easy/array/sum_of_all_odd_length_subarrays.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | [4] = 4 [INFO] [stdout] | ^ no item named `4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/easy/array/sum_of_all_odd_length_subarrays.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | [2] = 2 [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5` [INFO] [stdout] --> src/easy/array/sum_of_all_odd_length_subarrays.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | [5] = 5 [INFO] [stdout] | ^ no item named `5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/easy/array/sum_of_all_odd_length_subarrays.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | [3] = 3 [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,4,2` [INFO] [stdout] --> src/easy/array/sum_of_all_odd_length_subarrays.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | [1,4,2] = 7 [INFO] [stdout] | ^^^^^ no item named `1,4,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,2,5` [INFO] [stdout] --> src/easy/array/sum_of_all_odd_length_subarrays.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | [4,2,5] = 11 [INFO] [stdout] | ^^^^^ no item named `4,2,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,5,3` [INFO] [stdout] --> src/easy/array/sum_of_all_odd_length_subarrays.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | [2,5,3] = 10 [INFO] [stdout] | ^^^^^ no item named `2,5,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,4,2,5,3` [INFO] [stdout] --> src/easy/array/sum_of_all_odd_length_subarrays.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | [1,4,2,5,3] = 15 [INFO] [stdout] | ^^^^^^^^^ no item named `1,4,2,5,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `56,13,10` [INFO] [stdout] --> src/easy/codeforces_easy.rs:5:49 [INFO] [stdout] | [INFO] [stdout] 5 | 2. stdin每行的分隔符是CR+LF两个byte,例如本题的测试用例8在stdin上为: [56,13,10]+EOF [INFO] [stdout] | ^^^^^^^^ no item named `56,13,10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `::` [INFO] [stdout] --> src/easy/grid_or_matrix/rotate_matrix.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | matrix[::] = zip(*matrix[::-1]) [INFO] [stdout] | ^^ no item named `` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `::` [INFO] [stdout] --> src/easy/grid_or_matrix/rotate_matrix.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | 之所以要用matrix[::]是为了避免Python shadowing重写绑定一个新的matrix局部变量 [INFO] [stdout] | ^^ no item named `` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `j` [INFO] [stdout] --> src/easy/grid_or_matrix/rotate_matrix.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | i=0,j=1,m[i][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 `1` [INFO] [stdout] --> src/easy/grid_or_matrix/rotate_matrix.rs:18:6 [INFO] [stdout] | [INFO] [stdout] 18 | m[0][1] = m[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/easy/grid_or_matrix/rotate_matrix.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | m[0][1] = m[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 `i` [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:515:26 [INFO] [stdout] | [INFO] [stdout] 515 | /// 另一种前缀和的表示方法是,arr[i]表示数组前i项的和,arr[0]=0,求解答案的表达式是arr[j+1]-arr[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/easy/leetcode_very_easy.rs:515:42 [INFO] [stdout] | [INFO] [stdout] 515 | /// 另一种前缀和的表示方法是,arr[i]表示数组前i项的和,arr[0]=0,求解答案的表达式是arr[j+1]-arr[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/easy/leetcode_very_easy.rs:515:69 [INFO] [stdout] | [INFO] [stdout] 515 | /// 另一种前缀和的表示方法是,arr[i]表示数组前i项的和,arr[0]=0,求解答案的表达式是arr[j+1]-arr[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:10` [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:616:19 [INFO] [stdout] | [INFO] [stdout] 616 | 参考一道面试题,如何将占据内存地址[0:10]的数组复制到内存地址[5:15]上 [INFO] [stdout] | ^^^^ no item named `0:10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5:15` [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:616:35 [INFO] [stdout] | [INFO] [stdout] 616 | 参考一道面试题,如何将占据内存地址[0:10]的数组复制到内存地址[5:15]上 [INFO] [stdout] | ^^^^ no item named `5:15` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `left` [INFO] [stdout] --> src/greedy/container_with_most_water.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | /// 贪心+相向双指针,每次贪心的移动height[left],height[right]的较小值 [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/greedy/container_with_most_water.rs:2:41 [INFO] [stdout] | [INFO] [stdout] 2 | /// 贪心+相向双指针,每次贪心的移动height[left],height[right]的较小值 [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 `n:` [INFO] [stdout] --> src/greedy/int_to_roman.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | s = s[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 `i` [INFO] [stdout] --> src/greedy/maximum_subarray.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | O(n)的算法:贪心: if cur_sum+nums[i] < nums[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/greedy/maximum_subarray.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | O(n)的算法:贪心: if cur_sum+nums[i] < nums[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/greedy/prefix_sum_subarray.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | /// prefix_sum[i] = m * k + rem [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/greedy/prefix_sum_subarray.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | /// prefix_sum[j] = n * k + rem [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/greedy/prefix_sum_subarray.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | /// prefix_sum[j] - prefix_sum[i] = (n-m)*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 `i` [INFO] [stdout] --> src/greedy/prefix_sum_subarray.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | /// prefix_sum[j] - prefix_sum[i] = (n-m)*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 `1,26` [INFO] [stdout] --> src/math/excel_sheet_column_title.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | 要注意26进制是从[1,26]而不是[0,25] [INFO] [stdout] | ^^^^ no item named `1,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 `0,25` [INFO] [stdout] --> src/math/excel_sheet_column_title.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | 要注意26进制是从[1,26]而不是[0,25] [INFO] [stdout] | ^^^^ no item named `0,25` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,25` [INFO] [stdout] --> src/math/excel_sheet_column_title.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | remainder∈[0,25] [INFO] [stdout] | ^^^^ no item named `0,25` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,26` [INFO] [stdout] --> src/math/excel_sheet_column_title.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | but we wanted_remainder∈[1,26] [INFO] [stdout] | ^^^^ no item named `1,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 `i` [INFO] [stdout] --> src/random/random_pick_index.rs:3:41 [INFO] [stdout] | [INFO] [stdout] 3 | //! 如果nums中存在多个target,则等概率地随机返回一个满足nums[i]=target的下标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/random/random_pick_index.rs:58:45 [INFO] [stdout] | [INFO] [stdout] 58 | /// 如果nums中存在多个target,则等概率地随机返回一个满足nums[i]=target的下标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 `a` [INFO] [stdout] --> src/two_sum_two_pointers/valid_triangle_number.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | 由于数组是有序的,满足nums[a] + nums[b] > nums[c]即可,转换成两数之和大于类型问题 [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 `b` [INFO] [stdout] --> src/two_sum_two_pointers/valid_triangle_number.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | 由于数组是有序的,满足nums[a] + nums[b] > nums[c]即可,转换成两数之和大于类型问题 [INFO] [stdout] | ^ no item named `b` in scope [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/two_sum_two_pointers/valid_triangle_number.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | 由于数组是有序的,满足nums[a] + nums[b] > nums[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 `0` [INFO] [stdout] --> src/uncategorized/string_in_place.rs:37:44 [INFO] [stdout] | [INFO] [stdout] 37 | codeleet => lodeceet 换来的l之前下标是4,正好是indices[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,2,3,4,5,6,7` [INFO] [stdout] --> src/uncategorized/string_in_place.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | Input: nums = [1,2,3,4,5,6,7], k = 3 [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `1,2,3,4,5,6,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5,6,7,1,2,3,4` [INFO] [stdout] --> src/uncategorized/string_in_place.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | Output: [5,6,7,1,2,3,4] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `5,6,7,1,2,3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0:k` [INFO] [stdout] --> src/uncategorized/string_in_place.rs:178:39 [INFO] [stdout] | [INFO] [stdout] 178 | 借助反转的数学原理,向右移k位等于整个数组reverse后,nums[0:k]和nums[k+1:len]再reverse一次 [INFO] [stdout] | ^^^ no item named `0:k` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #![doc = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/README.md"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #![doc = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/README.md"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #![doc = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/README.md"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #![doc = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/README.md"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #![doc = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/README.md"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/all_paths_from_source_to_target.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/all-paths-from-source-to-target/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/all_paths_from_source_to_target.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | /// https://leetcode.com/problems/all-paths-from-source-to-target/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/combination_sum_iii.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/combination-sum-iii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/subsets [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | /// https://leetcode.com/problems/combinations/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | /// https://leetcode.com/problems/combinations/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | /// https://leetcode.com/problems/sum-of-all-subset-xor-totals/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/dijkstra.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | /// https://leetcode.com/problems/network-delay-time/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/dijkstra.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | /** https://leetcode.com/problems/cheapest-flights-within-k-stops/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/flatten_nested_list_iterator.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/flatten-nested-list-iterator/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/letter_combinations_of_a_phone_number.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/letter-combinations-of-a-phone-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/lexicographical_numbers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/lexicographical-numbers/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/max_area_of_island.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/max-area-of-island [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/n_queens.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/n-queens-ii [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/num_ways.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode-cn.com/problems/chuan-di-xin-xi/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/permutations.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/permutations/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/permutations.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | /// https://leetcode.com/problems/permutations-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/restore_ip_address.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/restore-ip-addresses/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/surrounded_regions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/surrounded-regions/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/the_maze.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/the-maze/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_search/median_of_two_sorted_arrays.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/median-of-two-sorted-arrays/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_search/median_of_two_sorted_arrays.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | https://youtube.com/watch?v=ScCg9v921ns [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_search/mountain_array.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/peak-index-in-a-mountain-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_search/search_a_2d_matrix.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/search-a-2d-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_search/single_element_in_a_sorted_array.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/single-element-in-a-sorted-array [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_search/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | /// https://leetcode.com/problems/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/binary_search/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | /// https://leetcode.com/problems/search-insert-position/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_search/mod.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | /// https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/evaluate_boolean_binary_tree.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.cn/problems/evaluate-boolean-binary-tree/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/is_bst.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/validate-binary-search-tree/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/is_bst.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | /** https://leetcode.com/problems/validate-binary-search-tree/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/leaf_similar_trees.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/leaf-similar-trees/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/count-complete-tree-nodes/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | /// https://leetcode.com/problems/binary-tree-level-order-traversal/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | /// https://leetcode.com/problems/binary-tree-level-order-traversal-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | /// https://leetcode.com/problems/find-largest-value-in-each-tree-row/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | /// https://leetcode.com/problems/deepest-leaves-sum/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | /// https://leetcode.com/problems/binary-tree-zigzag-level-order-traversal/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | /// https://leetcode.com/problems/cousins-in-binary-tree/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/max_depth_of_binary_tree.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/maximum-depth-of-binary-tree/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/same_tree.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/same-tree/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/search_val_or_range_in_bst.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | /// https://leetcode.com/problems/range-sum-of-bst/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/serde_binary_tree_to_leetcode_vec.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | https://support.leetcode.com/hc/en-us/articles/360011883654-What-does-1-null-2-3-mean-in-binary-tree-representation- [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/serde_binary_tree_to_leetcode_vec.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | Reference: https://github.com/msbanik/drawtree/blob/c145ba9ca7687576323ea01a9a382bcfb76dac0d/drawtree/drawtree.py#L297 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/serde_binary_tree_to_leetcode_vec.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | /// https://github.com/msbanik/drawtree [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/serde_binary_tree_to_leetcode_vec.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | /// https://stackoverflow.com/a/37958190/9970487 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/univalued_binary_tree.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/univalued-binary-tree/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/mod.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | /// https://github.com/pretzelhammer/rust-blog/blob/master/posts/learning-rust-in-2020.md#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: unclosed HTML tag `RefCell` [INFO] [stdout] --> src/binary_tree/mod.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | /// 正常的二叉树的节点也不可能有两个父亲,所以leetcode用Rc真是多余 [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 36 | /// 正常的二叉树的节点也不可能有两个父亲,`所以leetcode用Rc`真是多余 [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Node` [INFO] [stdout] --> src/binary_tree/mod.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | /// Option>> is overkill for tree links [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 39 | /// `Option>>` is overkill for tree links [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/hamming_distance_count_ones.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/number-of-1-bits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/hamming_distance_count_ones.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | /// https://leetcode.com/problems/hamming-distance/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/hamming_distance_count_ones.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | /// https://leetcode.com/problems/total-hamming-distance/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/hamming_distance_count_ones.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | /// https://leetcode.com/problems/sort-integers-by-the-number-of-1-bits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/is_power_of_x.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/power-of-two/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/is_power_of_x.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | https://leetcode.com/problems/power-of-three/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/nim_game.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/nim-game/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/reverse_bits.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/reverse-bits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/compiler/basic_calculator_ii_no_parentheses.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | /** https://leetcode.com/problems/basic-calculator-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/compiler/evaluate_reverse_polish_notation.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/evaluate-reverse-polish-notation/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/compiler/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | /// https://leetcode.com/problems/clumsy-factorial/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/compiler/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | /// https://leetcode.com/problems/basic-calculator/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/compiler/mod.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | /// 参考题解: https://leetcode-cn.com/problems/basic-calculator/solution/jia-jian-cheng-chu-gua-hao-yun-suan-by-w-ldll/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/compiler/mod.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | /// https://leetcode.com/problems/basic-calculator/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/anagrams.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/valid-anagram/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/anagrams.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | /// https://leetcode.com/problems/group-anagrams/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/anagrams.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | /// https://leetcode.com/problems/find-anagram-mappings/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/count_good_meals.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/count-good-meals/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/count_num1_square_eq_two_num2_product.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/number-of-ways-where-square-of-number-is-equal-to-product-of-two-numbers/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/find_all_numbers_disappeared_in_an_array.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/find-all-numbers-disappeared-in-an-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/increasing_decreasing_string.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/increasing-decreasing-string/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/number_of_equivalent_domino_pairs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/number-of-equivalent-domino-pairs/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/number_of_good_pairs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/number-of-good-pairs/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | /// https://leetcode.com/problems/first-unique-character-in-a-string/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | /** https://leetcode.com/problems/unique-number-of-occurrences/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | /// https://leetcode.com/problems/how-many-numbers-are-smaller-than-the-current-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | /// https://leetcode.com/problems/find-words-that-can-be-formed-by-characters/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | /// https://leetcode.com/problems/intersection-of-three-sorted-arrays/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | /// https://leetcode.com/problems/sum-of-unique-elements/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | /// https://leetcode.com/problems/sort-characters-by-frequency/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | /// https://leetcode.com/problems/ransom-note/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | /// https://leetcode.com/problems/maximum-number-of-balloons/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | /// https://leetcode.com/problems/group-the-people-given-the-group-size-they-belong-to/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | /// https://leetcode.cn/problems/check-permutation-lcci/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/heap/kth_largest_element_in_a_stream.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/kth-largest-element-in-a-stream/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/heap/seat_reservation_manager.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/seat-reservation-manager/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/heap/single_threaded_cpu.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | /// https://leetcode.com/problems/single-threaded-cpu/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/heap/sliding_window_median.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | /// https://leetcode.com/problems/sliding-window-median/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/heap/sliding_window_median.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | /// https://leetcode.com/problems/find-median-from-data-stream/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/heap/top_k_frequent_elements.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/top-k-frequent-elements/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/heap/top_k_frequent_elements.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | /// https://leetcode.com/problems/top-k-frequent-words/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/monotonic_stack_next_greater_element_2.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/next-greater-element-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/monotonic_stack_next_greater_element_2.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | https://mp.weixin.qq.com/s?__biz=MzAxODQxMDM0Mw==&mid=2247484525&idx=1&sn=3d2e63694607fec72455a52d9b15d4e5&chksm=9bd7fa65aca073734df90b45... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/trie_edit_distance.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/design-add-and-search-words-data-structure/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/trie_edit_distance.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | /** https://leetcode.com/problems/implement-trie-prefix-tree/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/union_find/min_cost_to_connect_all_points.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/min-cost-to-connect-all-points/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/burst_balloons.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/burst-balloons/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/calculate_minimum_hp.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/dungeon-game/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/coin_change.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | /// https://leetcode.com/problems/coin-change/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/coin_change.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | /// https://leetcode.com/problems/coin-change-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/dp/coin_change.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | /// https://leetcode.com/problems/perfect-squares/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/coin_change.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | /// https://leetcode.com/problems/combination-sum-iv/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/counting_bits.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/counting-bits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/dp_easy.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/min-cost-climbing-stairs/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/dp_easy.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | /// https://leetcode.com/problems/coin-lcci/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/edit_distance.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | /** https://leetcode.com/problems/edit-distance [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/edit_distance.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | https://twitter.com/ospopen/status/1380091878440271872 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `String` [INFO] [stdout] --> src/dp/edit_distance.rs:163:34 [INFO] [stdout] | [INFO] [stdout] 163 | /// follow_up: 实现一个语料库是trie而不是Vec的edit_distance算法 [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 163 | /// follow_up: `实现一个语料库是trie而不是Vec`的edit_distance算法 [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/fibonacci.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/climbing-stairs/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/fibonacci.rs:2:3 [INFO] [stdout] | [INFO] [stdout] 2 | & https://leetcode.com/problems/fibonacci-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/freedom_trail.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/freedom-trail/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/jump_game_ii.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/jump-game-ii [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/longest_palindromic_substr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/longest-palindromic-substring/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/number_of_ways_to_stay_in_the_same_place_after_some_steps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/number-of-ways-to-stay-in-the-same-place-after-some-steps/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/stone_game.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/stone-game/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/trapping_rain_water.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/trapping-rain-water/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/triangle.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/triangle/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/unique_paths.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/unique-paths/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/minimum_falling_path_sum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.cn/problems/minimum-falling-path-sum [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/array/partition_array.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/move-zeroes/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/array/partition_array.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | /// https://leetcode.com/problems/remove-element/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/array/partition_array.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | /// https://leetcode.com/problems/remove-duplicates-from-sorted-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/array/partition_array.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | /// https://leetcode.com/problems/sort-array-by-parity/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/array/partition_array.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | /// https://leetcode.com/problems/sort-array-by-parity-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/array/squares_of_a_sorted_array.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/squares-of-a-sorted-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/codeforces_easy.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | /// https://codeforces.com/problemset/problem/4/A [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/codeforces_easy.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | /// https://codeforces.com/problemset/problem/4/A [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/codeforces_easy.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | /** https://codeforces.com/problemset/problem/71/A [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/codeforces_easy.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | /// https://codeforces.com/problemset/problem/231/A [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/codeforces_easy.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | /// https://codeforces.com/problemset/problem/158/A [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/count_negative_numbers_in_a_sorted_matrix.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/count-negative-numbers-in-a-sorted-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/island_perimeter.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/island-perimeter/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/matrix_diagonal_traverse.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | /// https://leetcode.com/problems/sort-the-matrix-diagonally/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/matrix_diagonal_traverse.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | /// https://leetcode.com/problems/toeplitz-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/matrix_diagonal_traverse.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | /// https://leetcode.com/problems/diagonal-traverse/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/rotate_matrix.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/rotate-image/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/spiral_matrix.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/spiral-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/spiral_matrix.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | /// https://leetcode.com/problems/spiral-matrix-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | /// https://leetcode.com/problems/set-matrix-zeroes/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | /// https://leetcode.com/problems/matrix-diagonal-sum/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | /** https://leetcode.com/problems/check-array-formation-through-concatenation/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | /// https://leetcode.com/problems/maximum-nesting-depth-of-the-parentheses/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | /// https://leetcode.com/problems/hanota-lcci/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | /// https://leetcode.com/problems/largest-perimeter-triangle/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | /// https://leetcode.com/problems/can-place-flowers/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | /// https://leetcode.com/problems/corporate-flight-bookings [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | /// https://leetcode.com/problems/number-of-students-unable-to-eat-lunch/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | /// https://leetcode.com/problems/goal-parser-interpretation/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | /// https://leetcode.com/problems/reveal-cards-in-increasing-order/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | /// https://leetcode.com/problems/design-an-ordered-stream/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | /** https://leetcode.com/problems/2-keys-keyboard/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 313 | /// https://lintcode.com/problem/1-bit-and-2-bit-characters/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | /// https://leetcode.com/problems/arithmetic-slices/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | /** https://leetcode.com/problems/rotated-digits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | /// https://leetcode.com/problems/distribute-candies/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | /// https://leetcode.com/problems/check-if-it-is-a-straight-line/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 403 | /// https://leetcode.com/problems/maximum-product-of-three-numbers/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:411:5 [INFO] [stdout] | [INFO] [stdout] 411 | /// https://leetcode.com/problems/range-sum-query-2d-immutable/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:468:5 [INFO] [stdout] | [INFO] [stdout] 468 | /// https://leetcode.com/problems/can-you-eat-your-favorite-candy-on-your-favorite-day/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:583:5 [INFO] [stdout] | [INFO] [stdout] 583 | /// https://leetcode.com/problems/partition-array-into-disjoint-intervals/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/to-lower-case/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | /// https://leetcode.com/problems/defanging-an-ip-address/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | /// https://leetcode.com/problems/valid-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | /// https://leetcode.com/problems/running-sum-of-1d-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | /// https://leetcode.com/problems/shuffle-the-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | /// https://leetcode.com/problems/count-of-matches-in-tournament/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | /// https://leetcode.com/problems/generate-a-string-with-characters-that-have-odd-counts/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | /// https://leetcode.com/problems/robot-return-to-origin/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | /// https://leetcode.com/problems/fizz-buzz/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | /// https://leetcode.com/problems/minimum-time-visiting-all-points/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | /// https://leetcode.com/problems/widest-vertical-area-between-two-points-containing-no-points/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | /// https://leetcode.com/problems/self-dividing-numbers/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | /// https://leetcode.com/problems/max-increase-to-keep-city-skyline/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | /// https://leetcode.com/problems/design-parking-system/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | /// https://leetcode.com/problems/k-closest-points-to-origin/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | /// https://leetcode.com/problems/find-k-closest-elements/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | /// https://leetcode.com/problems/height-checker/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | /** https://leetcode.com/problems/count-binary-substrings/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | /// https://leetcode.com/problems/max-consecutive-ones/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | /// https://leetcode.com/problems/plus-one/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | /// https://leetcode.com/problems/maximum-product-of-two-elements-in-an-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | /// https://leetcode.com/problems/number-of-students-doing-homework-at-a-given-time/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | /** https://leetcode.com/problems/transpose-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:373:5 [INFO] [stdout] | [INFO] [stdout] 373 | /// https://leetcode.com/problems/maximum-product-of-two-elements-in-an-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | /// https://leetcode.com/problems/count-and-say/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 409 | /// https://leetcode.com/problems/queue-reconstruction-by-height/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | /// https://leetcode.com/problems/matrix-cells-in-distance-order/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | /// https://leetcode.com/problems/xor-operation-in-an-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | /// https://leetcode.com/problems/create-target-array-in-the-given-order/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:469:5 [INFO] [stdout] | [INFO] [stdout] 469 | /// https://leetcode.com/problems/decompress-run-length-encoded-list/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | /// https://leetcode.com/problems/subtract-the-product-and-sum-of-digits-of-an-integer/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:491:5 [INFO] [stdout] | [INFO] [stdout] 491 | /// https://leetcode.com/problems/kids-with-the-greatest-number-of-candies/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | /// https://leetcode.com/problems/range-sum-query-immutable/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 532 | /// https://leetcode.com/problems/maximum-gap/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:543:5 [INFO] [stdout] | [INFO] [stdout] 543 | /// https://leetcode.com/problems/contains-duplicate/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:555:5 [INFO] [stdout] | [INFO] [stdout] 555 | /// https://leetcode.com/problems/contains-duplicate-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/easy/leetcode_very_easy.rs:581:5 [INFO] [stdout] | [INFO] [stdout] 581 | /// https://leetcode.com/problems/replace-elements-with-greatest-element-on-right-side/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 605 | /// https://leetcode.com/problems/richest-customer-wealth/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:614:5 [INFO] [stdout] | [INFO] [stdout] 614 | /** https://leetcode.com/problems/merge-sorted-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:660:5 [INFO] [stdout] | [INFO] [stdout] 660 | /// https://leetcode.com/problems/first-bad-version/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:683:5 [INFO] [stdout] | [INFO] [stdout] 683 | /// https://leetcode.com/problems/guess-number-higher-or-lower/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:723:5 [INFO] [stdout] | [INFO] [stdout] 723 | /// https://leetcode.com/problems/cells-with-odd-values-in-a-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:744:5 [INFO] [stdout] | [INFO] [stdout] 744 | /// https://leetcode.com/problems/flipping-an-image/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:753:5 [INFO] [stdout] | [INFO] [stdout] 753 | /// https://leetcode.com/problems/jewels-and-stones/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:765:5 [INFO] [stdout] | [INFO] [stdout] 765 | /// https://leetcode.com/problems/minimum-deletion-cost-to-avoid-repeating-letters/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:795:5 [INFO] [stdout] | [INFO] [stdout] 795 | /// https://leetcode.com/problems/minimum-operations-to-make-array-equal/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:805:5 [INFO] [stdout] | [INFO] [stdout] 805 | /// https://leetcode.com/problems/can-make-arithmetic-progression-from-sequence/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:818:5 [INFO] [stdout] | [INFO] [stdout] 818 | /// https://leetcode.com/problems/destination-city/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:836:5 [INFO] [stdout] | [INFO] [stdout] 836 | /// https://leetcode.com/problems/assign-cookies/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:863:5 [INFO] [stdout] | [INFO] [stdout] 863 | /// https://leetcode.com/problems/maximum-units-on-a-truck/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:864:5 [INFO] [stdout] | [INFO] [stdout] 864 | /// https://leetcode.com/problems/maximum-units-on-a-truck/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:892:5 [INFO] [stdout] | [INFO] [stdout] 892 | /// https://leetcode.com/problems/positions-of-large-groups/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:909:5 [INFO] [stdout] | [INFO] [stdout] 909 | /// https://leetcode.com/problems/lemonade-change/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:943:5 [INFO] [stdout] | [INFO] [stdout] 943 | /// https://leetcode.com/problems/reformat-phone-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:989:5 [INFO] [stdout] | [INFO] [stdout] 989 | /// https://leetcode.com/problems/count-number-of-teams/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1058:5 [INFO] [stdout] | [INFO] [stdout] 1058 | /// https://leetcode.com/problems/special-positions-in-a-binary-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1101:5 [INFO] [stdout] | [INFO] [stdout] 1101 | /// https://leetcode.com/problems/lucky-numbers-in-a-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1134:5 [INFO] [stdout] | [INFO] [stdout] 1134 | /// https://leetcode.com/problems/check-if-n-and-its-double-exist/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1161:5 [INFO] [stdout] | [INFO] [stdout] 1161 | /// https://leetcode.com/problems/n-repeated-element-in-size-2n-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1186:5 [INFO] [stdout] | [INFO] [stdout] 1186 | /// https://leetcode.com/problems/defuse-the-bomb/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1228:5 [INFO] [stdout] | [INFO] [stdout] 1228 | /// https://leetcode.com/problems/summary-ranges/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1265:5 [INFO] [stdout] | [INFO] [stdout] 1265 | /// https://leetcode.com/problems/binary-prefix-divisible-by-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/easy/leetcode_very_easy.rs:1277:5 [INFO] [stdout] | [INFO] [stdout] 1277 | /// https://leetcode.com/problems/number-of-rectangles-that-can-form-the-largest-square/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1297:5 [INFO] [stdout] | [INFO] [stdout] 1297 | /// https://leetcode.com/problems/calculate-money-in-leetcode-bank/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1310:5 [INFO] [stdout] | [INFO] [stdout] 1310 | /// https://leetcode.com/problems/decode-xored-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1335:5 [INFO] [stdout] | [INFO] [stdout] 1335 | /// https://leetcode.com/problems/check-if-two-string-arrays-are-equivalent/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1358:5 [INFO] [stdout] | [INFO] [stdout] 1358 | /// https://leetcode.com/problems/design-twitter/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1447:5 [INFO] [stdout] | [INFO] [stdout] 1447 | /// https://leetcode.com/problems/add-to-array-form-of-integer/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1500:5 [INFO] [stdout] | [INFO] [stdout] 1500 | /// https://leetcode.com/problems/final-prices-with-a-special-discount-in-a-shop/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1517:5 [INFO] [stdout] | [INFO] [stdout] 1517 | /// https://leetcode.com/problems/sort-array-by-increasing-frequency/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1548:5 [INFO] [stdout] | [INFO] [stdout] 1548 | /// https://leetcode.com/problems/find-pivot-index/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1584:5 [INFO] [stdout] | [INFO] [stdout] 1584 | /// https://leetcode.com/problems/find-the-highest-altitude/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1603:5 [INFO] [stdout] | [INFO] [stdout] 1603 | /// https://leetcode.com/problems/count-the-number-of-consistent-strings/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1631:5 [INFO] [stdout] | [INFO] [stdout] 1631 | /// https://leetcode.com/problems/maximum-average-subarray-i/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1652:5 [INFO] [stdout] | [INFO] [stdout] 1652 | /// https://leetcode.com/problems/check-if-array-is-sorted-and-rotated/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1684:5 [INFO] [stdout] | [INFO] [stdout] 1684 | /// https://leetcode.com/maximum-score-from-removing-stones/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1721:5 [INFO] [stdout] | [INFO] [stdout] 1721 | /// https://leetcode.com/problems/largest-merge-of-two-strings/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `u8` [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1722:24 [INFO] [stdout] | [INFO] [stdout] 1722 | /// 有点像归并排序的归并操作,从两个Vec中选较大的push到新数组中 [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1722 | /// 有点像归并排序的归并操作,`从两个Vec`中选较大的push到新数组中 [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1780:5 [INFO] [stdout] | [INFO] [stdout] 1780 | /// https://leetcode.com/problems/dot-product-of-two-sparse-vectors/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1799:5 [INFO] [stdout] | [INFO] [stdout] 1799 | /// https://leetcode.com/problems/remove-vowels-from-a-string/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1811:5 [INFO] [stdout] | [INFO] [stdout] 1811 | /// https://leetcode.com/problems/number-of-steps-to-reduce-a-number-to-zero/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1827:5 [INFO] [stdout] | [INFO] [stdout] 1827 | /// https://leetcode.com/problems/minimum-cost-to-connect-sticks/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1842:5 [INFO] [stdout] | [INFO] [stdout] 1842 | /// https://leetcode.com/problems/armstrong-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1855:5 [INFO] [stdout] | [INFO] [stdout] 1855 | /// https://leetcode.com/problems/count-substrings-with-only-one-distinct-letter/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1856:5 [INFO] [stdout] | [INFO] [stdout] 1856 | /// https://math.stackexchange.com/questions/177405/prove-by-induction-2n-cn-0-cn-1-cdots-cn-n [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1881:5 [INFO] [stdout] | [INFO] [stdout] 1881 | /// https://leetcode.com/problems/sparse-matrix-multiplication/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1911:5 [INFO] [stdout] | [INFO] [stdout] 1911 | /** https://leetcode.com/problems/reshape-the-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1937:5 [INFO] [stdout] | [INFO] [stdout] 1937 | /// https://leetcode.com/problems/logger-rate-limiter/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1969:5 [INFO] [stdout] | [INFO] [stdout] 1969 | /// https://leetcode.com/problems/length-of-last-word/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2013:5 [INFO] [stdout] | [INFO] [stdout] 2013 | /// https://leetcode.com/problems/truncate-sentence/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2049:5 [INFO] [stdout] | [INFO] [stdout] 2049 | /// https://leetcode.com/problems/baseball-game/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2071:5 [INFO] [stdout] | [INFO] [stdout] 2071 | /// https://leetcode.com/problems/count-good-triplets/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2089:5 [INFO] [stdout] | [INFO] [stdout] 2089 | /// https://leetcode.com/problems/sum-of-digits-in-base-k/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2108:5 [INFO] [stdout] | [INFO] [stdout] 2108 | /// https://leetcode.com/problems/longest-substring-of-all-vowels-in-order/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2186:5 [INFO] [stdout] | [INFO] [stdout] 2186 | /// https://leetcode.com/problems/check-if-one-string-swap-can-make-strings-equal/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2209:5 [INFO] [stdout] | [INFO] [stdout] 2209 | /// https://leetcode.com/problems/replace-all-digits-with-characters/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2251:5 [INFO] [stdout] | [INFO] [stdout] 2251 | /// https://leetcode.com/problems/maximum-population-year/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2285:5 [INFO] [stdout] | [INFO] [stdout] 2285 | /// https://leetcode.com/problems/check-if-word-equals-summation-of-two-words/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2305:5 [INFO] [stdout] | [INFO] [stdout] 2305 | /// https://leetcode.com/problems/reverse-words-in-a-string-iii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2338:5 [INFO] [stdout] | [INFO] [stdout] 2338 | /// https://leetcode.com/problems/keys-and-rooms/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2356:5 [INFO] [stdout] | [INFO] [stdout] 2356 | /// https://leetcode.com/problems/zigzag-conversion/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2413:5 [INFO] [stdout] | [INFO] [stdout] 2413 | /// https://leetcode.com/problems/brick-wall/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2518:5 [INFO] [stdout] | [INFO] [stdout] 2518 | /// https://leetcode.com/problems/word-pattern/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2556:5 [INFO] [stdout] | [INFO] [stdout] 2556 | /// https://leetcode.com/problems/subrectangle-queries/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2587:5 [INFO] [stdout] | [INFO] [stdout] 2587 | /// https://leetcode.com/problems/maximum-product-difference-between-two-pairs/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2594:5 [INFO] [stdout] | [INFO] [stdout] 2594 | /// https://leetcode.com/problems/check-if-the-sentence-is-pangram/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2603:5 [INFO] [stdout] | [INFO] [stdout] 2603 | /// https://leetcode.com/problems/maximum-ice-cream-bars/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2618:5 [INFO] [stdout] | [INFO] [stdout] 2618 | /// https://leetcode.com/problems/set-mismatch/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2641:5 [INFO] [stdout] | [INFO] [stdout] 2641 | /// https://leetcode.com/problems/build-array-from-permutation [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2650:5 [INFO] [stdout] | [INFO] [stdout] 2650 | /// https://leetcode.com/problems/display-table-of-food-orders-in-a-restaurant/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2686:5 [INFO] [stdout] | [INFO] [stdout] 2686 | /// https://leetcode.com/problems/count-square-sum-triples/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2702:5 [INFO] [stdout] | [INFO] [stdout] 2702 | /// https://leetcode.com/problems/concatenation-of-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2708:5 [INFO] [stdout] | [INFO] [stdout] 2708 | /// https://leetcode.com/problems/minimize-maximum-pair-sum-in-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2719:5 [INFO] [stdout] | [INFO] [stdout] 2719 | /// https://leetcode.com/problems/check-if-all-the-integers-in-a-range-are-covered/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2735:5 [INFO] [stdout] | [INFO] [stdout] 2735 | /// https://leetcode.com/problems/latest-time-by-replacing-hidden-digits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2781:5 [INFO] [stdout] | [INFO] [stdout] 2781 | /// https://leetcode.com/problems/the-k-weakest-rows-in-a-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2813:5 [INFO] [stdout] | [INFO] [stdout] 2813 | /// https://leetcode.com/problems/queries-on-number-of-points-inside-a-circle/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2827:5 [INFO] [stdout] | [INFO] [stdout] 2827 | /// https://leetcode.com/problems/three-divisors/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2841:5 [INFO] [stdout] | [INFO] [stdout] 2841 | /// https://leetcode.com/problems/reverse-vowels-of-a-string/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2873:5 [INFO] [stdout] | [INFO] [stdout] 2873 | /// https://leetcode.com/problems/get-maximum-in-generated-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2901:5 [INFO] [stdout] | [INFO] [stdout] 2901 | /// https://leetcode.com/problems/boats-to-save-people/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2928:5 [INFO] [stdout] | [INFO] [stdout] 2928 | /// https://leetcode.com/problems/count-items-matching-a-rule/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2942:5 [INFO] [stdout] | [INFO] [stdout] 2942 | /// https://leetcode.com/problems/minimum-difference-between-highest-and-lowest-of-k-scores/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2978:5 [INFO] [stdout] | [INFO] [stdout] 2978 | /// https://leetcode.com/problems/find-the-kth-largest-integer-in-the-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2998:5 [INFO] [stdout] | [INFO] [stdout] 2998 | /// https://leetcode.com/problems/compare-version-numbers/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3044:5 [INFO] [stdout] | [INFO] [stdout] 3044 | /// https://leetcode.com/problems/count-special-quadruplets/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3062:5 [INFO] [stdout] | [INFO] [stdout] 3062 | /// https://leetcode.com/problems/reverse-prefix-of-word/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3076:5 [INFO] [stdout] | [INFO] [stdout] 3076 | /// https://leetcode.com/problems/split-a-string-in-balanced-strings/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3094:5 [INFO] [stdout] | [INFO] [stdout] 3094 | /// https://leetcode.com/problems/smallest-index-with-equal-value/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3109:5 [INFO] [stdout] | [INFO] [stdout] 3109 | /// https://leetcode.com/problems/keyboard-row/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3137:5 [INFO] [stdout] | [INFO] [stdout] 3137 | /// https://leetcode.com/problems/count-operations-to-obtain-zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3158:5 [INFO] [stdout] | [INFO] [stdout] 3158 | /// https://leetcode.com/problems/find-center-of-star-graph/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3176:5 [INFO] [stdout] | [INFO] [stdout] 3176 | /// https://leetcode.com/problems/add-digits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3192:5 [INFO] [stdout] | [INFO] [stdout] 3192 | /// https://leetcode.com/problems/maximum-number-of-words-found-in-sentences/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3229:5 [INFO] [stdout] | [INFO] [stdout] 3229 | /// https://leetcode.com/problems/image-smoother/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3279:5 [INFO] [stdout] | [INFO] [stdout] 3279 | /// https://leetcode.com/problems/binary-number-with-alternating-bits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3297:5 [INFO] [stdout] | [INFO] [stdout] 3297 | /// https://leetcode.com/problems/delete-columns-to-make-sorted/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3330:5 [INFO] [stdout] | [INFO] [stdout] 3330 | /// https://leetcode.com/problems/duplicate-zeros/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3355:5 [INFO] [stdout] | [INFO] [stdout] 3355 | /// https://leetcode.com/problems/shift-2d-grid/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3381:5 [INFO] [stdout] | [INFO] [stdout] 3381 | /// https://leetcode.cn/problems/rank-transform-of-an-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3401:5 [INFO] [stdout] | [INFO] [stdout] 3401 | /// https://leetcode.com/problems/minimum-subsequence-in-non-increasing-order/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3415:5 [INFO] [stdout] | [INFO] [stdout] 3415 | /// https://leetcode.com/problems/rearrange-spaces-between-words/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3432:5 [INFO] [stdout] | [INFO] [stdout] 3432 | /// https://leetcode.com/problems/crawler-log-folder/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3456:5 [INFO] [stdout] | [INFO] [stdout] 3456 | /// https://leetcode.cn/problems/mean-of-array-after-removing-some-elements/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3477:5 [INFO] [stdout] | [INFO] [stdout] 3477 | /// https://leetcode.cn/problems/string-rotation-lcci/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3485:5 [INFO] [stdout] | [INFO] [stdout] 3485 | /// https://leetcode.cn/problems/build-an-array-with-stack-operations/submissions/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3517:5 [INFO] [stdout] | [INFO] [stdout] 3517 | /// https://leetcode.com/problems/sign-of-the-product-of-an-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3534:5 [INFO] [stdout] | [INFO] [stdout] 3534 | /// https://leetcode.com/problems/maximum-repeating-substring/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3570:5 [INFO] [stdout] | [INFO] [stdout] 3570 | /// https://leetcode.com/problems/determine-if-string-halves-are-alike/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3586:5 [INFO] [stdout] | [INFO] [stdout] 3586 | /// https://leetcode.cn/problems/maximum-number-of-balls-in-a-box/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3607:5 [INFO] [stdout] | [INFO] [stdout] 3607 | /// https://leetcode.cn/problems/find-nearest-point-that-has-the-same-x-or-y-coordinate/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3627:5 [INFO] [stdout] | [INFO] [stdout] 3627 | /// https://leetcode.cn/problems/second-largest-digit-in-a-string [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3642:5 [INFO] [stdout] | [INFO] [stdout] 3642 | /// https://leetcode.cn/problems/number-of-different-integers-in-a-string [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3680:5 [INFO] [stdout] | [INFO] [stdout] 3680 | /// https://leetcode.cn/problems/determine-color-of-a-chessboard-square/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3692:5 [INFO] [stdout] | [INFO] [stdout] 3692 | /// https://leetcode.cn/problems/final-value-of-variable-after-performing-operations/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3706:5 [INFO] [stdout] | [INFO] [stdout] 3706 | /// https://leetcode.cn/problems/minimum-moves-to-convert-string/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3744:5 [INFO] [stdout] | [INFO] [stdout] 3744 | /// https://leetcode.cn/problems/two-out-of-three/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3770:5 [INFO] [stdout] | [INFO] [stdout] 3770 | /// https://leetcode.cn/problems/check-if-numbers-are-ascending-in-a-sentence/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3797:5 [INFO] [stdout] | [INFO] [stdout] 3797 | /// https://leetcode.cn/problems/count-integers-with-even-digit-sum/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3813:5 [INFO] [stdout] | [INFO] [stdout] 3813 | /// https://leetcode.cn/problems/check-if-number-has-equal-digit-count-and-digit-value/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3831:5 [INFO] [stdout] | [INFO] [stdout] 3831 | /// https://leetcode.cn/problems/strong-password-checker-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3862:5 [INFO] [stdout] | [INFO] [stdout] 3862 | /// https://leetcode.cn/problems/check-if-matrix-is-x-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3894:5 [INFO] [stdout] | [INFO] [stdout] 3894 | /// https://leetcode.cn/problems/decode-the-message/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3919:5 [INFO] [stdout] | [INFO] [stdout] 3919 | /// https://leetcode.cn/problems/minimum-amount-of-time-to-fill-cups/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3949:5 [INFO] [stdout] | [INFO] [stdout] 3949 | /// https://leetcode.cn/problems/maximum-number-of-pairs-in-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3963:5 [INFO] [stdout] | [INFO] [stdout] 3963 | /// https://leetcode.cn/problems/best-poker-hand/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3987:5 [INFO] [stdout] | [INFO] [stdout] 3987 | /// https://leetcode.cn/problems/make-array-zero-by-subtracting-equal-amounts/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4021:5 [INFO] [stdout] | [INFO] [stdout] 4021 | /// https://leetcode.cn/problems/convert-the-temperature/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4026:5 [INFO] [stdout] | [INFO] [stdout] 4026 | /// https://leetcode.cn/problems/count-sorted-vowel-strings/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4051:5 [INFO] [stdout] | [INFO] [stdout] 4051 | /// https://leetcode.cn/problems/number-of-arithmetic-triplets/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4072:5 [INFO] [stdout] | [INFO] [stdout] 4072 | /// https://leetcode.cn/problems/most-frequent-even-element/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4092:5 [INFO] [stdout] | [INFO] [stdout] 4092 | /// https://leetcode.cn/problems/smallest-even-multiple/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4111:5 [INFO] [stdout] | [INFO] [stdout] 4111 | /// https://leetcode.cn/problems/largest-positive-integer-that-exists-with-its-negative/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4123:5 [INFO] [stdout] | [INFO] [stdout] 4123 | /// https://leetcode.cn/problems/letter-tile-possibilities/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4161:5 [INFO] [stdout] | [INFO] [stdout] 4161 | /// https://leetcode.cn/problems/average-value-of-even-numbers-that-are-divisible-by-three/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4174:5 [INFO] [stdout] | [INFO] [stdout] 4174 | /// https://leetcode.cn/problems/circular-sentence/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4190:5 [INFO] [stdout] | [INFO] [stdout] 4190 | /// https://leetcode.cn/problems/k-items-with-the-maximum-sum/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/string/find_common_characters.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/find-common-characters/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/string/long_pressed_name.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/long-pressed-name/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/string/parse_ip_address.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/validate-ip-address/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/graph/topological_sorting.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | /// https://leetcode.cn/problems/course-schedule/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/graph/topological_sorting.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | /// https://leetcode.cn/problems/course-schedule-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | - [x] http://leetcode.com/problems/majority-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | - [ ] http://lintcode.com/problem/create-maximum-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | - [x] http://leetcode.com/problems/jump-game-ii/ (dp题) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | - [x] http://leetcode.com/problems/jump-game/ (dp题) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | - [x] http://leetcode.com/problems/gas-station/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | - [ ] http://lintcode.com/problem/delete-digits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | - [ ] http://lintcode.com/problem/task-scheduler/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/airplane_seat_assignment_probability.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/airplane-seat-assignment-probability/comments/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/candy.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/candy/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/container_with_most_water.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/container-with-most-water/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/count_number_of_nice_subarrays.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/count-number-of-nice-subarrays/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/di_string_match.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/di-string-match/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/factorial_trailing_zeroes.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/factorial-trailing-zeroes/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/gas_station.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/gas-station/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/int_to_roman.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/integer-to-roman/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/int_to_roman.rs:2:3 [INFO] [stdout] | [INFO] [stdout] 2 | & https://leetcode.com/problems/roman-to-integer/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/majority_element.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/majority-element/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/maximum_subarray.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/maximum-subarray/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/partition_labels.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/partition-labels/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/prefix_sum_subarray.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | /// https://leetcode.com/problems/continuous-subarray-sum/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/prefix_sum_subarray.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | /// https://leetcode.com/problems/contiguous-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/prefix_sum_subarray.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | /// https://leetcode.com/problems/binary-subarrays-with-sum/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/product_of_array_except_self.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/product-of-array-except-self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/product_of_array_except_self.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | /// https://leetcode.com/problems/gou-jian-cheng-ji-shu-zu-lcof [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/add_two_linked_list.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/add-two-numbers/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/insertion_sort_linked_list.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/insertion-sort-list/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/is_circular_loop.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/circular-array-loop/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/merge_two_sorted_linked_list.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/merge-two-sorted-lists/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/merge_two_sorted_linked_list.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | /** https://leetcode.com/problems/sort-list/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/middle_of_linked_list.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/middle-of-the-linked-list/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/nth_node_from_end.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/kth-node-from-end-of-list-lcci/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/nth_node_from_end.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | /** https://leetcode.com/problems/remove-nth-node-from-end-of-list/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/partition_list.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/partition-list/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/plus_one.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | /// https://leetcode.com/problems/plus-one-linked-list/submissions/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/count_primes.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/count-primes/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/count_primes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | /// https://program-think.blogspot.com/2011/12/prime-algorithm-1.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/excel_sheet_column_title.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/excel-sheet-column-title/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/excel_sheet_column_title.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | /// https://leetcode.com/problems/excel-sheet-column-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/perfect_number.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/perfect-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/pow.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/powx-n/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/sqrt.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/sqrtx/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/sqrt.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | /// https://leetcode.com/problems/valid-perfect-square/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | /// https://leetcode.com/problems/ugly-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/impl_rand10_by_rand7.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | /** https://leetcode.com/problems/implement-rand10-using-rand7/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/random_pick_index.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/random-pick-index/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_two_pointers/four_sum_2.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/4sum-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_two_pointers/two_sum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/two-sum/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_two_pointers/two_sum_relative.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/fair-candy-swap/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_two_pointers/valid_triangle_number.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/valid-triangle-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/uncategorized/contains_substr_kmp.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/implement-strstr/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/uncategorized/longest_non_repeated_substr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/longest-substring-without-repeating-characters/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/uncategorized/reverse_integer_checked_mul_overflow.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/reverse-integer/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/uncategorized/reverse_integer_checked_mul_overflow.rs:2:3 [INFO] [stdout] | [INFO] [stdout] 2 | & https://leetcode.com/problems/palindrome-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/uncategorized/string_in_place.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/replace-all-s-to-avoid-consecutive-repeating-characters/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/uncategorized/string_in_place.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | /// https://leetcode.com/problems/shuffle-string/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/uncategorized/string_in_place.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | /// https://leetcode.com/problems/reverse-words-in-a-string/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 521 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Generated /opt/rustwide/target/doc/leetcode_rust/index.html [INFO] running `Command { std: "docker" "inspect" "38357ddc01d472084db96246e0bf04525987ba19443a3c3835b3e51293b8c201", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38357ddc01d472084db96246e0bf04525987ba19443a3c3835b3e51293b8c201", kill_on_drop: false }` [INFO] [stdout] 38357ddc01d472084db96246e0bf04525987ba19443a3c3835b3e51293b8c201 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 349ab8000eb4178dcd567bf857d81abc8b15369cb80040eea5c855b36a4117bf [INFO] running `Command { std: "docker" "start" "-a" "349ab8000eb4178dcd567bf857d81abc8b15369cb80040eea5c855b36a4117bf", kill_on_drop: false }` [INFO] [stderr] Documenting leetcode-rust v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #![doc = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/README.md"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #![doc = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/README.md"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #![doc = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/README.md"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #![doc = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/README.md"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #![doc = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/README.md"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/flatten_nested_list_iterator.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/flatten-nested-list-iterator/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/max_area_of_island.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/max-area-of-island [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/num_ways.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode-cn.com/problems/chuan-di-xin-xi/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/restore_ip_address.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/restore-ip-addresses/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/surrounded_regions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/surrounded-regions/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_search/median_of_two_sorted_arrays.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/median-of-two-sorted-arrays/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/is_bst.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/validate-binary-search-tree/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/leaf_similar_trees.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/leaf-similar-trees/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/serde_binary_tree_to_leetcode_vec.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | https://support.leetcode.com/hc/en-us/articles/360011883654-What-does-1-null-2-3-mean-in-binary-tree-representation- [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/univalued_binary_tree.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/univalued-binary-tree/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/hamming_distance_count_ones.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/number-of-1-bits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/is_power_of_x.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/power-of-two/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/is_power_of_x.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | https://leetcode.com/problems/power-of-three/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/nim_game.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/nim-game/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/count_num1_square_eq_two_num2_product.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/number-of-ways-where-square-of-number-is-equal-to-product-of-two-numbers/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/heap/kth_largest_element_in_a_stream.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/kth-largest-element-in-a-stream/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/heap/seat_reservation_manager.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/seat-reservation-manager/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/heap/top_k_frequent_elements.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/top-k-frequent-elements/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/monotonic_stack_next_greater_element_2.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/next-greater-element-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/monotonic_stack_next_greater_element_2.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | https://mp.weixin.qq.com/s?__biz=MzAxODQxMDM0Mw==&mid=2247484525&idx=1&sn=3d2e63694607fec72455a52d9b15d4e5&chksm=9bd7fa65aca073734df90b45... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/freedom_trail.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/freedom-trail/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/jump_game_ii.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/jump-game-ii [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/longest_palindromic_substr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/longest-palindromic-substring/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/number_of_ways_to_stay_in_the_same_place_after_some_steps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/number-of-ways-to-stay-in-the-same-place-after-some-steps/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/stone_game.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/stone-game/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/trapping_rain_water.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/trapping-rain-water/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/minimum_falling_path_sum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.cn/problems/minimum-falling-path-sum [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/array/squares_of_a_sorted_array.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/squares-of-a-sorted-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/rotate_matrix.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/rotate-image/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/string/parse_ip_address.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/validate-ip-address/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | - [x] http://leetcode.com/problems/majority-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | - [ ] http://lintcode.com/problem/create-maximum-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | - [x] http://leetcode.com/problems/jump-game-ii/ (dp题) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | - [x] http://leetcode.com/problems/jump-game/ (dp题) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | - [x] http://leetcode.com/problems/gas-station/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | - [ ] http://lintcode.com/problem/delete-digits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | - [ ] http://lintcode.com/problem/task-scheduler/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/count_number_of_nice_subarrays.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/count-number-of-nice-subarrays/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/int_to_roman.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/integer-to-roman/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/int_to_roman.rs:2:3 [INFO] [stdout] | [INFO] [stdout] 2 | & https://leetcode.com/problems/roman-to-integer/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/maximum_subarray.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/maximum-subarray/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/partition_labels.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/partition-labels/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/add_two_linked_list.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/add-two-numbers/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/insertion_sort_linked_list.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/insertion-sort-list/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/middle_of_linked_list.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/middle-of-the-linked-list/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/count_primes.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/count-primes/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/excel_sheet_column_title.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/excel-sheet-column-title/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/perfect_number.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/perfect-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/random_pick_index.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/random-pick-index/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_two_pointers/two_sum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/two-sum/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/uncategorized/contains_substr_kmp.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/implement-strstr/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/uncategorized/reverse_integer_checked_mul_overflow.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/reverse-integer/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/uncategorized/reverse_integer_checked_mul_overflow.rs:2:3 [INFO] [stdout] | [INFO] [stdout] 2 | & https://leetcode.com/problems/palindrome-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 58 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Generated /opt/rustwide/target/doc/leetcode_rust/index.html [INFO] running `Command { std: "docker" "inspect" "349ab8000eb4178dcd567bf857d81abc8b15369cb80040eea5c855b36a4117bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "349ab8000eb4178dcd567bf857d81abc8b15369cb80040eea5c855b36a4117bf", kill_on_drop: false }` [INFO] [stdout] 349ab8000eb4178dcd567bf857d81abc8b15369cb80040eea5c855b36a4117bf [INFO] documenting pymongo/rust_leetcode against try#223112bf1ca31911a6475910c77b36bfa127d5f8 for pr-121659-bump-pulldown-cmark [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpymongo%2Frust_leetcode" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pymongo/rust_leetcode on toolchain 223112bf1ca31911a6475910c77b36bfa127d5f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+223112bf1ca31911a6475910c77b36bfa127d5f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pymongo/rust_leetcode [INFO] finished tweaking git repo https://github.com/pymongo/rust_leetcode [INFO] tweaked toml for git repo https://github.com/pymongo/rust_leetcode written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+223112bf1ca31911a6475910c77b36bfa127d5f8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+223112bf1ca31911a6475910c77b36bfa127d5f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+223112bf1ca31911a6475910c77b36bfa127d5f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 066948087d31e67d8c5c0dc334d569b5c95d687c2672ba694c60c80815ba2175 [INFO] running `Command { std: "docker" "start" "-a" "066948087d31e67d8c5c0dc334d569b5c95d687c2672ba694c60c80815ba2175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "066948087d31e67d8c5c0dc334d569b5c95d687c2672ba694c60c80815ba2175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "066948087d31e67d8c5c0dc334d569b5c95d687c2672ba694c60c80815ba2175", kill_on_drop: false }` [INFO] [stdout] 066948087d31e67d8c5c0dc334d569b5c95d687c2672ba694c60c80815ba2175 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+223112bf1ca31911a6475910c77b36bfa127d5f8" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c36ae5baec4c9dcf7b4cd6d8863983b71f45950b14ac183195c01e664f83fb25 [INFO] running `Command { std: "docker" "start" "-a" "c36ae5baec4c9dcf7b4cd6d8863983b71f45950b14ac183195c01e664f83fb25", kill_on_drop: false }` [INFO] [stderr] Documenting leetcode-rust v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | Output: vec_vec![[], [1], [2], [3], [1, 2], [1, 3], [2, 3], [1, 2, 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] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | Output: vec_vec![[], [1], [2], [3], [1, 2], [1, 3], [2, 3], [1, 2, 3]] [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | Output: vec_vec![[], [1], [2], [3], [1, 2], [1, 3], [2, 3], [1, 2, 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/bfs_dfs_backtracking/combinations_subsets.rs:8:43 [INFO] [stdout] | [INFO] [stdout] 8 | 2. BFS迭代: curr=curr.append(curr.each+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 `1` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | C(n,1): [1] [2] [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 `2` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | C(n,1): [1] [2] [3] [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | C(n,1): [1] [2] [3] [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | C(n,2): [1,2] [1,3] [2,3] [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | C(n,2): [1,2] [1,3] [2,3] [INFO] [stdout] | ^^^ no item named `1,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | C(n,2): [1,2] [1,3] [2,3] [INFO] [stdout] | ^^^ no item named `2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | C(n,3): [1,2,3] [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/binary_search/median_of_two_sorted_arrays.rs:227:8 [INFO] [stdout] | [INFO] [stdout] 227 | FIXME [1,2],[3,4]的测试用例在本地运行能通过,在leetcode上运行就不行 [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,4` [INFO] [stdout] --> src/binary_search/median_of_two_sorted_arrays.rs:227:14 [INFO] [stdout] | [INFO] [stdout] 227 | FIXME [1,2],[3,4]的测试用例在本地运行能通过,在leetcode上运行就不行 [INFO] [stdout] | ^^^ no item named `3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/binary_search/median_of_two_sorted_arrays.rs:336:14 [INFO] [stdout] | [INFO] [stdout] 336 | /// nums1[1](2) < nums2[1](6) => nums1的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 `6` [INFO] [stdout] --> src/binary_search/median_of_two_sorted_arrays.rs:336:28 [INFO] [stdout] | [INFO] [stdout] 336 | /// nums1[1](2) < nums2[1](6) => nums1的1和2被剔除 [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 `3` [INFO] [stdout] --> src/binary_search/median_of_two_sorted_arrays.rs:342:14 [INFO] [stdout] | [INFO] [stdout] 342 | /// nums1[2](3) < nums2[1](6) => nums1的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 `6` [INFO] [stdout] --> src/binary_search/median_of_two_sorted_arrays.rs:342:28 [INFO] [stdout] | [INFO] [stdout] 342 | /// nums1[2](3) < nums2[1](6) => nums1的3被剔除 [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 `nums1_idx` [INFO] [stdout] --> src/binary_search/median_of_two_sorted_arrays.rs:346:16 [INFO] [stdout] | [INFO] [stdout] 346 | /// 左中位数是nums1[nums1_idx]和nums2[nums2_idx]的最大值 [INFO] [stdout] | ^^^^^^^^^ no item named `nums1_idx` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `nums2_idx` [INFO] [stdout] --> src/binary_search/median_of_two_sorted_arrays.rs:346:33 [INFO] [stdout] | [INFO] [stdout] 346 | /// 左中位数是nums1[nums1_idx]和nums2[nums2_idx]的最大值 [INFO] [stdout] | ^^^^^^^^^ no item named `nums2_idx` in scope [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/serde_binary_tree_to_leetcode_vec.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 2 | leetcode binary tree vec format example: [3,9,20,null,null,15,7] or [3,9,20,#,#,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: `3,9,20,#,#,15,7` contains multiple anchors [INFO] [stdout] --> src/binary_tree/serde_binary_tree_to_leetcode_vec.rs:2:70 [INFO] [stdout] | [INFO] [stdout] 2 | leetcode binary tree vec format example: [3,9,20,null,null,15,7] or [3,9,20,#,#,15,7] [INFO] [stdout] | ^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | invalid anchor [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/code_snippets/sorting.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | 思路: 第一轮找出最小的值换到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/code_snippets/sorting.rs:30:41 [INFO] [stdout] | [INFO] [stdout] 30 | 思路: 第一轮找出最小的值换到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 `12,28` [INFO] [stdout] --> src/counter/anagrams.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | /// 例如A=[12,28],B=[28,12],因为A[0]=B[1],A[1]=B[0],所以返回[1,0] [INFO] [stdout] | ^^^^^ no item named `12,28` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `28,12` [INFO] [stdout] --> src/counter/anagrams.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | /// 例如A=[12,28],B=[28,12],因为A[0]=B[1],A[1]=B[0],所以返回[1,0] [INFO] [stdout] | ^^^^^ no item named `28,12` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/counter/anagrams.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | /// 例如A=[12,28],B=[28,12],因为A[0]=B[1],A[1]=B[0],所以返回[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/counter/anagrams.rs:37:36 [INFO] [stdout] | [INFO] [stdout] 37 | /// 例如A=[12,28],B=[28,12],因为A[0]=B[1],A[1]=B[0],所以返回[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 `1` [INFO] [stdout] --> src/counter/anagrams.rs:37:41 [INFO] [stdout] | [INFO] [stdout] 37 | /// 例如A=[12,28],B=[28,12],因为A[0]=B[1],A[1]=B[0],所以返回[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/counter/anagrams.rs:37:46 [INFO] [stdout] | [INFO] [stdout] 37 | /// 例如A=[12,28],B=[28,12],因为A[0]=B[1],A[1]=B[0],所以返回[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,0` [INFO] [stdout] --> src/counter/anagrams.rs:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | /// 例如A=[12,28],B=[28,12],因为A[0]=B[1],A[1]=B[0],所以返回[1,0] [INFO] [stdout] | ^^^ no item named `1,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/counter/count_good_meals.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | /// 由于 0<=nums[i]<=2^20,所以nums[i]+nums[i]只可能是2^0..=2^21,最小是0+1,最大是2^20+2^20 [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/counter/count_good_meals.rs:39:32 [INFO] [stdout] | [INFO] [stdout] 39 | /// 由于 0<=nums[i]<=2^20,所以nums[i]+nums[i]只可能是2^0..=2^21,最小是0+1,最大是2^20+2^20 [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/counter/count_good_meals.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | /// 由于 0<=nums[i]<=2^20,所以nums[i]+nums[i]只可能是2^0..=2^21,最小是0+1,最大是2^20+2^20 [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/counter/find_all_numbers_disappeared_in_an_array.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | /// nums[i] is in the range [1, n], return an array of all the integers in the range [1, n] that do not appear in nums [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/counter/number_of_equivalent_domino_pairs.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | /// 既然nums[i][0]和nums[i][1]的取值范围都在0-9,那么可以聚合成一对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 `1` [INFO] [stdout] --> src/counter/number_of_equivalent_domino_pairs.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | /// 既然nums[i][0]和nums[i][1]的取值范围都在0-9,那么可以聚合成一对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 `i` [INFO] [stdout] --> src/counter/number_of_good_pairs.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | count if nums[i] == nums[j] and 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 `j` [INFO] [stdout] --> src/counter/number_of_good_pairs.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | count if nums[i] == nums[j] and 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/counter/number_of_good_pairs.rs:3:84 [INFO] [stdout] | [INFO] [stdout] 3 | ...2)=3*2=6对满足i src/counter/number_of_good_pairs.rs:3:93 [INFO] [stdout] | [INFO] [stdout] 3 | ...满足i src/data_structure/heap/my_max_heap.rs:21:48 [INFO] [stdout] | [INFO] [stdout] 21 | 在 leetcode 中会通过层级遍历(level_order)编号然后序列成这样的数组: [0,1,2,3,4,5,6] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `0,1,2,3,4,5,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `x` [INFO] [stdout] --> src/dp/mod.rs:4:2 [INFO] [stdout] | [INFO] [stdout] 4 | [x] 坐标/矩阵型: Unique Path, Triangle [INFO] [stdout] | ^ no item named `x` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `x` [INFO] [stdout] --> src/dp/mod.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 6 | [x] 字符串3输入两个字符串匹配型(): Longest Common Subsequence, Wildcard Matching [INFO] [stdout] | ^ no item named `x` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `x` [INFO] [stdout] --> src/dp/mod.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | [x] 打劫类的题: 打家劫舍(今天打劫哪一家本周的所有打劫才能最赚钱 ) [INFO] [stdout] | ^ no item named `x` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `x` [INFO] [stdout] --> src/dp/mod.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | [x] 递推迭代: Triangle [INFO] [stdout] | ^ no item named `x` in scope [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/dp/freedom_trail.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | 初始值: 最后一步一定是 转盘ring对着 key的最后一个字母key[m] [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 `0` [INFO] [stdout] --> src/dp/freedom_trail.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | 最终值: dp[0][0]加上对准了长度为m的key之后,key的m个字母各需要一次拨号,所以最终步数为dp[0][0]+m [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/dp/freedom_trail.rs:9:59 [INFO] [stdout] | [INFO] [stdout] 9 | 最终值: dp[0][0]加上对准了长度为m的key之后,key的m个字母各需要一次拨号,所以最终步数为dp[0][0]+m [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/dp/freedom_trail.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | 从dp[m-1]一直推到dp[0],这样`dp[0][0]+m`就是所需结果 [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/dp/freedom_trail.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | 求dp[m-1]表示求倒数第二步dp[m-1][j]的步数,j表示穷举0..n(ring的所有位置j),直到找到一个转盘上的位置k使得转盘字母ring[k]=倒数第一步所需字母ke ... [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/dp/freedom_trail.rs:11:77 [INFO] [stdout] | [INFO] [stdout] 11 | ...k使得转盘字母ring[k]=倒数第一步所需字母key[m] [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 `m` [INFO] [stdout] --> src/dp/freedom_trail.rs:11:93 [INFO] [stdout] | [INFO] [stdout] 11 | ...ey[m] [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/dp/freedom_trail.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | 对于倒数第二步来说,状态转移方程就是: dp[i][j]=dp[i][j(ring[k]=key[i+1])].min(dp[i+1][k]+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 `i` [INFO] [stdout] --> src/dp/freedom_trail.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | 对于倒数第二步来说,状态转移方程就是: dp[i][j]=dp[i][j(ring[k]=key[i+1])].min(dp[i+1][k]+j到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 `k` [INFO] [stdout] --> src/dp/freedom_trail.rs:13:43 [INFO] [stdout] | [INFO] [stdout] 13 | 对于倒数第二步来说,状态转移方程就是: dp[i][j]=dp[i][j(ring[k]=key[i+1])].min(dp[i+1][k]+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/dp/freedom_trail.rs:13:69 [INFO] [stdout] | [INFO] [stdout] 13 | 对于倒数第二步来说,状态转移方程就是: dp[i][j]=dp[i][j(ring[k]=key[i+1])].min(dp[i+1][k]+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 `x` [INFO] [stdout] --> src/dp/longest_common_substr.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | /// DP思路:如果s1[x]==s2[y]且s1[x-1]==s2[y-1],说明当前子串是公共子串 [INFO] [stdout] | ^ no item named `x` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `y` [INFO] [stdout] --> src/dp/longest_common_substr.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | /// DP思路:如果s1[x]==s2[y]且s1[x-1]==s2[y-1],说明当前子串是公共子串 [INFO] [stdout] | ^ no item named `y` in scope [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/dp/longest_palindromic_substr.rs:358:7 [INFO] [stdout] | [INFO] [stdout] 358 | 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 `i` [INFO] [stdout] --> src/dp/longest_palindromic_substr.rs:360:22 [INFO] [stdout] | [INFO] [stdout] 360 | if dp[i+1][j-1] && 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/dp/longest_palindromic_substr.rs:360:28 [INFO] [stdout] | [INFO] [stdout] 360 | if dp[i+1][j-1] && 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 `j` [INFO] [stdout] --> src/dp/longest_palindromic_substr.rs:361:11 [INFO] [stdout] | [INFO] [stdout] 361 | dp[i][j] = true; [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/dp/longest_palindromic_substr.rs:363:37 [INFO] [stdout] | [INFO] [stdout] 363 | 例如求证aba(0,2)是不是回文,判断b(1,1)是不是回文 且 s[0]==s[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/dp/longest_palindromic_substr.rs:363:43 [INFO] [stdout] | [INFO] [stdout] 363 | 例如求证aba(0,2)是不是回文,判断b(1,1)是不是回文 且 s[0]==s[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 `r` [INFO] [stdout] --> src/dp/stone_game.rs:126:7 [INFO] [stdout] | [INFO] [stdout] 126 | dp[l][r]表示石子剩余nums[l..=r]时,先手方能取得的最大收益 [INFO] [stdout] | ^ no item named `r` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `l` [INFO] [stdout] --> src/dp/stone_game.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | 取左端的nums[l]时,先手收益nums[l],此时后手方变先手,后手最大收益dp[l+1][r],分差是 nums[l]-dp[l+1][r] [INFO] [stdout] | ^ no item named `l` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `l` [INFO] [stdout] --> src/dp/stone_game.rs:127:23 [INFO] [stdout] | [INFO] [stdout] 127 | 取左端的nums[l]时,先手收益nums[l],此时后手方变先手,后手最大收益dp[l+1][r],分差是 nums[l]-dp[l+1][r] [INFO] [stdout] | ^ no item named `l` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `r` [INFO] [stdout] --> src/dp/stone_game.rs:127:49 [INFO] [stdout] | [INFO] [stdout] 127 | 取左端的nums[l]时,先手收益nums[l],此时后手方变先手,后手最大收益dp[l+1][r],分差是 nums[l]-dp[l+1][r] [INFO] [stdout] | ^ no item named `r` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `l` [INFO] [stdout] --> src/dp/stone_game.rs:127:61 [INFO] [stdout] | [INFO] [stdout] 127 | 取左端的nums[l]时,先手收益nums[l],此时后手方变先手,后手最大收益dp[l+1][r],分差是 nums[l]-dp[l+1][r] [INFO] [stdout] | ^ no item named `l` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `r` [INFO] [stdout] --> src/dp/stone_game.rs:127:72 [INFO] [stdout] | [INFO] [stdout] 127 | 取左端的nums[l]时,先手收益nums[l],此时后手方变先手,后手最大收益dp[l+1][r],分差是 nums[l]-dp[l+1][r] [INFO] [stdout] | ^ no item named `r` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `r` [INFO] [stdout] --> src/dp/stone_game.rs:128:19 [INFO] [stdout] | [INFO] [stdout] 128 | 同理去右端也类似,所以 dp[l][r] = max(nums[l]-dp[l+1][r], nums[r]-dp[l][r-1]) [INFO] [stdout] | ^ no item named `r` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `l` [INFO] [stdout] --> src/dp/stone_game.rs:128:33 [INFO] [stdout] | [INFO] [stdout] 128 | 同理去右端也类似,所以 dp[l][r] = max(nums[l]-dp[l+1][r], nums[r]-dp[l][r-1]) [INFO] [stdout] | ^ no item named `l` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `r` [INFO] [stdout] --> src/dp/stone_game.rs:128:44 [INFO] [stdout] | [INFO] [stdout] 128 | 同理去右端也类似,所以 dp[l][r] = max(nums[l]-dp[l+1][r], nums[r]-dp[l][r-1]) [INFO] [stdout] | ^ no item named `r` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `r` [INFO] [stdout] --> src/dp/stone_game.rs:128:53 [INFO] [stdout] | [INFO] [stdout] 128 | 同理去右端也类似,所以 dp[l][r] = max(nums[l]-dp[l+1][r], nums[r]-dp[l][r-1]) [INFO] [stdout] | ^ no item named `r` in scope [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/easy/array/squares_of_a_sorted_array.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | /// a is sorted, left-> ... <-right, a[left] or a[right] must has one is biggest [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/easy/array/squares_of_a_sorted_array.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | /// a is sorted, left-> ... <-right, a[left] or a[right] must has one is biggest [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 `1,4,2,5,3` [INFO] [stdout] --> src/easy/array/sum_of_all_odd_length_subarrays.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | 输入:arr = [1,4,2,5,3] [INFO] [stdout] | ^^^^^^^^^ no item named `1,4,2,5,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4` [INFO] [stdout] --> src/easy/array/sum_of_all_odd_length_subarrays.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | [4] = 4 [INFO] [stdout] | ^ no item named `4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/easy/array/sum_of_all_odd_length_subarrays.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | [2] = 2 [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5` [INFO] [stdout] --> src/easy/array/sum_of_all_odd_length_subarrays.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | [5] = 5 [INFO] [stdout] | ^ no item named `5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/easy/array/sum_of_all_odd_length_subarrays.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | [3] = 3 [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,4,2` [INFO] [stdout] --> src/easy/array/sum_of_all_odd_length_subarrays.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | [1,4,2] = 7 [INFO] [stdout] | ^^^^^ no item named `1,4,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,2,5` [INFO] [stdout] --> src/easy/array/sum_of_all_odd_length_subarrays.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | [4,2,5] = 11 [INFO] [stdout] | ^^^^^ no item named `4,2,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,5,3` [INFO] [stdout] --> src/easy/array/sum_of_all_odd_length_subarrays.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | [2,5,3] = 10 [INFO] [stdout] | ^^^^^ no item named `2,5,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,4,2,5,3` [INFO] [stdout] --> src/easy/array/sum_of_all_odd_length_subarrays.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | [1,4,2,5,3] = 15 [INFO] [stdout] | ^^^^^^^^^ no item named `1,4,2,5,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `56,13,10` [INFO] [stdout] --> src/easy/codeforces_easy.rs:5:49 [INFO] [stdout] | [INFO] [stdout] 5 | 2. stdin每行的分隔符是CR+LF两个byte,例如本题的测试用例8在stdin上为: [56,13,10]+EOF [INFO] [stdout] | ^^^^^^^^ no item named `56,13,10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `::` [INFO] [stdout] --> src/easy/grid_or_matrix/rotate_matrix.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | matrix[::] = zip(*matrix[::-1]) [INFO] [stdout] | ^^ no item named `` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `::` [INFO] [stdout] --> src/easy/grid_or_matrix/rotate_matrix.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | 之所以要用matrix[::]是为了避免Python shadowing重写绑定一个新的matrix局部变量 [INFO] [stdout] | ^^ no item named `` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `j` [INFO] [stdout] --> src/easy/grid_or_matrix/rotate_matrix.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | i=0,j=1,m[i][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 `1` [INFO] [stdout] --> src/easy/grid_or_matrix/rotate_matrix.rs:18:6 [INFO] [stdout] | [INFO] [stdout] 18 | m[0][1] = m[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/easy/grid_or_matrix/rotate_matrix.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | m[0][1] = m[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 `i` [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:515:26 [INFO] [stdout] | [INFO] [stdout] 515 | /// 另一种前缀和的表示方法是,arr[i]表示数组前i项的和,arr[0]=0,求解答案的表达式是arr[j+1]-arr[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/easy/leetcode_very_easy.rs:515:42 [INFO] [stdout] | [INFO] [stdout] 515 | /// 另一种前缀和的表示方法是,arr[i]表示数组前i项的和,arr[0]=0,求解答案的表达式是arr[j+1]-arr[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/easy/leetcode_very_easy.rs:515:69 [INFO] [stdout] | [INFO] [stdout] 515 | /// 另一种前缀和的表示方法是,arr[i]表示数组前i项的和,arr[0]=0,求解答案的表达式是arr[j+1]-arr[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:10` [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:616:19 [INFO] [stdout] | [INFO] [stdout] 616 | 参考一道面试题,如何将占据内存地址[0:10]的数组复制到内存地址[5:15]上 [INFO] [stdout] | ^^^^ no item named `0:10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5:15` [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:616:35 [INFO] [stdout] | [INFO] [stdout] 616 | 参考一道面试题,如何将占据内存地址[0:10]的数组复制到内存地址[5:15]上 [INFO] [stdout] | ^^^^ no item named `5:15` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `left` [INFO] [stdout] --> src/greedy/container_with_most_water.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | /// 贪心+相向双指针,每次贪心的移动height[left],height[right]的较小值 [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/greedy/container_with_most_water.rs:2:41 [INFO] [stdout] | [INFO] [stdout] 2 | /// 贪心+相向双指针,每次贪心的移动height[left],height[right]的较小值 [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 `n:` [INFO] [stdout] --> src/greedy/int_to_roman.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | s = s[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 `i` [INFO] [stdout] --> src/greedy/maximum_subarray.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | O(n)的算法:贪心: if cur_sum+nums[i] < nums[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/greedy/maximum_subarray.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | O(n)的算法:贪心: if cur_sum+nums[i] < nums[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/greedy/prefix_sum_subarray.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | /// prefix_sum[i] = m * k + rem [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/greedy/prefix_sum_subarray.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | /// prefix_sum[j] = n * k + rem [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/greedy/prefix_sum_subarray.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | /// prefix_sum[j] - prefix_sum[i] = (n-m)*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 `i` [INFO] [stdout] --> src/greedy/prefix_sum_subarray.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | /// prefix_sum[j] - prefix_sum[i] = (n-m)*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 `1,26` [INFO] [stdout] --> src/math/excel_sheet_column_title.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | 要注意26进制是从[1,26]而不是[0,25] [INFO] [stdout] | ^^^^ no item named `1,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 `0,25` [INFO] [stdout] --> src/math/excel_sheet_column_title.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | 要注意26进制是从[1,26]而不是[0,25] [INFO] [stdout] | ^^^^ no item named `0,25` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,25` [INFO] [stdout] --> src/math/excel_sheet_column_title.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | remainder∈[0,25] [INFO] [stdout] | ^^^^ no item named `0,25` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,26` [INFO] [stdout] --> src/math/excel_sheet_column_title.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | but we wanted_remainder∈[1,26] [INFO] [stdout] | ^^^^ no item named `1,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 `i` [INFO] [stdout] --> src/random/random_pick_index.rs:3:41 [INFO] [stdout] | [INFO] [stdout] 3 | //! 如果nums中存在多个target,则等概率地随机返回一个满足nums[i]=target的下标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/random/random_pick_index.rs:58:45 [INFO] [stdout] | [INFO] [stdout] 58 | /// 如果nums中存在多个target,则等概率地随机返回一个满足nums[i]=target的下标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 `a` [INFO] [stdout] --> src/two_sum_two_pointers/valid_triangle_number.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | 由于数组是有序的,满足nums[a] + nums[b] > nums[c]即可,转换成两数之和大于类型问题 [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 `b` [INFO] [stdout] --> src/two_sum_two_pointers/valid_triangle_number.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | 由于数组是有序的,满足nums[a] + nums[b] > nums[c]即可,转换成两数之和大于类型问题 [INFO] [stdout] | ^ no item named `b` in scope [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/two_sum_two_pointers/valid_triangle_number.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | 由于数组是有序的,满足nums[a] + nums[b] > nums[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 `0` [INFO] [stdout] --> src/uncategorized/string_in_place.rs:37:44 [INFO] [stdout] | [INFO] [stdout] 37 | codeleet => lodeceet 换来的l之前下标是4,正好是indices[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,2,3,4,5,6,7` [INFO] [stdout] --> src/uncategorized/string_in_place.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | Input: nums = [1,2,3,4,5,6,7], k = 3 [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `1,2,3,4,5,6,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5,6,7,1,2,3,4` [INFO] [stdout] --> src/uncategorized/string_in_place.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | Output: [5,6,7,1,2,3,4] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `5,6,7,1,2,3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0:k` [INFO] [stdout] --> src/uncategorized/string_in_place.rs:178:39 [INFO] [stdout] | [INFO] [stdout] 178 | 借助反转的数学原理,向右移k位等于整个数组reverse后,nums[0:k]和nums[k+1:len]再reverse一次 [INFO] [stdout] | ^^^ no item named `0:k` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #![doc = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/README.md"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #![doc = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/README.md"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #![doc = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/README.md"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #![doc = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/README.md"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #![doc = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/README.md"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/all_paths_from_source_to_target.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/all-paths-from-source-to-target/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/all_paths_from_source_to_target.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | /// https://leetcode.com/problems/all-paths-from-source-to-target/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/combination_sum_iii.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/combination-sum-iii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/subsets [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | /// https://leetcode.com/problems/combinations/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | /// https://leetcode.com/problems/combinations/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/combinations_subsets.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | /// https://leetcode.com/problems/sum-of-all-subset-xor-totals/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/dijkstra.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | /// https://leetcode.com/problems/network-delay-time/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/dijkstra.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | /** https://leetcode.com/problems/cheapest-flights-within-k-stops/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/flatten_nested_list_iterator.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/flatten-nested-list-iterator/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/letter_combinations_of_a_phone_number.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/letter-combinations-of-a-phone-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/lexicographical_numbers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/lexicographical-numbers/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/max_area_of_island.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/max-area-of-island [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/n_queens.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/n-queens-ii [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/num_ways.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode-cn.com/problems/chuan-di-xin-xi/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/permutations.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/permutations/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/permutations.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | /// https://leetcode.com/problems/permutations-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/restore_ip_address.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/restore-ip-addresses/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/surrounded_regions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/surrounded-regions/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bfs_dfs_backtracking/the_maze.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/the-maze/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_search/median_of_two_sorted_arrays.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/median-of-two-sorted-arrays/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_search/median_of_two_sorted_arrays.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | https://youtube.com/watch?v=ScCg9v921ns [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_search/mountain_array.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/peak-index-in-a-mountain-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_search/search_a_2d_matrix.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/search-a-2d-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_search/single_element_in_a_sorted_array.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/single-element-in-a-sorted-array [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_search/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | /// https://leetcode.com/problems/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/binary_search/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | /// https://leetcode.com/problems/search-insert-position/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_search/mod.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | /// https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/evaluate_boolean_binary_tree.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.cn/problems/evaluate-boolean-binary-tree/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/is_bst.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/validate-binary-search-tree/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/is_bst.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | /** https://leetcode.com/problems/validate-binary-search-tree/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/leaf_similar_trees.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/leaf-similar-trees/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/count-complete-tree-nodes/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | /// https://leetcode.com/problems/binary-tree-level-order-traversal/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | /// https://leetcode.com/problems/binary-tree-level-order-traversal-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | /// https://leetcode.com/problems/find-largest-value-in-each-tree-row/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | /// https://leetcode.com/problems/deepest-leaves-sum/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | /// https://leetcode.com/problems/binary-tree-zigzag-level-order-traversal/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | /// https://leetcode.com/problems/cousins-in-binary-tree/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/max_depth_of_binary_tree.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/maximum-depth-of-binary-tree/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/same_tree.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/same-tree/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/search_val_or_range_in_bst.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | /// https://leetcode.com/problems/range-sum-of-bst/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/serde_binary_tree_to_leetcode_vec.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | https://support.leetcode.com/hc/en-us/articles/360011883654-What-does-1-null-2-3-mean-in-binary-tree-representation- [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/serde_binary_tree_to_leetcode_vec.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | Reference: https://github.com/msbanik/drawtree/blob/c145ba9ca7687576323ea01a9a382bcfb76dac0d/drawtree/drawtree.py#L297 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/serde_binary_tree_to_leetcode_vec.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | /// https://github.com/msbanik/drawtree [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/serde_binary_tree_to_leetcode_vec.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | /// https://stackoverflow.com/a/37958190/9970487 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/univalued_binary_tree.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/univalued-binary-tree/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/mod.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | /// https://github.com/pretzelhammer/rust-blog/blob/master/posts/learning-rust-in-2020.md#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: unclosed HTML tag `RefCell` [INFO] [stdout] --> src/binary_tree/mod.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | /// 正常的二叉树的节点也不可能有两个父亲,所以leetcode用Rc真是多余 [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 36 | /// 正常的二叉树的节点也不可能有两个父亲,`所以leetcode用Rc`真是多余 [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Node` [INFO] [stdout] --> src/binary_tree/mod.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | /// Option>> is overkill for tree links [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 39 | /// `Option>>` is overkill for tree links [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/hamming_distance_count_ones.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/number-of-1-bits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/hamming_distance_count_ones.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | /// https://leetcode.com/problems/hamming-distance/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/hamming_distance_count_ones.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | /// https://leetcode.com/problems/total-hamming-distance/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/hamming_distance_count_ones.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | /// https://leetcode.com/problems/sort-integers-by-the-number-of-1-bits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/is_power_of_x.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/power-of-two/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/is_power_of_x.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | https://leetcode.com/problems/power-of-three/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/nim_game.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/nim-game/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bitwise/reverse_bits.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/reverse-bits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/compiler/basic_calculator_ii_no_parentheses.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | /** https://leetcode.com/problems/basic-calculator-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/compiler/evaluate_reverse_polish_notation.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/evaluate-reverse-polish-notation/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/compiler/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | /// https://leetcode.com/problems/clumsy-factorial/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/compiler/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | /// https://leetcode.com/problems/basic-calculator/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/compiler/mod.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | /// 参考题解: https://leetcode-cn.com/problems/basic-calculator/solution/jia-jian-cheng-chu-gua-hao-yun-suan-by-w-ldll/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/compiler/mod.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | /// https://leetcode.com/problems/basic-calculator/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/anagrams.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/valid-anagram/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/anagrams.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | /// https://leetcode.com/problems/group-anagrams/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/anagrams.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | /// https://leetcode.com/problems/find-anagram-mappings/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/count_good_meals.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/count-good-meals/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/count_num1_square_eq_two_num2_product.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/number-of-ways-where-square-of-number-is-equal-to-product-of-two-numbers/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/find_all_numbers_disappeared_in_an_array.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/find-all-numbers-disappeared-in-an-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/increasing_decreasing_string.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/increasing-decreasing-string/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/number_of_equivalent_domino_pairs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/number-of-equivalent-domino-pairs/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/number_of_good_pairs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/number-of-good-pairs/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | /// https://leetcode.com/problems/first-unique-character-in-a-string/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | /** https://leetcode.com/problems/unique-number-of-occurrences/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | /// https://leetcode.com/problems/how-many-numbers-are-smaller-than-the-current-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | /// https://leetcode.com/problems/find-words-that-can-be-formed-by-characters/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | /// https://leetcode.com/problems/intersection-of-three-sorted-arrays/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | /// https://leetcode.com/problems/sum-of-unique-elements/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | /// https://leetcode.com/problems/sort-characters-by-frequency/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | /// https://leetcode.com/problems/ransom-note/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | /// https://leetcode.com/problems/maximum-number-of-balloons/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | /// https://leetcode.com/problems/group-the-people-given-the-group-size-they-belong-to/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/counter/mod.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | /// https://leetcode.cn/problems/check-permutation-lcci/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/heap/kth_largest_element_in_a_stream.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/kth-largest-element-in-a-stream/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unportable markdown [INFO] [stdout] --> src/data_structure/heap/my_max_heap.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | - [ ] 407. 接雨水 II [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: old parser sees TaskListMarker(false), new sees nothing [INFO] [stdout] = note: `#[deny(rustdoc::unportable_markdown)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unportable markdown [INFO] [stdout] --> src/data_structure/heap/my_max_heap.rs:43:6 [INFO] [stdout] | [INFO] [stdout] 43 | - [ ] 407. 接雨水 II [INFO] [stdout] | ______^ [INFO] [stdout] 44 | | - [ ] 778. 水位上升的泳池中游泳 [INFO] [stdout] | |_ [INFO] [stdout] | [INFO] [stdout] = help: new parser sees Start(Item), old sees Start(List(Some(407))) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unportable markdown [INFO] [stdout] --> src/data_structure/heap/my_max_heap.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | - [ ] 778. 水位上升的泳池中游泳 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: new parser sees Start(List(Some(778))), old sees Start(Item) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unportable markdown [INFO] [stdout] --> src/data_structure/heap/my_max_heap.rs:44:3 [INFO] [stdout] | [INFO] [stdout] 44 | - [ ] 778. 水位上升的泳池中游泳 [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: old parser sees TaskListMarker(false), new sees nothing [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/heap/seat_reservation_manager.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/seat-reservation-manager/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/heap/single_threaded_cpu.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | /// https://leetcode.com/problems/single-threaded-cpu/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/heap/sliding_window_median.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | /// https://leetcode.com/problems/sliding-window-median/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/heap/sliding_window_median.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | /// https://leetcode.com/problems/find-median-from-data-stream/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/heap/top_k_frequent_elements.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/top-k-frequent-elements/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/heap/top_k_frequent_elements.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | /// https://leetcode.com/problems/top-k-frequent-words/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/monotonic_stack_next_greater_element_2.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/next-greater-element-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/monotonic_stack_next_greater_element_2.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | https://mp.weixin.qq.com/s?__biz=MzAxODQxMDM0Mw==&mid=2247484525&idx=1&sn=3d2e63694607fec72455a52d9b15d4e5&chksm=9bd7fa65aca073734df90b45... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/trie_edit_distance.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/design-add-and-search-words-data-structure/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/trie_edit_distance.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | /** https://leetcode.com/problems/implement-trie-prefix-tree/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/data_structure/union_find/min_cost_to_connect_all_points.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/min-cost-to-connect-all-points/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/burst_balloons.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/burst-balloons/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/calculate_minimum_hp.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/dungeon-game/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/coin_change.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | /// https://leetcode.com/problems/coin-change/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/coin_change.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | /// https://leetcode.com/problems/coin-change-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/dp/coin_change.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | /// https://leetcode.com/problems/perfect-squares/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/coin_change.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | /// https://leetcode.com/problems/combination-sum-iv/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/counting_bits.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/counting-bits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/dp_easy.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/min-cost-climbing-stairs/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/dp_easy.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | /// https://leetcode.com/problems/coin-lcci/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/edit_distance.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | /** https://leetcode.com/problems/edit-distance [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/edit_distance.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | https://twitter.com/ospopen/status/1380091878440271872 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `String` [INFO] [stdout] --> src/dp/edit_distance.rs:163:34 [INFO] [stdout] | [INFO] [stdout] 163 | /// follow_up: 实现一个语料库是trie而不是Vec的edit_distance算法 [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 163 | /// follow_up: `实现一个语料库是trie而不是Vec`的edit_distance算法 [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/fibonacci.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/climbing-stairs/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/fibonacci.rs:2:3 [INFO] [stdout] | [INFO] [stdout] 2 | & https://leetcode.com/problems/fibonacci-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/freedom_trail.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/freedom-trail/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/jump_game_ii.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/jump-game-ii [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/longest_palindromic_substr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/longest-palindromic-substring/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/number_of_ways_to_stay_in_the_same_place_after_some_steps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/number-of-ways-to-stay-in-the-same-place-after-some-steps/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/stone_game.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/stone-game/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/trapping_rain_water.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/trapping-rain-water/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/triangle.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/triangle/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/unique_paths.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/unique-paths/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/dp/minimum_falling_path_sum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.cn/problems/minimum-falling-path-sum [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/array/partition_array.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/move-zeroes/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/array/partition_array.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | /// https://leetcode.com/problems/remove-element/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/array/partition_array.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | /// https://leetcode.com/problems/remove-duplicates-from-sorted-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/array/partition_array.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | /// https://leetcode.com/problems/sort-array-by-parity/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/array/partition_array.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | /// https://leetcode.com/problems/sort-array-by-parity-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/array/squares_of_a_sorted_array.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/squares-of-a-sorted-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/codeforces_easy.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | /// https://codeforces.com/problemset/problem/4/A [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/codeforces_easy.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | /// https://codeforces.com/problemset/problem/4/A [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/codeforces_easy.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | /** https://codeforces.com/problemset/problem/71/A [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/codeforces_easy.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | /// https://codeforces.com/problemset/problem/231/A [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/codeforces_easy.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | /// https://codeforces.com/problemset/problem/158/A [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/count_negative_numbers_in_a_sorted_matrix.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/count-negative-numbers-in-a-sorted-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/island_perimeter.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/island-perimeter/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/matrix_diagonal_traverse.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | /// https://leetcode.com/problems/sort-the-matrix-diagonally/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/matrix_diagonal_traverse.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | /// https://leetcode.com/problems/toeplitz-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/matrix_diagonal_traverse.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | /// https://leetcode.com/problems/diagonal-traverse/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/rotate_matrix.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/rotate-image/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/spiral_matrix.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/spiral-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/spiral_matrix.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | /// https://leetcode.com/problems/spiral-matrix-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | /// https://leetcode.com/problems/set-matrix-zeroes/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/grid_or_matrix/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | /// https://leetcode.com/problems/matrix-diagonal-sum/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | /** https://leetcode.com/problems/check-array-formation-through-concatenation/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | /// https://leetcode.com/problems/maximum-nesting-depth-of-the-parentheses/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | /// https://leetcode.com/problems/hanota-lcci/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | /// https://leetcode.com/problems/largest-perimeter-triangle/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | /// https://leetcode.com/problems/can-place-flowers/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | /// https://leetcode.com/problems/corporate-flight-bookings [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | /// https://leetcode.com/problems/number-of-students-unable-to-eat-lunch/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | /// https://leetcode.com/problems/goal-parser-interpretation/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | /// https://leetcode.com/problems/reveal-cards-in-increasing-order/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | /// https://leetcode.com/problems/design-an-ordered-stream/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | /** https://leetcode.com/problems/2-keys-keyboard/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 313 | /// https://lintcode.com/problem/1-bit-and-2-bit-characters/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | /// https://leetcode.com/problems/arithmetic-slices/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | /** https://leetcode.com/problems/rotated-digits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | /// https://leetcode.com/problems/distribute-candies/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | /// https://leetcode.com/problems/check-if-it-is-a-straight-line/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 403 | /// https://leetcode.com/problems/maximum-product-of-three-numbers/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:411:5 [INFO] [stdout] | [INFO] [stdout] 411 | /// https://leetcode.com/problems/range-sum-query-2d-immutable/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:468:5 [INFO] [stdout] | [INFO] [stdout] 468 | /// https://leetcode.com/problems/can-you-eat-your-favorite-candy-on-your-favorite-day/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_easy.rs:583:5 [INFO] [stdout] | [INFO] [stdout] 583 | /// https://leetcode.com/problems/partition-array-into-disjoint-intervals/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/to-lower-case/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | /// https://leetcode.com/problems/defanging-an-ip-address/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | /// https://leetcode.com/problems/valid-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | /// https://leetcode.com/problems/running-sum-of-1d-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | /// https://leetcode.com/problems/shuffle-the-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | /// https://leetcode.com/problems/count-of-matches-in-tournament/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | /// https://leetcode.com/problems/generate-a-string-with-characters-that-have-odd-counts/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | /// https://leetcode.com/problems/robot-return-to-origin/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | /// https://leetcode.com/problems/fizz-buzz/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | /// https://leetcode.com/problems/minimum-time-visiting-all-points/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | /// https://leetcode.com/problems/widest-vertical-area-between-two-points-containing-no-points/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | /// https://leetcode.com/problems/self-dividing-numbers/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | /// https://leetcode.com/problems/max-increase-to-keep-city-skyline/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | /// https://leetcode.com/problems/design-parking-system/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | /// https://leetcode.com/problems/k-closest-points-to-origin/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | /// https://leetcode.com/problems/find-k-closest-elements/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | /// https://leetcode.com/problems/height-checker/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | /** https://leetcode.com/problems/count-binary-substrings/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | /// https://leetcode.com/problems/max-consecutive-ones/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | /// https://leetcode.com/problems/plus-one/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | /// https://leetcode.com/problems/maximum-product-of-two-elements-in-an-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | /// https://leetcode.com/problems/number-of-students-doing-homework-at-a-given-time/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | /** https://leetcode.com/problems/transpose-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:373:5 [INFO] [stdout] | [INFO] [stdout] 373 | /// https://leetcode.com/problems/maximum-product-of-two-elements-in-an-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | /// https://leetcode.com/problems/count-and-say/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 409 | /// https://leetcode.com/problems/queue-reconstruction-by-height/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | /// https://leetcode.com/problems/matrix-cells-in-distance-order/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | /// https://leetcode.com/problems/xor-operation-in-an-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | /// https://leetcode.com/problems/create-target-array-in-the-given-order/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:469:5 [INFO] [stdout] | [INFO] [stdout] 469 | /// https://leetcode.com/problems/decompress-run-length-encoded-list/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | /// https://leetcode.com/problems/subtract-the-product-and-sum-of-digits-of-an-integer/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:491:5 [INFO] [stdout] | [INFO] [stdout] 491 | /// https://leetcode.com/problems/kids-with-the-greatest-number-of-candies/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | /// https://leetcode.com/problems/range-sum-query-immutable/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 532 | /// https://leetcode.com/problems/maximum-gap/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:543:5 [INFO] [stdout] | [INFO] [stdout] 543 | /// https://leetcode.com/problems/contains-duplicate/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:555:5 [INFO] [stdout] | [INFO] [stdout] 555 | /// https://leetcode.com/problems/contains-duplicate-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/easy/leetcode_very_easy.rs:581:5 [INFO] [stdout] | [INFO] [stdout] 581 | /// https://leetcode.com/problems/replace-elements-with-greatest-element-on-right-side/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 605 | /// https://leetcode.com/problems/richest-customer-wealth/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:614:5 [INFO] [stdout] | [INFO] [stdout] 614 | /** https://leetcode.com/problems/merge-sorted-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:660:5 [INFO] [stdout] | [INFO] [stdout] 660 | /// https://leetcode.com/problems/first-bad-version/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:683:5 [INFO] [stdout] | [INFO] [stdout] 683 | /// https://leetcode.com/problems/guess-number-higher-or-lower/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:723:5 [INFO] [stdout] | [INFO] [stdout] 723 | /// https://leetcode.com/problems/cells-with-odd-values-in-a-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:744:5 [INFO] [stdout] | [INFO] [stdout] 744 | /// https://leetcode.com/problems/flipping-an-image/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:753:5 [INFO] [stdout] | [INFO] [stdout] 753 | /// https://leetcode.com/problems/jewels-and-stones/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:765:5 [INFO] [stdout] | [INFO] [stdout] 765 | /// https://leetcode.com/problems/minimum-deletion-cost-to-avoid-repeating-letters/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:795:5 [INFO] [stdout] | [INFO] [stdout] 795 | /// https://leetcode.com/problems/minimum-operations-to-make-array-equal/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:805:5 [INFO] [stdout] | [INFO] [stdout] 805 | /// https://leetcode.com/problems/can-make-arithmetic-progression-from-sequence/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:818:5 [INFO] [stdout] | [INFO] [stdout] 818 | /// https://leetcode.com/problems/destination-city/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:836:5 [INFO] [stdout] | [INFO] [stdout] 836 | /// https://leetcode.com/problems/assign-cookies/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:863:5 [INFO] [stdout] | [INFO] [stdout] 863 | /// https://leetcode.com/problems/maximum-units-on-a-truck/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:864:5 [INFO] [stdout] | [INFO] [stdout] 864 | /// https://leetcode.com/problems/maximum-units-on-a-truck/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:892:5 [INFO] [stdout] | [INFO] [stdout] 892 | /// https://leetcode.com/problems/positions-of-large-groups/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:909:5 [INFO] [stdout] | [INFO] [stdout] 909 | /// https://leetcode.com/problems/lemonade-change/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:943:5 [INFO] [stdout] | [INFO] [stdout] 943 | /// https://leetcode.com/problems/reformat-phone-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:989:5 [INFO] [stdout] | [INFO] [stdout] 989 | /// https://leetcode.com/problems/count-number-of-teams/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1058:5 [INFO] [stdout] | [INFO] [stdout] 1058 | /// https://leetcode.com/problems/special-positions-in-a-binary-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1101:5 [INFO] [stdout] | [INFO] [stdout] 1101 | /// https://leetcode.com/problems/lucky-numbers-in-a-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1134:5 [INFO] [stdout] | [INFO] [stdout] 1134 | /// https://leetcode.com/problems/check-if-n-and-its-double-exist/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1161:5 [INFO] [stdout] | [INFO] [stdout] 1161 | /// https://leetcode.com/problems/n-repeated-element-in-size-2n-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1186:5 [INFO] [stdout] | [INFO] [stdout] 1186 | /// https://leetcode.com/problems/defuse-the-bomb/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1228:5 [INFO] [stdout] | [INFO] [stdout] 1228 | /// https://leetcode.com/problems/summary-ranges/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1265:5 [INFO] [stdout] | [INFO] [stdout] 1265 | /// https://leetcode.com/problems/binary-prefix-divisible-by-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/easy/leetcode_very_easy.rs:1277:5 [INFO] [stdout] | [INFO] [stdout] 1277 | /// https://leetcode.com/problems/number-of-rectangles-that-can-form-the-largest-square/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1297:5 [INFO] [stdout] | [INFO] [stdout] 1297 | /// https://leetcode.com/problems/calculate-money-in-leetcode-bank/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1310:5 [INFO] [stdout] | [INFO] [stdout] 1310 | /// https://leetcode.com/problems/decode-xored-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1335:5 [INFO] [stdout] | [INFO] [stdout] 1335 | /// https://leetcode.com/problems/check-if-two-string-arrays-are-equivalent/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1358:5 [INFO] [stdout] | [INFO] [stdout] 1358 | /// https://leetcode.com/problems/design-twitter/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1447:5 [INFO] [stdout] | [INFO] [stdout] 1447 | /// https://leetcode.com/problems/add-to-array-form-of-integer/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1500:5 [INFO] [stdout] | [INFO] [stdout] 1500 | /// https://leetcode.com/problems/final-prices-with-a-special-discount-in-a-shop/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1517:5 [INFO] [stdout] | [INFO] [stdout] 1517 | /// https://leetcode.com/problems/sort-array-by-increasing-frequency/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1548:5 [INFO] [stdout] | [INFO] [stdout] 1548 | /// https://leetcode.com/problems/find-pivot-index/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1584:5 [INFO] [stdout] | [INFO] [stdout] 1584 | /// https://leetcode.com/problems/find-the-highest-altitude/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1603:5 [INFO] [stdout] | [INFO] [stdout] 1603 | /// https://leetcode.com/problems/count-the-number-of-consistent-strings/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1631:5 [INFO] [stdout] | [INFO] [stdout] 1631 | /// https://leetcode.com/problems/maximum-average-subarray-i/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1652:5 [INFO] [stdout] | [INFO] [stdout] 1652 | /// https://leetcode.com/problems/check-if-array-is-sorted-and-rotated/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1684:5 [INFO] [stdout] | [INFO] [stdout] 1684 | /// https://leetcode.com/maximum-score-from-removing-stones/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1721:5 [INFO] [stdout] | [INFO] [stdout] 1721 | /// https://leetcode.com/problems/largest-merge-of-two-strings/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `u8` [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1722:24 [INFO] [stdout] | [INFO] [stdout] 1722 | /// 有点像归并排序的归并操作,从两个Vec中选较大的push到新数组中 [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1722 | /// 有点像归并排序的归并操作,`从两个Vec`中选较大的push到新数组中 [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1780:5 [INFO] [stdout] | [INFO] [stdout] 1780 | /// https://leetcode.com/problems/dot-product-of-two-sparse-vectors/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1799:5 [INFO] [stdout] | [INFO] [stdout] 1799 | /// https://leetcode.com/problems/remove-vowels-from-a-string/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1811:5 [INFO] [stdout] | [INFO] [stdout] 1811 | /// https://leetcode.com/problems/number-of-steps-to-reduce-a-number-to-zero/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1827:5 [INFO] [stdout] | [INFO] [stdout] 1827 | /// https://leetcode.com/problems/minimum-cost-to-connect-sticks/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1842:5 [INFO] [stdout] | [INFO] [stdout] 1842 | /// https://leetcode.com/problems/armstrong-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1855:5 [INFO] [stdout] | [INFO] [stdout] 1855 | /// https://leetcode.com/problems/count-substrings-with-only-one-distinct-letter/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1856:5 [INFO] [stdout] | [INFO] [stdout] 1856 | /// https://math.stackexchange.com/questions/177405/prove-by-induction-2n-cn-0-cn-1-cdots-cn-n [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1881:5 [INFO] [stdout] | [INFO] [stdout] 1881 | /// https://leetcode.com/problems/sparse-matrix-multiplication/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1911:5 [INFO] [stdout] | [INFO] [stdout] 1911 | /** https://leetcode.com/problems/reshape-the-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1937:5 [INFO] [stdout] | [INFO] [stdout] 1937 | /// https://leetcode.com/problems/logger-rate-limiter/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:1969:5 [INFO] [stdout] | [INFO] [stdout] 1969 | /// https://leetcode.com/problems/length-of-last-word/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2013:5 [INFO] [stdout] | [INFO] [stdout] 2013 | /// https://leetcode.com/problems/truncate-sentence/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2049:5 [INFO] [stdout] | [INFO] [stdout] 2049 | /// https://leetcode.com/problems/baseball-game/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2071:5 [INFO] [stdout] | [INFO] [stdout] 2071 | /// https://leetcode.com/problems/count-good-triplets/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2089:5 [INFO] [stdout] | [INFO] [stdout] 2089 | /// https://leetcode.com/problems/sum-of-digits-in-base-k/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2108:5 [INFO] [stdout] | [INFO] [stdout] 2108 | /// https://leetcode.com/problems/longest-substring-of-all-vowels-in-order/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2186:5 [INFO] [stdout] | [INFO] [stdout] 2186 | /// https://leetcode.com/problems/check-if-one-string-swap-can-make-strings-equal/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2209:5 [INFO] [stdout] | [INFO] [stdout] 2209 | /// https://leetcode.com/problems/replace-all-digits-with-characters/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2251:5 [INFO] [stdout] | [INFO] [stdout] 2251 | /// https://leetcode.com/problems/maximum-population-year/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2285:5 [INFO] [stdout] | [INFO] [stdout] 2285 | /// https://leetcode.com/problems/check-if-word-equals-summation-of-two-words/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2305:5 [INFO] [stdout] | [INFO] [stdout] 2305 | /// https://leetcode.com/problems/reverse-words-in-a-string-iii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2338:5 [INFO] [stdout] | [INFO] [stdout] 2338 | /// https://leetcode.com/problems/keys-and-rooms/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2356:5 [INFO] [stdout] | [INFO] [stdout] 2356 | /// https://leetcode.com/problems/zigzag-conversion/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2413:5 [INFO] [stdout] | [INFO] [stdout] 2413 | /// https://leetcode.com/problems/brick-wall/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2518:5 [INFO] [stdout] | [INFO] [stdout] 2518 | /// https://leetcode.com/problems/word-pattern/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2556:5 [INFO] [stdout] | [INFO] [stdout] 2556 | /// https://leetcode.com/problems/subrectangle-queries/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2587:5 [INFO] [stdout] | [INFO] [stdout] 2587 | /// https://leetcode.com/problems/maximum-product-difference-between-two-pairs/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2594:5 [INFO] [stdout] | [INFO] [stdout] 2594 | /// https://leetcode.com/problems/check-if-the-sentence-is-pangram/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2603:5 [INFO] [stdout] | [INFO] [stdout] 2603 | /// https://leetcode.com/problems/maximum-ice-cream-bars/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2618:5 [INFO] [stdout] | [INFO] [stdout] 2618 | /// https://leetcode.com/problems/set-mismatch/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2641:5 [INFO] [stdout] | [INFO] [stdout] 2641 | /// https://leetcode.com/problems/build-array-from-permutation [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2650:5 [INFO] [stdout] | [INFO] [stdout] 2650 | /// https://leetcode.com/problems/display-table-of-food-orders-in-a-restaurant/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2686:5 [INFO] [stdout] | [INFO] [stdout] 2686 | /// https://leetcode.com/problems/count-square-sum-triples/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2702:5 [INFO] [stdout] | [INFO] [stdout] 2702 | /// https://leetcode.com/problems/concatenation-of-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2708:5 [INFO] [stdout] | [INFO] [stdout] 2708 | /// https://leetcode.com/problems/minimize-maximum-pair-sum-in-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2719:5 [INFO] [stdout] | [INFO] [stdout] 2719 | /// https://leetcode.com/problems/check-if-all-the-integers-in-a-range-are-covered/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2735:5 [INFO] [stdout] | [INFO] [stdout] 2735 | /// https://leetcode.com/problems/latest-time-by-replacing-hidden-digits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2781:5 [INFO] [stdout] | [INFO] [stdout] 2781 | /// https://leetcode.com/problems/the-k-weakest-rows-in-a-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2813:5 [INFO] [stdout] | [INFO] [stdout] 2813 | /// https://leetcode.com/problems/queries-on-number-of-points-inside-a-circle/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2827:5 [INFO] [stdout] | [INFO] [stdout] 2827 | /// https://leetcode.com/problems/three-divisors/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2841:5 [INFO] [stdout] | [INFO] [stdout] 2841 | /// https://leetcode.com/problems/reverse-vowels-of-a-string/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2873:5 [INFO] [stdout] | [INFO] [stdout] 2873 | /// https://leetcode.com/problems/get-maximum-in-generated-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2901:5 [INFO] [stdout] | [INFO] [stdout] 2901 | /// https://leetcode.com/problems/boats-to-save-people/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2928:5 [INFO] [stdout] | [INFO] [stdout] 2928 | /// https://leetcode.com/problems/count-items-matching-a-rule/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2942:5 [INFO] [stdout] | [INFO] [stdout] 2942 | /// https://leetcode.com/problems/minimum-difference-between-highest-and-lowest-of-k-scores/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2978:5 [INFO] [stdout] | [INFO] [stdout] 2978 | /// https://leetcode.com/problems/find-the-kth-largest-integer-in-the-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:2998:5 [INFO] [stdout] | [INFO] [stdout] 2998 | /// https://leetcode.com/problems/compare-version-numbers/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3044:5 [INFO] [stdout] | [INFO] [stdout] 3044 | /// https://leetcode.com/problems/count-special-quadruplets/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3062:5 [INFO] [stdout] | [INFO] [stdout] 3062 | /// https://leetcode.com/problems/reverse-prefix-of-word/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3076:5 [INFO] [stdout] | [INFO] [stdout] 3076 | /// https://leetcode.com/problems/split-a-string-in-balanced-strings/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3094:5 [INFO] [stdout] | [INFO] [stdout] 3094 | /// https://leetcode.com/problems/smallest-index-with-equal-value/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3109:5 [INFO] [stdout] | [INFO] [stdout] 3109 | /// https://leetcode.com/problems/keyboard-row/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3137:5 [INFO] [stdout] | [INFO] [stdout] 3137 | /// https://leetcode.com/problems/count-operations-to-obtain-zero [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3158:5 [INFO] [stdout] | [INFO] [stdout] 3158 | /// https://leetcode.com/problems/find-center-of-star-graph/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3176:5 [INFO] [stdout] | [INFO] [stdout] 3176 | /// https://leetcode.com/problems/add-digits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3192:5 [INFO] [stdout] | [INFO] [stdout] 3192 | /// https://leetcode.com/problems/maximum-number-of-words-found-in-sentences/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3229:5 [INFO] [stdout] | [INFO] [stdout] 3229 | /// https://leetcode.com/problems/image-smoother/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3279:5 [INFO] [stdout] | [INFO] [stdout] 3279 | /// https://leetcode.com/problems/binary-number-with-alternating-bits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3297:5 [INFO] [stdout] | [INFO] [stdout] 3297 | /// https://leetcode.com/problems/delete-columns-to-make-sorted/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3330:5 [INFO] [stdout] | [INFO] [stdout] 3330 | /// https://leetcode.com/problems/duplicate-zeros/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3355:5 [INFO] [stdout] | [INFO] [stdout] 3355 | /// https://leetcode.com/problems/shift-2d-grid/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3381:5 [INFO] [stdout] | [INFO] [stdout] 3381 | /// https://leetcode.cn/problems/rank-transform-of-an-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3401:5 [INFO] [stdout] | [INFO] [stdout] 3401 | /// https://leetcode.com/problems/minimum-subsequence-in-non-increasing-order/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3415:5 [INFO] [stdout] | [INFO] [stdout] 3415 | /// https://leetcode.com/problems/rearrange-spaces-between-words/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3432:5 [INFO] [stdout] | [INFO] [stdout] 3432 | /// https://leetcode.com/problems/crawler-log-folder/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3456:5 [INFO] [stdout] | [INFO] [stdout] 3456 | /// https://leetcode.cn/problems/mean-of-array-after-removing-some-elements/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3477:5 [INFO] [stdout] | [INFO] [stdout] 3477 | /// https://leetcode.cn/problems/string-rotation-lcci/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3485:5 [INFO] [stdout] | [INFO] [stdout] 3485 | /// https://leetcode.cn/problems/build-an-array-with-stack-operations/submissions/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3517:5 [INFO] [stdout] | [INFO] [stdout] 3517 | /// https://leetcode.com/problems/sign-of-the-product-of-an-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3534:5 [INFO] [stdout] | [INFO] [stdout] 3534 | /// https://leetcode.com/problems/maximum-repeating-substring/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3570:5 [INFO] [stdout] | [INFO] [stdout] 3570 | /// https://leetcode.com/problems/determine-if-string-halves-are-alike/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3586:5 [INFO] [stdout] | [INFO] [stdout] 3586 | /// https://leetcode.cn/problems/maximum-number-of-balls-in-a-box/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3607:5 [INFO] [stdout] | [INFO] [stdout] 3607 | /// https://leetcode.cn/problems/find-nearest-point-that-has-the-same-x-or-y-coordinate/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3627:5 [INFO] [stdout] | [INFO] [stdout] 3627 | /// https://leetcode.cn/problems/second-largest-digit-in-a-string [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3642:5 [INFO] [stdout] | [INFO] [stdout] 3642 | /// https://leetcode.cn/problems/number-of-different-integers-in-a-string [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3680:5 [INFO] [stdout] | [INFO] [stdout] 3680 | /// https://leetcode.cn/problems/determine-color-of-a-chessboard-square/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3692:5 [INFO] [stdout] | [INFO] [stdout] 3692 | /// https://leetcode.cn/problems/final-value-of-variable-after-performing-operations/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3706:5 [INFO] [stdout] | [INFO] [stdout] 3706 | /// https://leetcode.cn/problems/minimum-moves-to-convert-string/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3744:5 [INFO] [stdout] | [INFO] [stdout] 3744 | /// https://leetcode.cn/problems/two-out-of-three/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3770:5 [INFO] [stdout] | [INFO] [stdout] 3770 | /// https://leetcode.cn/problems/check-if-numbers-are-ascending-in-a-sentence/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3797:5 [INFO] [stdout] | [INFO] [stdout] 3797 | /// https://leetcode.cn/problems/count-integers-with-even-digit-sum/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3813:5 [INFO] [stdout] | [INFO] [stdout] 3813 | /// https://leetcode.cn/problems/check-if-number-has-equal-digit-count-and-digit-value/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3831:5 [INFO] [stdout] | [INFO] [stdout] 3831 | /// https://leetcode.cn/problems/strong-password-checker-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3862:5 [INFO] [stdout] | [INFO] [stdout] 3862 | /// https://leetcode.cn/problems/check-if-matrix-is-x-matrix/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3894:5 [INFO] [stdout] | [INFO] [stdout] 3894 | /// https://leetcode.cn/problems/decode-the-message/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3919:5 [INFO] [stdout] | [INFO] [stdout] 3919 | /// https://leetcode.cn/problems/minimum-amount-of-time-to-fill-cups/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3949:5 [INFO] [stdout] | [INFO] [stdout] 3949 | /// https://leetcode.cn/problems/maximum-number-of-pairs-in-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3963:5 [INFO] [stdout] | [INFO] [stdout] 3963 | /// https://leetcode.cn/problems/best-poker-hand/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:3987:5 [INFO] [stdout] | [INFO] [stdout] 3987 | /// https://leetcode.cn/problems/make-array-zero-by-subtracting-equal-amounts/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4021:5 [INFO] [stdout] | [INFO] [stdout] 4021 | /// https://leetcode.cn/problems/convert-the-temperature/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4026:5 [INFO] [stdout] | [INFO] [stdout] 4026 | /// https://leetcode.cn/problems/count-sorted-vowel-strings/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4051:5 [INFO] [stdout] | [INFO] [stdout] 4051 | /// https://leetcode.cn/problems/number-of-arithmetic-triplets/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4072:5 [INFO] [stdout] | [INFO] [stdout] 4072 | /// https://leetcode.cn/problems/most-frequent-even-element/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4092:5 [INFO] [stdout] | [INFO] [stdout] 4092 | /// https://leetcode.cn/problems/smallest-even-multiple/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4111:5 [INFO] [stdout] | [INFO] [stdout] 4111 | /// https://leetcode.cn/problems/largest-positive-integer-that-exists-with-its-negative/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4123:5 [INFO] [stdout] | [INFO] [stdout] 4123 | /// https://leetcode.cn/problems/letter-tile-possibilities/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4161:5 [INFO] [stdout] | [INFO] [stdout] 4161 | /// https://leetcode.cn/problems/average-value-of-even-numbers-that-are-divisible-by-three/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4174:5 [INFO] [stdout] | [INFO] [stdout] 4174 | /// https://leetcode.cn/problems/circular-sentence/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/leetcode_very_easy.rs:4190:5 [INFO] [stdout] | [INFO] [stdout] 4190 | /// https://leetcode.cn/problems/k-items-with-the-maximum-sum/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/string/find_common_characters.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/find-common-characters/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/string/long_pressed_name.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/long-pressed-name/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/easy/string/parse_ip_address.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/validate-ip-address/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/graph/topological_sorting.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | /// https://leetcode.cn/problems/course-schedule/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/graph/topological_sorting.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | /// https://leetcode.cn/problems/course-schedule-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | - [x] http://leetcode.com/problems/majority-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | - [ ] http://lintcode.com/problem/create-maximum-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | - [x] http://leetcode.com/problems/jump-game-ii/ (dp题) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | - [x] http://leetcode.com/problems/jump-game/ (dp题) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | - [x] http://leetcode.com/problems/gas-station/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | - [ ] http://lintcode.com/problem/delete-digits/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | - [ ] http://lintcode.com/problem/task-scheduler/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/airplane_seat_assignment_probability.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/airplane-seat-assignment-probability/comments/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/candy.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/candy/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/container_with_most_water.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/container-with-most-water/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/count_number_of_nice_subarrays.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/count-number-of-nice-subarrays/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/di_string_match.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/di-string-match/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/factorial_trailing_zeroes.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/factorial-trailing-zeroes/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/gas_station.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/gas-station/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/int_to_roman.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/integer-to-roman/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/int_to_roman.rs:2:3 [INFO] [stdout] | [INFO] [stdout] 2 | & https://leetcode.com/problems/roman-to-integer/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/majority_element.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/majority-element/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/maximum_subarray.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/maximum-subarray/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/partition_labels.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/partition-labels/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/prefix_sum_subarray.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | /// https://leetcode.com/problems/continuous-subarray-sum/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/prefix_sum_subarray.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | /// https://leetcode.com/problems/contiguous-array/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/prefix_sum_subarray.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | /// https://leetcode.com/problems/binary-subarrays-with-sum/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/product_of_array_except_self.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/product-of-array-except-self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/greedy/product_of_array_except_self.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | /// https://leetcode.com/problems/gou-jian-cheng-ji-shu-zu-lcof [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/add_two_linked_list.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/add-two-numbers/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/insertion_sort_linked_list.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/insertion-sort-list/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/is_circular_loop.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/circular-array-loop/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/merge_two_sorted_linked_list.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/merge-two-sorted-lists/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/merge_two_sorted_linked_list.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | /** https://leetcode.com/problems/sort-list/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/middle_of_linked_list.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/middle-of-the-linked-list/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/nth_node_from_end.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/kth-node-from-end-of-list-lcci/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/nth_node_from_end.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | /** https://leetcode.com/problems/remove-nth-node-from-end-of-list/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/partition_list.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://leetcode.com/problems/partition-list/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/linked_list/plus_one.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | /// https://leetcode.com/problems/plus-one-linked-list/submissions/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/count_primes.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/count-primes/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/count_primes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | /// https://program-think.blogspot.com/2011/12/prime-algorithm-1.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/excel_sheet_column_title.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/excel-sheet-column-title/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/excel_sheet_column_title.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | /// https://leetcode.com/problems/excel-sheet-column-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/perfect_number.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/perfect-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/pow.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/powx-n/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/sqrt.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/sqrtx/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/sqrt.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | /// https://leetcode.com/problems/valid-perfect-square/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/math/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | /// https://leetcode.com/problems/ugly-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/impl_rand10_by_rand7.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | /** https://leetcode.com/problems/implement-rand10-using-rand7/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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/random_pick_index.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://leetcode.com/problems/random-pick-index/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_two_pointers/four_sum_2.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/4sum-ii/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_two_pointers/two_sum.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/two-sum/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_two_pointers/two_sum_relative.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /// https://leetcode.com/problems/fair-candy-swap/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare 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_two_pointers/valid_triangle_number.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/valid-triangle-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/uncategorized/contains_substr_kmp.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/implement-strstr/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/uncategorized/longest_non_repeated_substr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /** https://leetcode.com/problems/longest-substring-without-repeating-characters/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/uncategorized/reverse_integer_checked_mul_overflow.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | /*! https://leetcode.com/problems/reverse-integer/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/uncategorized/reverse_integer_checked_mul_overflow.rs:2:3 [INFO] [stdout] | [INFO] [stdout] 2 | & https://leetcode.com/problems/palindrome-number/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [WARN] too many lines in the log, truncating it