Question: can you fix my code I dont know why it is not working, it print more than necessary as shown in the picture. the yellow
can you fix my code I dont know why it is not working, it print more than necessary as shown in the picture. the yellow shaded part shouldnt be here
please tell me what to fix. in C++ please
int main() { int trunkHeight = 0; int trunkWidth = 0; int leavesWidth = 0; double x ; cout > trunkHeight; cout > trunkWidth; while ((trunkWidth % 2) == 0) { cout > trunkWidth; } cout > leavesWidth; cout 1) x = 0.125; else x = 0.25;
for (int i = 0; i
return 0; }
* * * *
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
