Skip to content

40tude/rust_codingame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notes

  • Install LLDB extension
  • Debug config with LLDB
    • tasks.json no longer needed
  • cargo build -p crop_circles
  • cargo run -p crop_circles
  • cargo build --release -p crop_circles
  • workspace root's manifest
    • Cargo.toml under root
    • See resolver

About contributions

This project is developed for personal and educational purposes. Feel free to explore and use it to enhance your own learning in Rust and algorithm.

Given the nature of the project, external contributions are not actively sought nor encouraged. However, constructive feedback aimed at improving the projects (in terms of speed, accuracy, comprehensiveness, etc.) is welcome. Please note that this project is being created as a hobby and is unlikely to be maintained once my initial goal has been achieved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages