1
Fork 0
Leetcode solutions in Rust. https://leetcode.com/BaukeXYZ/
Go to file
Bauke 9512a94b6d
Solve fizz-buzz.
2022-04-13 19:49:19 +02:00
source Solve fizz-buzz. 2022-04-13 19:49:19 +02:00
tests Solve fizz-buzz. 2022-04-13 19:49:19 +02:00
.gitignore Add cargo-make config. 2022-04-08 20:28:41 +02:00
Cargo.toml Replace manual tests with test_case. 2022-04-08 22:53:04 +02:00
Makefile.toml Add cargo-make config. 2022-04-08 20:28:41 +02:00
rustfmt.toml Initial commit! 🎉 2022-04-06 14:29:45 +02:00