potatoArmy's blog

By potatoArmy, history, 2 months ago, In English

LLL06

Evidence

  1. Lots of WA1/RE1/Compilation Error submissions

  2. Sus comments in E:

Spoiler
  1. Long variable names in G:
Spoiler

Do you think its a cheater?

Yes!

No, (comment why you think this)

Zypka05

Evidence

AI commented codes:

Spoiler

Do you think its a cheater?

Yes!

No, (comment why you think this)

ayham_majali V7K CoolPurnima shaurya0616

Evidence

Use squarewf in problem E (hidden prompt injection) or minwf in problem C

KAN MikeMirzayanov Vladosiya wakanda-forever

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

»
2 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

Comment of ShulkerBox, comment has more cheaters too :D

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Why are these guys allergic to #include<bits/stdc++.h>

  • »
    »
    2 months ago, hide # ^ |
     
    Vote: I like it +1 Vote: I do not like it

    macbook?

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

      I also use macbook but I can use #include<bits/stdc++.h> :)

      It seems that you can install another compiler to compile the library.

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

      I use a macbook. you can code in vs code anyways and then compile + run test cases on (say) onecompiler online.

      Set-up:- you can just install gcc compiler and set vs code language c++17 to g++(17,20 or 23) and even change underlying c preference to gnu(17,20,23). then it compiles perfectly... and this process should take only around 10-15 mins

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

    some compilers crash

»
2 months ago, hide # |
 
Vote: I like it -11 Vote: I do not like it

I dont think LLL06 is a cheater as:

  1. It might be a habit of his to write comments, also the comments, If not then cheating might be the scenario
  2. About Long variable names, even i use long variable names, tho i know its slow but its a good practice to have descriptive variable names
  • »
    »
    2 months ago, hide # ^ |
     
    Vote: I like it +12 Vote: I do not like it

    what about the WA1/RE1 spam?

    • »
      »
      »
      2 months ago, hide # ^ |
       
      Vote: I like it -6 Vote: I do not like it

      Um that might be cheating... or they might be unaware of penalty

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

        WA1 and RE1 don't give penalty.

        • »
          »
          »
          »
          »
          2 months ago, hide # ^ |
           
          Vote: I like it +2 Vote: I do not like it

          Oh damn... Must be a cheater in that case

          • »
            »
            »
            »
            »
            »
            2 months ago, hide # ^ |
             
            Vote: I like it +19 Vote: I do not like it

            No, because WA1 don't give penalty so you can submit your code and run it in your local IDE. If your code is correct, you could save a minute or two, and if your code is incorrect, you could still debug it without losing anything. This mean, spamming WA1 is a method to save time.

            I still think LLL06 is a cheater tho.

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

              The fact that LLL06 is cheater and before this contest was 1209 meaning just 9 points above newbie and now they mostly done being specialist! Meaning by the next contest they could be EXPERT easily.

  • »
    »
    2 months ago, hide # ^ |
     
    Vote: I like it +4 Vote: I do not like it

    Commenting actual logic is normal and I wish people stopped hating on it, but in this case with lots of WA1, comment for your sync_with_stdio, and everyone's favorite if (cin >> t) and the jumping around (WA1 E -> WA1 F -> AC E)

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

This CoolPurnima is cheating from the very first contest and she solved problem E and F in a span of one minute she has some superpowers ig

»
2 months ago, hide # |
 
Vote: I like it -11 Vote: I do not like it

Why do most cheaters originate in India???

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

It's a pity that those who are almost certain of cheating get away... aren't the codes that align with hidden llm prompts a clear criteria?

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Mubinhoja too

»
2 months ago, hide # |
 
Vote: I like it +6 Vote: I do not like it

LLL06 is more like LLM06

»
2 months ago, hide # |
 
Vote: I like it +3 Vote: I do not like it

It was funny to see all the very obviously chatgpt'd versions of Problem B get hacked (chatgpt tries to do a bitmask solution or something, but it isn't fast enough). I saw one that literally said "adding the (some change i can't remember) we talked about." Very funny.

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Zypka05 gave it away when his AI wrote : // Optimize standard I/O operations for competitive programming