##About This Program This program follows the static heat equation to determine heat dissipation within a defined area, i.e. a room.
- The program will prompt the user for the size of the room N x N
- The program will then prompt the user for the number of iterations to be taken into account, as the program calculates heat dissipation within the room
- The program will then calculate the temperatures
- The program will then output the initial and then the final temperatures within the room