DrawCode Practice Problem

Batch Range Sums · Travel bookings 9

Travel bookings dataset, variant 9. For each inclusive `[left, right]` query, return the sum in that range. Implement `solve(nums, queries)` and return the requested value.


Interactive Visualizer Workspace

Explore step-by-step interactive animations, memory state tracking, and live multi-language execution in DrawCode.

Launch Interactive Visualizer