№ | Пользователь | Рейтинг |
---|---|---|
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 |
Страны | Города | Организации | Всё → |
№ | Пользователь | Вклад |
---|---|---|
1 | cry | 166 |
2 | maomao90 | 163 |
2 | Um_nik | 163 |
4 | atcoder_official | 161 |
5 | adamant | 159 |
6 | -is-this-fft- | 158 |
7 | awoo | 157 |
8 | TheScrasse | 154 |
9 | nor | 153 |
9 | Dominater069 | 153 |
Название |
---|
orz
Did you finally solve it yourself or did you see the editorial? Also, did you check the testcases for finding out the error?
Next time try submitting in C++17(64 bit). It makes your code run a lot faster 115187029. Submitting under the 32 bit version basically means you are handicapping yourself.
Determination level Infinity!<3
From now on it is, Determination level : BlueDiamond
your are an inspiration
Me trying to get div2 A...
ORZ imagine being able to become master :D
"Is there anyone that has submitted more submissions at the same problem?"
is this a challenge?
I am glad for you, I would have such success. Never give up )
Phoenix and Diamonds and BlueDiamond
"Our battle will be legendary"
What if codeforces had feature where you can download an entire test case. Then you remove 99% of submissions by testing locally
Why they don't allow to download the testcases?
I am pretty interested in the story of the period of that 300 tries. Like what went wrong in the submissions. How was the experience of submitting again and again and seeing a wa. Was it a stupid bug or you were way of the actual solution. What thing did you change on the course of that 300 tries in your code.... etc. etc. Lookng forward to an answer
I have seen god today. orz!
I've just recently trying to debug my solution for F2. Guess the K-th Zero (Hard version) from the recent DIV. 3, and spend $$$+10$$$ Submissions, and figured out that my mistake was that I was precomputing before making some input :/
Very weird, I wonder why this effects interactive problems...
My wrong submission: WA
My accepted submission: AC
You can see the difference is I only put my precomputation inside the for loop when I was inputting the variable
k
.Knowing that ksun48 got it on the first try... it fills you with determination.
The most I've ever had was 124 submissions on a POJ suffix array problem... I can't really say I had fun debugging, but it did feel great when I finally got it accepted :)
Lol
Wow, 300 tries and 300 upvotes. great inspiration, man
56 attempts on this problem, but that was because I didn't know at the time that Clang++17 Diagnostic was slow. But now I will NEVER forget to use the right language version :D.
I average 4.94 attempts per problem according to this website, which is actually a lot higher than I expected.
orz