the_hyp0cr1t3's blog

By the_hyp0cr1t3, 2 years ago, In English

We invite you to participate in CodeChef’s Starters 32, this Wednesday, 30th March, rated for Div. 2, 3 & 4 Coders.

Time: 8 PM — 11:00 PM IST

This edition of Starters features BITS Pilani, Hyderabad Campus' competitive programming event CodeDash, which is a part of its annual techno-cultural fest Orbe Novo. All the problems of this contest were written by the undergraduate students of BITS Pilani, Hyderabad Campus :p

Here is the problem setting panel:

Prizes: Total prize pool of INR 50K for the top performers from the combined Div. 1 and 2 leaderboard.

  • 1st place — INR 15K
  • 2nd place — INR 10K
  • 3rd place — INR 5K
  • Top 3 Indians — INR 10K, 7K, 3K

To be eligible for prizes register here before the contest begins.

The video editorials of the problems will be available on the YouTube channel as soon as the contest ends. Subscribe to get notifications about new editorials.

Also, if you have some original and engaging problem ideas, and you’re interested in them being used in CodeChef's contests, you can share them here.

Hope to see you participating. Good Luck!

Full text and comments »

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

By the_hyp0cr1t3, 3 years ago, In English

1451A - Вычитать или делить

Tutorial
Code (C++)
Code (Java)

Idea by ridbit10

1451B - Неподстрочные подпоследовательности

Tutorial
Code (C++)
Code (Java)

Idea by the_hyp0cr1t3

1451C - Равенство строк

Tutorial
Code (C++)
Code (Java)

Idea by Ashishgup

1451D - Игра в круге

Tutorial
Code (C++)
Code (Java)

Idea by Utkarsh.25dec

1451E1 - Битовые запросы (упрощенная версия)

Tutorial
Code (C++)
Code (Java)

Idea by Ashishgup and ridbit10

1451E2 - Битовые запросы (усложенная версия)

Tutorial
Code (C++)
Code (Java)

Idea by FastestFinger, Ashishgup and ridbit10

1451F - Обнулить матрицу

Tutorial
Code (C++)
Code (Java)

Idea by Jeel_Vaishnav

Full text and comments »

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

By the_hyp0cr1t3, history, 4 years ago, In English

Here's a little something I wrote and put together from various sources. This guide contains numerous things I've learned and come across, both cp and general C++ related, through my (albeit short) competitive programming journey.

Github Guide link

Full text and comments »

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