Skip to content

Opening book details…

About this document

Time Operations with Operator Overloading by Victor Hugo Franco (傅維雨) is a document available to read on EtoBox.

The document describes a problem that requires reading date/time data from a text file, performing operations on those times like addition, subtraction, equality checks, and printing the results. Functions are to be implemented using operator overloading to solve this problem. The input and output formats for the date/time values and boolean results are also specified.

Author
Victor Hugo Franco (傅維雨)
Language
EN