What are the steps for calculating the surface area of a house to determine the amount of paint needed using algorithms. | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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šŸ™

16th Dec 2020, 6:17 PM
Flonie Ballenas
Flonie Ballenas - avatar
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
16th Dec 2020, 6:35 PM
1sses
1sses - avatar
0
What about the codes? Its so hard I dont know how to start and construct it
16th Dec 2020, 6:36 PM
Flonie Ballenas
Flonie Ballenas - avatar
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)
16th Dec 2020, 6:39 PM
1sses
1sses - avatar
0
The instruction only says that we will do a code
17th Dec 2020, 3:47 PM
Flonie Ballenas
Flonie Ballenas - avatar