Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

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

Автор vedant_vaidya_77, 6 месяцев назад, По-английски

What's up competitive programmers :> !

Welcome, to another installment of CP TITANS! Get ready to unleash your coding skills as we present to you CP TITANS 5.O : The Code Heist. Organized by the Developers & Coders Club, NIT Agartala, this contest promises an electrifying experience filled with thrilling challenges.

Contest Details

Date: March 19th, 2024
Time: 9:00 PM — 11:00 PM, IST (+5:30 GMT)

Penalty: 10 minutes for each wrong submission

You will be offered 6 problems and 2 hours to solve them! We tried to make interesting, beautiful, problems with strong pretests. Contest will follow ICPC guidelines.

We would like to thank :

Contest Link: Click on the below link to take part in the contest. Registration for the contest will start 6 hours before the contest. CP TITANS 5.0 : The Code Heist

This incredible event is co-/sponsored by the revered AlgoZenith.

About CP TITANS

CP TITANS is a prestigious coding competition organized by the Developers & Coders Club at NIT Agartala. With each edition, we strive to push the boundaries of innovation and excellence in the field of competitive programming. Join us as we embark on another thrilling adventure filled with coding challenges. For more information about Developers and Coders Club, NIT Agartala and updates regarding the contest, follow us on:

Mark your calendars and gear up for an unforgettable coding experience at CP TITANS 5: The Code Heist. See you all on March 19th! :)

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

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Yay so excited !

»
6 месяцев назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

lets gooo

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

This round clashes with the upcoming div.3 though

»
6 месяцев назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

Let's goo After all this wait Finally its here :) "Can't wait to witness the impressive skills and creativity of our fellow students. Let the coding journey begin, and may the best solutions prevail!"

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Prizes?

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Let the code heist begins

»
6 месяцев назад, # |
Rev. 2   Проголосовать: нравится +1 Проголосовать: не нравится

Ready to tackle some tough coding problems and showcase what I've learned. Let's do this...!

»
6 месяцев назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

Lets Gooo:))))))

»
6 месяцев назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

i am excited to participate in this and i wanted to know where i am lagging in and know about my skills

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Hehe

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Finally, the long-awaited Battle Night is upon us.

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Okay! it's been long, I have solved any problem. Need to clean my sword.

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Good Luck to everyone who is participating in this contest. I hope you all enjoy the challenges and have fun in taking them on. So excited to see you guys there in the contest.

Go on Titans!!

»
6 месяцев назад, # |
  Проголосовать: нравится -23 Проголосовать: не нравится

lets go

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Пришло время тренировать наши навыки кодирования.....хе-хе-хе

»
6 месяцев назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

As a tester, I can assure this contest is going to be amazing!!

»
6 месяцев назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

Excited ✈️

»
6 месяцев назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

Time to flex our coding skills...hehehehe

»
6 месяцев назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

Excited

»
6 месяцев назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

Wow!!! Time to clash ;p

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Could have done F,but just don't how to implement seg tree correctly!!!

  • »
    »
    6 месяцев назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    were you able to find a way to solve sample cases on paper? I was unable to do it. Can you please tell me how are there 15 subsequences in the array

    2 2 2 2

    it can be n! = 4! = 24. It got me very confused.

    • »
      »
      »
      6 месяцев назад, # ^ |
        Проголосовать: нравится 0 Проголосовать: не нравится

      Your way to count the number of subsequence is wrong.Total number of subsequence is 2^4,ignoring the null set we get (2^4)-1=15.

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

How to D?

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

hints for F?