Write a program named "Exercise2.cpp", which reads two integers and prints out the average
of two integers. Use the exactly the same text as below for cout to get the points.
Type two integers here.
43
The average of two integers is: 3.5
© 2023 Yoshihiro Kobayashi
Fig: 1