Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 541 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 541 Bytes

CP

CP Journey (well already in for 300 days but whatever)

Here, I will record some of my solutions to Codeforces problems.

Problem links

The links to the problems are generally as follows: https://codeforces.com/contest/*number*/problem/*letter* or https://codeforces.com/problemset/problem/*number*/*letter*

Say, if I want to access problem A of contest 4-Watermelons🍉, I would type in

https://codeforces.com/contest/4/problem/A

or

https://codeforces.com/problemset/problem/4/A

Have fun competitive programming!