I can't find many nice problems, so please drop some problems even if it's naive!
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3823 |
3 | Benq | 3738 |
4 | Radewoosh | 3633 |
5 | jqdai0815 | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | ksun48 | 3390 |
10 | gamegame | 3386 |
# | User | Contrib. |
---|---|---|
1 | cry | 164 |
1 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 160 |
4 | adamant | 160 |
6 | -is-this-fft- | 158 |
7 | awoo | 157 |
8 | TheScrasse | 154 |
8 | Dominater069 | 154 |
8 | nor | 154 |
I can't find many nice problems, so please drop some problems even if it's naive!
Name |
---|
Maybe this would be helpful :)
https://codeforces.net/blog/entry/134747
thanks :)
So why are these to articles so simlar?
Sorry, my English skills are too bad,so I have to copy others.
The difficulty of problems that I acquire is not same to that post.
But that's not the reason to copy others.
You're right, but I have already obtained the consent of the original author.
Prove it.
Well, he is my friend, so I won't mind it:)
https://codeforces.net/contest/2001/problem/E1
A simple DP, I nearly solved it during the contest.
thanks.
https://codeforces.net/problemset/problem/1916/D
Best problem ever
https://codeforces.net/contest/1770/problem/C
1921E - Eat the Chip
https://codeforces.net/contest/1841/problem/C not favorite though but it's a good problem ig.
https://codeforces.net/contest/1559/problem/D2 , This one is a really nice problem and there is a really nice approach using two pointers in the comments
I would like to recommend some problems:
1097F - Alex and a TV Show
627D - Preorder Test
1657F - Words on Tree
1292D - Chaotic V. — This one is actually 2700 but I recommend it because of the quite easy approach using virtual tree.
i leave this in almost every similar post,
1714F - Build a Tree and That Is It,
also here are some good graph/trees problems:
2000G - Call During the Journey
1000E - We Need More Bosses
2014F - Sheriff's Defense
1092E - Minimal Diameter Forest
1970G1 - Min-Fund Prison (Easy)
1970G2 - Min-Fund Prison (Medium) & 1970G3 - Min-Fund Prison (Hard) (although i didn't solved them)
1092F - Tree with Maximum Cost
1991E - Coloring Game
https://codeforces.net/problemset/problem/718/C a nice segment tree problem
This problem managed to make me enjoy segment tree shenanigans
446C - DZY Loves Fibonacci Numbers
1503C - Travelling Salesman Problem
1977C — Nikita and LCM
I think it is a nice problem.
thanks.
1776J — Italian data centers
It would be good if you do something like a public google sheet where you put the problems the you are collecting from the comments section. btw, here is a problem that uses a well-known idea, so I think it's good to keep it in mind.
https://codeforces.net/contest/1996/problem/F
thanks.