swarya's blog

By swarya, history, 11 months ago, In English

hey guys,

I'm Swastik Pandey my age is 12 year old and i study in 8th grade

my aim is to give ioi when i will be in 10th grade(2027)

I'm following this roadmap since last 1 years

1)cp-algorithms.com -> learn 2,3 topics everyday 2)codeforces -> to daily practice(40% problemset 60% acmguru) 3)youtube

so can you'll improve this roadmap and help me win IOI by 2027

(some people will not believe and will check my submission

i want to tell you'll that i have given 3 contest 1027 1026 1025)

but in contest no. 1025 i cheated 1 question only 1

and i have apologized for it

so ignore it and check my later contests like 1026 or 1027 and check my problem sets (Thank you to) AttractorsTheory ivanovsergyey temp-for-talk to make me realize in first contest's first question that i was wrong

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

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

from personal experience, it gets a lot harder once you get into data structures like segment tree(where there is a lot of variation), and i don't suppose you know enough math as an 8th grader for certain math related topics, so also improve your math.

and really don't cheat... it ruins the fun for others...

also make sure to upsolve after doing contests

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

    ok sir now i will make sure to upsolve questions

    and to everybody giving me downvotes

    (please see my new submission i had only cheated in 1 single question since that i have never done any kind of cheating)

»
11 months ago, hide # |
Rev. 2  
Vote: I like it +8 Vote: I do not like it

Usually the people admitting to cheating a few times, are the ones who cheat more often and want to get some of the guilt of their chest, Hope you don't keep going on this path of cheating in contests as it is not going to help you in anyway whatsoever.

  • »
    »
    11 months ago, hide # ^ |
    Rev. 3  
    Vote: I like it -13 Vote: I do not like it

    im second account of swastik and im feeling very proud to day that im not one of those peoples

    t = int(input())
    for _ in range(t):
        n = int(input())
        a = list(map(int,input().split()))
        mc = 0
        for x in a:
            for y in a:
                if x<= y and (x+y) % 2 == 0:
                    count = 0
                    for e in a:
                        if x<=e<=y:
                            count+=1
                    if count>mc:
                        mc = count
        print(n-max_count)
    
    

    i forgot to change name of max_count

    let me tell you that

    first i have used this var as max_count

    then i maded it mc

    and also i want to tell you

    i changed var because in one of codeforces comment i have heard that short variable names took less time

    and if you'll check time gap between

    runtime error's submission

    and my wrong answer submission

    then you'll realize i have solved and written the whole code from scratch again locally then tested then submitted

    321110797

    in my this submission

    it's fully clear that this logic is mine

    why?

    because an llm would surely write a lot better code

    it's complexity s near worst bro

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

      Your 13 year old dumb ahh really thinks I'm dumb enough to accept your crap, In case thought max_count will take for time than mc then why tf did you non simply change one variable from max_count to mc, any human would do that only. Am not talking to you no more, You yourself know what you do and what you'll again do in future contests, just saw your submissions you can't solve A questions of div 2 contests and now you're here suddenly solving 3-4 questions each contest. Plz don't waste time of others by posting crap on cf.

      • »
        »
        »
        »
        11 months ago, hide # ^ |
        Rev. 2  
        Vote: I like it -15 Vote: I do not like it

        actually im not 13 im 12

        2nd)of course you're not dumb you're an iitian and you have worked hard day&night to get into iit

        i know what i have to do see my contest 1027

        i have usen no ai code

        i cant solve A of div 2 questions because im not as experienced as you

        i am solving 3-4 questions each cause they were so easyyyy(not talking about 1026,1027 contest's question no. D)

        actually in my virtual contests i have solved 12 A's 2 B's 9 C's 0 D's so now i dont struggle with A's B's and C's(found C hard a bit)

        asking roadmap is not crap because everyone is not like you some people give actual answers

        and i cant understand your point of this comment

        just like human i changed variables name

        and forgot to change 1 variable name which caused runtime error

        m_manasc

        I'm already gaining lot of knowledge

        do you know that in github i have 17 projects

        of neural networks

        all are approved also

        and also do you think i care about rating?

        actually nah!

        because even if i solve 1 question a day

        when i will become 20 year old i would've minimum 2000+ rating

        im telling you again i know how to write&implement algorithms

        if you dont believe me then come on

        give me questions i would stream solving them

        i dont know where are you proving me i have cheated

        just tell me a submission of

        1026

        or

        1027

        and give correct proof of i have cheated

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

          Last time answering you. 1. Didn't work day and night to get into IIT,it's a college not a Nobel prize of something. 2. Asking for guidance is not crap, cheating and then trying to clarify with meaningless arguments is crap. 3. You yourself know how many times you've used LLMs, I don't have to prove anything. 4. Stop cheating, it will help you in long run, you have a lot of time in your hand, solve the cses questions set, slowly you'll gain good knowledge of dsa.

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

See as you said you cheated only in one contest 1025, But checking submissions of 1026, It seems clear you were using external helps, First of all in Questions A, you tried solving it somehow, and then copy pasted an AI code, then tried changing variable names, but you dumb ahh forgot to change all of them, which got you runtime error after which you changed the variable names and submitted.

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

    In the second qeustion of the contest, suddenly how in the middle of a contest you come up with new method to take inputs, you feel by putting random comments in your code people will not be able to guess if the codes are llm assisted or not?

    • »
      »
      »
      11 months ago, hide # ^ |
      Rev. 2  
      Vote: I like it -10 Vote: I do not like it

      6 minute of time gap

      is enough to think of new solution

      and proper effort

      is enough to make the solution work

      actually variable names were m , b, c ,o , p

      before

      then i asked ai to suggest funny variables name

      then i implemented them

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

    https://mirror.codeforces.com/contest/2110/submission/321110797 this is your submission three, where you copy paste the code from some llm, and think that searching and replacing the variable name with some random things will save you.

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

this is ragebait for sure

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

    Hey I'm not trying to bait anyone or make anyone angry I'm just a 12-year-old who's serious about getting better at CP and aiming for IOI in 2027 I made mistakes in the past and I admitted them honestly Now I'm trying to learn the right way, and I posted to ask for advice — not to get reactions or cause drama If you have suggestions or feedback, I’d be grateful. If not thats okay too.

    also

    if you think I'm a cheater

    then see my contest 1027 submissions please