Class-6-Exercise

This project was written by Mr.Mohammad.Mahdi.Mirzaie

Subject

4 cpp exercise

Reference

Exercise 1-4, page 15

Usage

Run following commands on a UNIX-line operating system for compiling project.

$ cd src
$ make

You can run each project by running binary files. Replace X by a number between 3 and 12.

$ ./question_X

Cleanup project using following command.

$ make clean

Date

Wednesday, November 16, 2022.