diff options
| author | Andrei F <[email protected]> | 2022-10-19 21:47:11 -0700 |
|---|---|---|
| committer | Andrei F <[email protected]> | 2022-10-19 21:47:11 -0700 |
| commit | 95b9f255d543e19c77fabfb5d99ed4bb8482274e (patch) | |
| tree | cde830f80e2866afc5d968a9b9b5f68de62a2376 /output_part1_florea.txt | |
| parent | Finished steps 3-7 (diff) | |
| download | cst116-lab1-florea-95b9f255d543e19c77fabfb5d99ed4bb8482274e.tar.xz cst116-lab1-florea-95b9f255d543e19c77fabfb5d99ed4bb8482274e.zip | |
Finished part 1
Diffstat (limited to 'output_part1_florea.txt')
| -rw-r--r-- | output_part1_florea.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/output_part1_florea.txt b/output_part1_florea.txt new file mode 100644 index 0000000..18c8183 --- /dev/null +++ b/output_part1_florea.txt @@ -0,0 +1,9 @@ +/Users/andreiflorea/Desktop/Code/Oregon_Tech/cst116-lab1-florea/cmake-build-debug/cst116_lab1_florea +Please enter the WIDTH of your kite in centimeters (decimals are OK): 25 +Please enter the LENGTH of your kite in centimeters (decimals are OK): 25 +Width: 25 CM | Length: 25 CM +Area (in square meters): 0.03125 M^2 +Warning: a lower aspect ratio would provide more stability. +Current aspect ratio: 1 (width / length) + +Process finished with exit code 0
\ No newline at end of file |