### Article description Range Queries (prefix sum) in C++ **References** * https://www.youtube.com/watch?v=7pJo_rM0z_s&ab_channel=MiketheCoder ### Topic Range Queries (prefix sum) ### Programming language C++ (cpp) ### Article Checklist - [x] ℹ️ Definition - [x] 🎨 Design - [x] 💻 Implementation - [x] 📈 Complexity Analysis - [x] 🔗 Further Reading - [x] 🏁 Update README