GitXplorerGitXplorer
c

rusty_competitive

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
c716a5354a3b0daa0e15bbbaca0453977ac333bc

Add day 11 part 1

cchiragjn committed 2 years ago
Verified
68d20e8a275ce58bb10593a3f9c21de8e6e8e5fa

Add Day 10 for 2022

cchiragjn committed 2 years ago
Verified
5a5baedcd8865d720bafe2ed47ec5dc0444bde15

Add Day 9 for 2022

cchiragjn committed 2 years ago
Verified
b6acc7abc96d42f346e7d4a1343d61dc59d61b82

Add Day 8 for 2022

cchiragjn committed 2 years ago
Verified
5a0132be0205072d0ed870ba7bf1dfdbeb61fd42

Add Day 7 of 2022

cchiragjn committed 2 years ago
Verified
336bc3b10186562fc44960970c1a9672fe3b1dd7

Add Day 6 for 2022

cchiragjn committed 2 years ago

README

The README file for this repository.

🦀 Rusty Competitive Programming 🦀

Just me trying to learn some rust by solving some competitive programming problems. Expect unoptimized non-idiomatic code.

Most code should work with rustc v1.4x with cargo t and cargo r
Most code runs with no external dependencies with a few exceptions