What's your favorite problem or contest?
Please Comment it ;)
# | 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 |
What's your favorite problem or contest?
Please Comment it ;)
Name |
---|
Water Melon
Who got wrong answer on test 5 too?? xD
me :
Wrong answer on test 5
Wrong answer on test 8
me
Me :-))
54381510
CF1137C Museums Tour
sum of two numbers.
Serge and Dining Room
https://atcoder.jp/contests/apc001/tasks/apc001_f
Codeforces Round #260 (Div.1)
IOI13 artclass
The best problem in the world
717I — Cowboy Beblop at his computer
Did you solve that? What did you do? Binary search + idea or you did Some Other Algorithms
1184E2 - Daleks' Invasion (medium)
158B — Taxi
I can't recall actually what is the most beautiful problem I've solved. Cause whatever problem I solve, no matter how good it was, I used to forget about the problem after few days. Recently I solved All Possible Increasing Subsequences from lightoj. I had to try continuously 5 days in a row to solve it. When I found out the solution & got Accepted sign, the feelings was awesome. There is another problem. Though I didn't solved this by myself. Problem — Kquery — Spoj I read the tutorial from DarthKnight's blog post . That's not the problem that amused me, it was the idea how to solve this. that was one of the most beautiful idea I've ever seen.
Yeah. When you solve a problem after much time thinking on it and many unsuccessful submissions, you feel great! I'll never forget such problems.
I've some problems with my mind. Even if I stop practicing an algorithm in what I'm good at, I almost completely forget this algorithm. I just remember the very basic concept. Next time I try to solve with this, I've to read/learn it from very basic.
409F 000001
D. Mike and Feet
wow that is one of my unsolved problems :(
wow
B. Uniqueness
cf1110H. Modest Substrings
I think the idea of this problem is very good.