CarViz's blog

By CarViz, history, 7 weeks ago, In English

hello, i'm wondering how to confirm if a user that seems suspicious is a cheater (obviously theres no way to be sure, but just to be more confident). i saw apersonref's preformance on the last contest (div3), getting a WA1 on A, failing to solve E, and im not sure if im correct in calling them a cheater. if anyone has better advice in how to spot cheaters, would you be open to telling me? just what are some general signs and stuff?

  • Vote: I like it
  • -17
  • Vote: I do not like it

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

to me, getting WA1 very often for reasons other than input formatting seems like a pretty good sign to me, but im not sure if this is accurate.

  • »
    »
    7 weeks ago, hide # ^ |
     
    Vote: I like it 0 Vote: I do not like it

    spacing is lowk somewhat weird, brackets are inconsistent, variable names look AI generated, and the problems he are doing are also very low rated and don't match with his performance. his rank jumps are also very large

    • »
      »
      »
      7 weeks ago, hide # ^ |
       
      Vote: I like it 0 Vote: I do not like it

      he falls under all of those im pretty sure, but like what about the person below me though (ch_ki_mkc)? he has weird comments in his code, (though its only 2 problems) out of contest he only did A's, and has huge rank jumps. like idk how to check each person for this kinda stuff and just know since its really a case by case basis. im wondering if i or an average person (on codeforces) would be able to identify this.

      • »
        »
        »
        »
        7 weeks ago, hide # ^ |
         
        Vote: I like it 0 Vote: I do not like it

        i think most of the time its just top 100-200 who really get investigated, especially lower ranked people

»
7 weeks ago, hide # |
 
Vote: I like it +12 Vote: I do not like it

That’s just a weak argument. You can always skip a problem and move on to another. Also, stop creating more unnecessary blogs.

»
7 weeks ago, hide # |
 
Vote: I like it +5 Vote: I do not like it

you are obviously cheating if youre not using fjstring, gdcode, or elsienumber

»
7 weeks ago, hide # |
 
Vote: I like it +7 Vote: I do not like it
if (!(cin >> n >> k)) return 0;