0
What are the steps for calculating the surface area of a house to determine the amount of paint needed using algorithms.
Barely need your help guix🙏
4 Respostas
+ 1
it is necessary to calculate the length of the walls and multiply by the height - so many square meters need to be painted. This is algorithm for walls
0
What about the codes? Its so hard I dont know how to start and construct it
0
I don’t know java, but you had to ask the user about the number of rooms, then ask for the number of walls and their length for each room. Next is the addition of the received data and multiplation on the height (if the height of the camp is the same throughout the house)
0
The instruction only says that we will do a code