initial commit

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-10-26 11:47:17 +05:30
commit fcce234a10
15 changed files with 268 additions and 0 deletions

5
rust/README.org Normal file
View File

@@ -0,0 +1,5 @@
* Run
Just run =cargo run --bin p<x>= where <x> is the problem number
* Environment
If you use nix just run =nix develop= or =nix develop .#withLsp= if you want rust-analyzer.