These are all one file programs. Make sure to name the file the program-assignment name with a .cpp extension. For example, the first problem will have two program files called gas1.cpp and gas2.cpp. However, capitalize the first letter of the directory name, e.g., Gas.
You must work on each problem in its own directory.
Remember to complete your designs first and then to carefully write these programs by following your design step by step.
If you have any questions, especially about what the program is supposed to do contact me.
This problem will have two parts and you will create source code for each part (i.e. there are two programs to write) This first program is problem 1 on page 152, the cpp file should be called gas1.cpp. This second program is problem 2 on page 152. the cpp file should be called gas2.cpp.
This program is problem 3 on page 152.
This program is problem 6 on page 153.
This program is problem 8 on page 153.