This repository contains the C++17 starter implementation for DSA assignment 1.
cruncher.cppruns the query workload.reorg.cppis a no-op placeholder that students can replace with a data reorganization step.assignment1.mdcontains the consolidated student-facing assignment text.
Build with:
make