0npata's blog

By 0npata, history, 4 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
  • Vote: I like it
  • +19
  • Vote: I do not like it

»
4 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

Auto comment: topic has been updated by 0npata (previous revision, new revision, compare).

»
4 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

Auto comment: topic has been updated by 0npata (previous revision, new revision, compare).

»
4 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Very nice can you also please recommend a good video lecture on Rust basics.

»
4 months ago, hide # |
Rev. 2  
Vote: I like it 0 Vote: I do not like it

»
4 months ago, hide # |
Rev. 2  
Vote: I like it 0 Vote: I do not like it

As a Rust user, I approve this blog