subhadipbhowmik / 30-Days-Of-CPP

30 days of CPP programming challenge is a step by step guide to learn CPP programming language in 30 days. Happy Coding.
https://subhadipbhowmik.github.io/30-Days-Of-CPP/
MIT License
48 stars 138 forks source link

Prefix sum problems in C++. #459

Open saiumasankar opened 1 week ago

saiumasankar commented 1 week ago

Select the Day of Content

others

What information is missing?

Some problems in Competitive programming needs more complexity when we solve using brute-force approach. It can be reduced using prefix sum. I would like to include the problems which can be solved using prefix-sum. Please assign this issue to me.

github-actions[bot] commented 1 week ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

saiumasankar commented 1 week ago

@subhadipbhowmik Please assign this issue to me under Gssoc '24.