Yao's Page ✨
Welcome to my page! I use this space to share my thoughts on software.
Design a matrix-like data structure that allows you to update elements and query submatrix sums efficiently.
Design an array-like data structure that allows you to update elements and query subarray sums efficiently.