0npata's blog

By 0npata, history, 3 months ago, In English

"Rust isn't good for competitive programming"

I kept hearing this so I made a tutorial to prove the haters wrong.

Video | Repository

How to setup

  1. Clone the repo
  2. bash new-contest.sh
  3. Implement a.rs
  4. cargo r < input.txt
  5. bash build.sh
  6. Submit solution.rs
  7. Update main.rs to say mod b
  8. Goto 3

Full text and comments »

  • Vote: I like it
  • +19
  • Vote: I do not like it