blob: 294d75881f0fb9e5ade4242f440afca2efe1f18d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
Please enter the length, then width of the kite in centimeters
100
235
Warning: a lower aspect ratio (width / length) will provide more stability
The length of the kite is 100cm.
The width of the kite is 235cm.
The area of the kite is 1.175m^2.
C:\Users\legok\Source\Repos\cst116-lab1-legokid1503\x64\Debug\BlankConsoleLab.exe (process 15336) exited with code 0.
To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops.
Press any key to close this window . . .
Part II
Please enter the length, then width of the kite in centimeters
235
100
The length of the kite is 235cm.
The width of the kite is 100cm.
The area of the kite is 1.175m^2.
The mass of the kite is 0.158625kg.
The gravitational pull on the kite is 1.55453Newtons
C:\Users\legok\Source\Repos\cst116-lab1-legokid1503\x64\Debug\BlankConsoleLab.exe (process 12748) exited with code 0.
To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops.
Press any key to close this window . . .
RunResults
|