I can't find many nice problems, so please drop some problems even if it's naive!
# | User | Rating |
---|---|---|
1 | tourist | 3985 |
2 | jiangly | 3814 |
3 | jqdai0815 | 3682 |
4 | Benq | 3529 |
5 | orzdevinwang | 3526 |
6 | ksun48 | 3517 |
7 | Radewoosh | 3410 |
8 | hos.lyric | 3399 |
9 | ecnerwala | 3392 |
9 | Um_nik | 3392 |
# | User | Contrib. |
---|---|---|
1 | cry | 169 |
2 | maomao90 | 162 |
2 | Um_nik | 162 |
4 | atcoder_official | 161 |
5 | djm03178 | 158 |
6 | -is-this-fft- | 157 |
7 | adamant | 155 |
8 | awoo | 154 |
8 | Dominater069 | 154 |
10 | luogu_official | 150 |
I can't find many nice problems, so please drop some problems even if it's naive!
Name |
---|
Maybe this would be helpful :)
https://mirror.codeforces.com/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://mirror.codeforces.com/contest/2001/problem/E1
A simple DP, I nearly solved it during the contest.
thanks.
https://mirror.codeforces.com/problemset/problem/1916/D
Best problem ever
https://mirror.codeforces.com/contest/1770/problem/C
1921E - Eat the Chip
https://mirror.codeforces.com/contest/1841/problem/C not favorite though but it's a good problem ig.
https://mirror.codeforces.com/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://mirror.codeforces.com/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://mirror.codeforces.com/contest/1996/problem/F
thanks.