Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 276 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 276 Bytes

Algo373

Algo373 Coding Project

Q1 hop Q2 monkey are done in python

Q3 boxes Q4 business (our approximation attempt) are done in c++

note: compiled files Q3_detail gives details of each step and timestamp.

To compile please use the c++ -fpermissive flag. Thanks!