Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 223 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 223 Bytes

Instructions

  • inspect main and complete the implementation of class Fraction step by step
    • you can comment out parts of main to test in between
  • when possible, prefer non-member operators and friend for operators