Блог пользователя YocyCraft

Автор YocyCraft, история, 4 года назад, По-английски

See my comment: There's inconsistency in tutorial and solution code of 1661F.

  • Проголосовать: нравится
  • +36
  • Проголосовать: не нравится

»
4 года назад, скрыть # |
← Rev. 3  
Проголосовать: нравится -10 Проголосовать: не нравится

Why downvote? Is it not welcomed on CodeForces to talk about tutorials of contests several months ago?

»
4 года назад, скрыть # |
 
Проголосовать: нравится -24 Проголосовать: не нравится

I don't think a post figuring out some bugs of tutorial could make someone annoyed. So who's downvoting this post?

»
4 года назад, скрыть # |
 
Проголосовать: нравится -24 Проголосовать: не нравится

There are tons of downvotes on my comment but nobody commented something like "it's not a bug the tutorial is right". Only downvote. No reason. HOW CAN I KNOW WHY I AM DOWNVOTED ON CODEFORCES?

  • »
    »
    4 года назад, скрыть # ^ |
     
    Проголосовать: нравится +20 Проголосовать: не нравится

    A lot of people downvotes literally for nothing, because they literally understand nothing. I suggest you should write a detailed proof for low-rated users to understand your insight.

    If that problem is a D2B, the scenario would be different.

  • »
    »
    4 года назад, скрыть # ^ |
     
    Проголосовать: нравится +34 Проголосовать: не нравится

    bro, relax. Ur lucky that at least ur getting recognition and sympathy for getting downvoted. ppl who are rated below expert (this is especially the case for noobies) get downvoted all the time for asking totally reasonable questions. Idk why but its either bots, or ppl who just downvote randomly, but either way, it will happen very often.

»
4 года назад, скрыть # |
 
Проголосовать: нравится -28 Проголосовать: не нравится

Yes I know 1661F is a problem 1 year ago but I don't think talk about it's tutorial should be forbidden on CF.

»
4 года назад, скрыть # |
 
Проголосовать: нравится +31 Проголосовать: не нравится

It is okay when you are heavily downvoted for nothing. I have had such experience.

https://codeforces.me/blog/entry/95691#comment-847847

I have written this comment, and then got a reply from somebody:

https://codeforces.me/blog/entry/95691?#comment-847882

This reply is obviously wrong, and shows that this person doesn't know what he/she talking about. But to my surprise, I started to get many downvotes. Some greys and greens, I suppose, thought like "oh, the first comment contain a mistake because there is another comment disproving it".

And only when I made the third comment, disproving the second one, I started to get upvotes.

https://codeforces.me/blog/entry/95691?#comment-847944

So yes, this is the basic thing: people spreading downvotes heavily just for nothing. It is very uncomfortable, but I have already accepted this.

»
4 года назад, скрыть # |
 
Проголосовать: нравится +1 Проголосовать: не нравится

Seems like it's a typo. Obviously there should be "maximum".

I didn't even notice this when I was reading this editorial XD.

Btw don't worry about downvoters, you're asking a reasonable question.

»
4 года назад, скрыть # |
← Rev. 2  
Проголосовать: нравится +70 Проголосовать: не нравится

I fixed that, sorry for the issue. Although I think it's quite obvious that there should be maximum instead of minimum.

UPD: I definitely fixed it on Polygon and built the package, but somehow it doesn't update. I hope it just needs more time