Yao's Page ✨
Welcome to my page! I mostly use this space to write about 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.