Google-Developer-Student-Club-CCOEW / Competitive-Programming-2023-GDSC-CUMMINS-X-GDSC-MMCOE

Welcome to the Hacktoberfest 2023 Competitive-Programming Cohort for Cummins College and MMCOE students! To request issue assignment, create a pull request, providing: 1. Full Name 🧑‍🎓 2.Email 📧 3.College ID (RNO) 🔢 4.Branch of Study.📚 5. Year 📆 .The Cummins College and MMCOE students' PRs will be considered only. Thank you!
9 stars 69 forks source link

Sum of Subarray Minimums #177

Closed VaishnaviSaraf closed 8 months ago

Sonia312 commented 8 months ago

The code is still not accurate Error is being caused because you missed this sentence "answer modulo 10^9 + 7" Correct it and resubmit