Codeforces/.common/rust
Matej Focko efed3b5976
chore(rs): adjust the skeleton
* add data structures as a module with min-heap
* switch ‹.next_vec› to ‹.collect› that also supports other collections
  than ‹Vec<T>›

Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-08-05 21:48:51 +02:00
..
src chore(rs): adjust the skeleton 2023-08-05 21:48:51 +02:00
.gitignore chore(rs): create a template and adjust gitignore 2023-07-23 21:33:09 +02:00
Cargo.lock chore(rs): create a template and adjust gitignore 2023-07-23 21:33:09 +02:00
Cargo.toml chore(rs): create a template and adjust gitignore 2023-07-23 21:33:09 +02:00
init.sh chore(rs): create a template and adjust gitignore 2023-07-23 21:33:09 +02:00