8000 Add Codechef to supported websites by namanlp · Pull Request #25 · EbTech/rust-algorithms · GitHub
[go: up one dir, main page]

Skip to content
8000

Add Codechef to supported websites #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 9, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Add Codechef to supported websites
  • Loading branch information
namanlp authored Mar 8, 2023
commit 3ba0d2bac69688a7b86cb7ef3b50a954ab3a1633
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ To my delight, I found that Rust eliminates entire classes of bugs, while reduci

Some contest sites and online judges that support Rust:
- [Codeforces](https://codeforces.com)
- [Codechef](https://www.codechef.com)
- [AtCoder](https://atcoder.jp)
- [Kattis](https://open.kattis.com/help/rust)
- [SPOJ](https://www.spoj.com/)
Expand Down
0