6 lines
178 B
Org Mode
6 lines
178 B
Org Mode
* 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.
|