Блог пользователя Ahad

Автор Ahad, 2 года назад, По-английски

Hello Codeforces!

I organized a contest at my university in November 2023, and I'm happy to welcome all of you to participate virtually or solve the problems later on.

Contest link: Intra Department Programming Contest 2023, CSE-BU

There are 8 problems and 150 minutes to solve them. Problems are not sorted by difficulty order. I recommend you to read all the problems.

This problemset were create for users with a rating range from 0 to 1400 but anyone welcome to participate virtually or upsolve the problems!

I would like to thank everyone who was involved in the contest preparation:

I tried my best to keep the statements short and clear and I hope you will like the problemset!

Happy Coding!

  • Проголосовать: нравится
  • +32
  • Проголосовать: не нравится

»
2 года назад, скрыть # |
Rev. 2  
Проголосовать: нравится 0 Проголосовать: не нравится

what's wrong with this

F WA 6
  • »
    »
    2 года назад, скрыть # ^ |
     
    Проголосовать: нравится +1 Проголосовать: не нравится

    I used the exact same code but, for prefix, used an array instead of vector. Got AC.

    Code
  • »
    »
    2 года назад, скрыть # ^ |
     
    Проголосовать: нравится 0 Проголосовать: не нравится

    alpha1215 You have to consider the case when L=0.

    Unfortunately I missed the constraints (0 $$$\le$$$ L). Now I fixed it and everything alright.

»
2 года назад, скрыть # |
Rev. 2  
Проголосовать: нравится +4 Проголосовать: не нравится

Nice contest, though I do feel it's still easier than regular Div.4.

Thoughts and feedbacks from an outsider
  • »
    »
    2 года назад, скрыть # ^ |
    Rev. 3  
    Проголосовать: нравится 0 Проголосовать: не нравится
    • This is my first setted contest in CF.
    • Most of the participants were freshman. That's why I had to do it and setted a problem like E.
    • I already fixed all of the constraints in the problemset.

    AkiLotus Thanks a lot for your valuable suggestions.

»
2 года назад, скрыть # |
 
Проголосовать: нравится +1 Проголосовать: не нравится

Good Initiative.

»
2 года назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

Thank you for setting this up, it was fun to do.

My short feedback would be