- Reads a CSV file containing (date, value) pairs of Bitcoin closing trade prices.
- User supplies a .txt file containing pairs of (date, values) where value is the amount of Bitcoin withheld
- Program calculates the value of the Bitcoin wallet over time
Basic calculator using reverse Polish notation input
Natural numbers sort using Ford-Johnson algorithm Implemented twice using different containers: std::vector and srd:deque