s_jaskaran_s's blog

By s_jaskaran_s, history, 4 months ago, In English

Exciting Announcement!

Introducing CP POTD by Ask Senior!

Ashish Kumar and I are thrilled to announce the launch of CP POTD(Competitive Programming Problem of the Day) by Ask Senior!

What's in store for you?

Daily Challenges: We bring you a new and challenging problem every day to sharpen your competitive programming skills.

Video Solutions: Tune in at 11 PM every day for video solutions to the POTD, guiding you through the thought process and techniques.

Concept Refresher: Facing challenges with the concepts? No worries! Our CP sheet includes topic videos and a plethora of problems to help you brush up on your skills.

Interactive Learning: Have questions or doubts? We've got you covered! I'll be sharing insights and answering your queries on the POTD daily at 11 PM.

Ready to elevate your CP game? Follow Ask Senior and me for your daily dose of competitive programming challenges and insights.

Let's embark on this coding journey together!

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it

By s_jaskaran_s, history, 16 months ago, In English

UPD: Code links are working now

1731A - Joey Takes Money

Idea: s_jaskaran_s

Hint
Solution

1731B - Kill Demodogs

Idea: s_jaskaran_s

Hint
Solution

1731C - Even Subarrays

Idea: ka_tri

Hint 1
Hint 2
Hint 3
Solution
Code(C++)
Code(Python)

1731D - Valiant's New Map

Idea: s_jaskaran_s

Hint 1
Hint 2
Hint 3
Solution
Code(Prefix Sum)
Code(Sparse Table)

1731E - Graph Cost

Idea: s_jaskaran_s

Hint 1
Hint 2
Solution

1731F - Function Sum

Idea: nishkarsh and s_jaskaran_s

Solution

Full text and comments »

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

By s_jaskaran_s, 16 months ago, In English

Hello, Codeforces!

The Programming Club, IIT Indore is proud to present the 8th edition of its flagship event, Divide By ZeroCodeforces Round #841 (Div. 2) and Divide By Zero 2022, under the annual code-fest, Euristica'23.

You can check some of the previous editions of Divide By Zero prepared by us : Codeforces Round #399 (Div. 1 + Div. 2), Codeforces Round #474 (Div. 1 + Div. 2), Codeforces Round #714 (Div. 2).

The contest will take place on Dec/27/2022 17:35 (Moscow time). This round will be rated for all participants with a rating lower than 2100.

People who had a great contribution to making this round possible:

You will be given 6 problems, and 2 hours to solve them. The points distribution will be updated later.

UPD1: Score distribution is 500 — 1000 — 1500 — 1500 — 2000 — 2750

UPD2: The editorial is up.

PRIZES: Twenty T-shirt will be given to:

  • Top 10 Indian Participants

  • Random 10 from top 100 (rank 11-100) Indian participants

Hope you guys enjoy the contest! See you on the leaderboard :P

About Euristica

Euristica is the annual flagship programming event of The Programming Club of IIT Indore. As part of Euristica, we conduct a variety of online competitions spanning different programming domains. These events are open and free for all, and there will be exciting prizes and goodies for the winners.

Head over to our website to find out more about the competitions.

UPD3: Here is the list of winners who won T-shirts. We will contact you guys soon. Congrats!

Top 10 Indian Participants

Random 10 from top 100 (rank 11-100) Indian participants

We have uploaded the link to the code for generating random numbers and ranklist here.

Full text and comments »

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