DilshodbekX's blog

By DilshodbekX, 2 years ago, In English

Hello!

Uzbekistan IOI 2024 Team Selection Test took place last month, and we have uploaded its problems to Codeforces Gym.

About the competition:

  • Two contests with 3 problems each

  • Duration 5 hours

  • IOI format (problems have subtasks)

  • Statements in English

  • Problems are NOT ordered by difficulty

  • Link to the contests — Day 1 and Day 2.

All tasks were prepared by DilshodbekX, MDSPro, and drdilyor. Note that in the original competition, we used CMS and graders, so if we have made a mistake while exporting them to Polygon, please let us know.

We hope you enjoy the problems!

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

| Write comment?
»
2 years ago, hide # |
 
Vote: I like it +12 Vote: I do not like it

Is there any editorial of problems?

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

In problem 105186A - Kep.uz Arena this code 263109793 got only 22 points(1,2 subtask) but I was waiting for 42 points(1,2,3 subtasks).In 3rd subtask it says time limit exceed on test 39.But it works in ~ O(n^3) where n=(count of D's) max(n)=18.You said you could make mistake while preparing it in polygon system can it be mistake or my code not effectively?

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

    I checked your code and it should get 22 points, not 42. I suggest you to analyze the time complexity of your code.

»
2 years ago, hide # |
 
Vote: I like it +11 Vote: I do not like it

will there be an editorial?

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

    Can somebody write editorial for day1 A problem please.I tried to solve it whole day but I couldn't!

    • »
      »
      »
      2 years ago, hide # ^ |
      Rev. 3  
      Vote: I like it +5 Vote: I do not like it

      Since no official editorial has been published i can help you.

      Hint 1
      Hint 2
      Solution

      If you have any doubt, or I didn't explain well something, ask me.

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

Can someone give me a hint for the final subtask of problem C? I seem to be able to solve every subtask except for the last one.

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

    Can you give me hints on problem B ?

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

    How do you solve the problem when the graph is a tree? (Subtask 3)

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

Can anyone help me with problem C on Day 2? Tks

»
10 months ago, hide # |
Rev. 5  
Vote: I like it +1 Vote: I do not like it

hi, these link are good, I have also found some of these good ioi training links:

codeforces gym:

https://codeforces.me/gym/105186 year: 2024 uz

https://codeforces.me/gym/105187 year: 2024 uz

https://codeforces.me/gym/105679 year: 2024 international

groups:

ioi:

https://codeforces.me/group/32KGsXgiKA/contests

tst:

https://codeforces.me/group/IO0c6wbyI8/contests

and I'm looking forward to find more(for training, that is) so if you found something, please comment here, I will check them

UPD: also another good thing, is that you can create your own cf group to store text/links

UPD2: also are you training for ioi?