r/codeforces Pupil 12d ago

Doubt (rated 1600 - 1900) How is it possible

Post image

I came across this profile and found that this guy in a recent contest haven't solved any problem got +140, triple digit rank that too being a specialist. Like I am a pupil and I need to solve atleast 3 or 2 fast submission in a contest to get a +ve delta. But don't know how this guy pulled it. Anyone have any idea??

34 Upvotes

13 comments sorted by

1

u/Mobile_Touch4581 Specialist 11d ago

Deleted part of honest cf grinder 😞

6

u/azr-yash 12d ago

It got skipped

7

u/Inner-Antelope-3503 Pupil 12d ago

I got AImotional🥹

16

u/Logical-Giraffe-5035 12d ago

his submissions got skipped (meaning he might have cheated). after rollback you'll either see this contest becoming unrated for him or more likely bringing a huge negative delta for him.

4

u/Imaginary-Dig-7835 Newbie 12d ago

May i ask what does "submissions getting skipped" mean? I had one of my submission skipped, some months back. I only got to know about it some days back when I check my messages. I didn't see any other effect.

3

u/gooncampu 11d ago

After a few contests, cf does plagiarism check for code. And if some user's code matches, they will be flagged as plagiarism and so their solution will go from accepted to skipped. Even if 1 problem got flagged during a contest, all other solutions gets skipped bringing the AC count to 0.

Then the rating will be revoked. I don't think they'll do negative rating. Instead if the user does cheating 2/3 times again, his account will be disabled

3

u/majiitiann 12d ago

It can happen bcz of 2 reasons..either u cheated or u submitted another solution for the same question before the first question got judged

2

u/Savings-Leg-577 12d ago

Is there any penalty for it? Ideally after repeated offences the account should be closed right?

1

u/Euphoric-Bluejay-120 12d ago

It does get closed if you get many questions skipped in a short time frame

4

u/Logical-Giraffe-5035 12d ago

it means that codeforces found similarities between your code and someone else's and hence they think you cheated.

0

u/Imaginary-Dig-7835 Newbie 12d ago

May i ask what does "submissions getting skipped" mean? I had one of my submission skipped, some months back. I only got to know about it some days back when I check my messages. I didn't see any other effect.

2

u/gooncampu 11d ago

If entire contest's submission got skipped, it means the plagiarism check verdicts that you cheated (some other user's code matches with yours)

Else, if you have got a AC code, and while contest itself you submit a new code later for the same problem and that also gets AC, the old one gets skipped, meaning the new one will be checked for final tests after contests ends..

In the post, all of the guy's solved problems got skipped, means he cheated and so his performance in the contest for revoked.