blob: d9b977f08ccff36bf0bac07938ff6f69ce78b6d2 (
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
|
Please enter your first name: Thomas
Please enter your last name: Trinh
Welcome Thomas Trinh!
Hope all is well
x y z
0 100 -99
99 101 102
2 102 104
3 103 106
4 104 108
5 105 110
6 106 112
7 107 114
8 108 116
9 109 118
C:\Users\furyf\OneDrive\Desktop\Homework\CST Homework\CST116 Chp10\CST116-Ch10-Debugging\x64\Debug\CST116-Ch10-Debugging.exe (process 9716) 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 . . .
|