diff options
| author | Andrei F <[email protected]> | 2022-10-19 21:04:51 -0700 |
|---|---|---|
| committer | Andrei F <[email protected]> | 2022-10-19 21:04:51 -0700 |
| commit | 22dfff41c7660a59f069af42d57c93f8939ff2c0 (patch) | |
| tree | 5ea7a48467fe899493e92c0173a4957392edfedd /CST116-Ch9-Debugging-Florea.txt | |
| parent | Finished exercise 3 and 4 (diff) | |
| download | cst116-ch9-debugging-florea-main.tar.xz cst116-ch9-debugging-florea-main.zip | |
Diffstat (limited to 'CST116-Ch9-Debugging-Florea.txt')
| -rw-r--r-- | CST116-Ch9-Debugging-Florea.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CST116-Ch9-Debugging-Florea.txt b/CST116-Ch9-Debugging-Florea.txt new file mode 100644 index 0000000..c29f0f0 --- /dev/null +++ b/CST116-Ch9-Debugging-Florea.txt @@ -0,0 +1,7 @@ +/Users/andreiflorea/Desktop/Code/Oregon_Tech/cst116-ch9-debugging-florea/cmake-build-debug/cst116_ch9_debugging_florea +Please enter your age: 19 +19! Boy are you old! +Did you know that you are at least 6935 days old? + + +Process finished with exit code 0 |