Please read the new rule regarding the restriction on the use of AI tools. ×

aya_cool's blog

By aya_cool, history, 7 years ago, In English

Problem link-> http://codeforces.net/gym/100738/problem/L

Test Case

Answer->4

many solutions printing->2

Why minus??? I am not saying all solutions are failing. But some of them are failing.

check this submissions(if you can open it) rank1 -> http://codeforces.net/gym/100738/submission/13337941 rank2 -> http://codeforces.net/gym/100738/submission/15432875

  • Vote: I like it
  • +28
  • Vote: I do not like it

»
7 years ago, # |
Rev. 3   Vote: I like it 0 Vote: I do not like it

All numbers are positive, up to int maximum value.

Now this one is valid :-)

»
7 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by aya_cool (previous revision, new revision, compare).

»
7 years ago, # |
  Vote: I like it +7 Vote: I do not like it

Hey, don't minus him, WTF? Read the problem statement, there really is a problem, he's right

»
7 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by aya_cool (previous revision, new revision, compare).

»
7 years ago, # |
  Vote: I like it +4 Vote: I do not like it

KrK, check this out, please

»
7 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by aya_cool (previous revision, new revision, compare).

»
7 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Wow, weak tests in gyms, I haven't seen it before

»
7 years ago, # |
  Vote: I like it +3 Vote: I do not like it

I am extremely sorry about this. I was not aware of such an issue. I'll see what I can do! Thanks for pointing out!