文件名称:代码出现20
文件大小:103KB
文件格式:ZIP
更新时间:2024-02-28 21:50:34
Rust
法规2020的到来
解决了生锈的问题。
安装
安装rustup和货物: ://rustup.rs/:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
install cargo-edit cargo install cargo-edit ,它允许使用cargo add
【文件预览】:
advent-of-code-20-main
----day13()
--------Cargo.lock(3KB)
--------input-test.txt(23B)
--------src()
--------Cargo.toml(236B)
--------input.txt(155B)
----boilerplate.rs(665B)
----day12()
--------Cargo.lock(3KB)
--------input-test.txt(17B)
--------src()
--------Cargo.toml(236B)
--------input.txt(3KB)
----day15()
--------Cargo.lock(3KB)
--------src()
--------Cargo.toml(236B)
----day6()
--------Cargo.lock(3KB)
--------input-test.txt(29B)
--------src()
--------Cargo.toml(235B)
--------input.txt(18KB)
----day9()
--------Cargo.lock(3KB)
--------input-test.txt(69B)
--------src()
--------Cargo.toml(235B)
--------input.txt(9KB)
----day5()
--------Cargo.lock(3KB)
--------input-test.txt(43B)
--------src()
--------Cargo.toml(253B)
--------input.txt(9KB)
----day17()
--------Cargo.lock(3KB)
--------src()
--------Cargo.toml(252B)
--------input.txt(72B)
----day11()
--------Cargo.lock(3KB)
--------input-test.txt(109B)
--------src()
--------Cargo.toml(236B)
--------input.txt(9KB)
----day7()
--------Cargo.lock(3KB)
--------input-test.txt(511B)
--------input-test-2.txt(296B)
--------src()
--------Cargo.toml(235B)
--------input.txt(44KB)
----day16()
--------Cargo.lock(4KB)
--------input-test.txt(116B)
--------src()
--------Cargo.toml(252B)
--------input.txt(19KB)
----.gitignore(10B)
----day8()
--------Cargo.lock(3KB)
--------input-test.txt(63B)
--------src()
--------Cargo.toml(235B)
--------input.txt(5KB)
----day10()
--------Cargo.lock(3KB)
--------input-test.txt(27B)
--------input-test-2.txt(85B)
--------src()
--------Cargo.toml(236B)
--------input.txt(367B)
----README.md(1KB)
----day14()
--------Cargo.lock(5KB)
--------input-test.txt(113B)
--------src()
--------Cargo.toml(268B)
--------input.txt(13KB)
----day4()
--------Cargo.lock(4KB)
--------test-input.txt(299B)
--------src()
--------Cargo.toml(251B)
--------input.txt(19KB)
----day3()
--------Cargo.lock(3KB)
--------test-input.txt(736B)
--------src()
--------Cargo.toml(237B)
--------input.txt(10KB)
--------.vscode()