CSCI 429 Fall 2023: Lab 1: Range Array



Due: midnight, Saturday Sept 23

Write a file called rangeArray.cpp. You can use the file provided in git repository lab1. Compile it using the makefile provided.

make rangeArray

Write RQ so it correctly finds the range minima. Change the implementation so that it uses the sparse table implementation.



Submit your rangeArray.cpp to git.