aboutsummaryrefslogtreecommitdiff
path: root/Runs.txt
blob: 403e589c540755842954976fe3551ce3e668068c (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
======================================
  THIS FILE CONTAINS SUCCESSFUL RUNS 
======================================

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  RUN FROM PROBLEM #1 ON PAGE 247 (LEARN BY DOING) IS BELOW  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


        STUDENT SCORE GRADER AND SIMPLE CLASS ANALYSIS PROGRAM

Enter score #1 of 10: 100
Enter score #2 of 10: 120
Enter score #3 of 10: 90
Enter score #4 of 10: 80
Enter score #5 of 10: 70
Enter score #6 of 10: 60
Enter score #7 of 10: 60
Enter score #8 of 10: 70
Enter score #9 of 10: 70
Enter score #10 of 10: 0


                     Score     Grade
        Score # 1:     100       A
        Score # 2:     120       A
        Score # 3:     90        B
        Score # 4:     80        C
        Score # 5:     70        D
        Score # 6:     60        F
        Score # 7:     60        F
        Score # 8:     70        D
        Score # 9:     70        D
        Score #10:     0         F
========================================================

        Class score average: 72


        Frequency of letter grades:

                A: 2
                B: 1
                C: 1
                D: 3
                F: 3



C:\Users\eclip\Source\Repos\cst116-lab5-JosephTenEyck\x64\Debug\CST116F2021-Lab5.exe (process 19340) 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 . . .



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  RUN FROM PROBLEM #1 ON PAGE 253 (LEARN BY DOING) IS BELOW  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


        STUDENT SCORE GRADER AND SIMPLE CLASS ANALYSIS PROGRAM

Enter score #1 of 10: 120
Enter score #2 of 10: 100
Enter score #3 of 10: 90
Enter score #4 of 10: 80
Enter score #5 of 10: 70
Enter score #6 of 10: 60
Enter score #7 of 10: 50
Enter score #8 of 10: 95
Enter score #9 of 10: 88
Enter score #10 of 10: 72


                     Score     Grade
        Score # 1:     120       A
        Score # 2:     100       A
        Score # 3:     90        B
        Score # 4:     80        C
        Score # 5:     70        D
        Score # 6:     60        F
        Score # 7:     50        F
        Score # 8:     95        A
        Score # 9:     88        B
        Score #10:     72        D
========================================================

        Class score average: 82.5


        Frequency of letter grades:

                A: 3
                B: 2
                C: 1
                D: 2
                F: 2



C:\Users\eclip\Source\Repos\cst116-lab5-JosephTenEyck\Debug\CST116F2021-Lab5.exe (process 13076) 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 . . .



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  RUN FROM PROBLEM #2 ON PAGE 260 (LEARN BY DOING) IS BELOW  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



                =========================================
                  First/last name combiner using arrays
                =========================================

        Enter first name: Joseph

        Enter last name: Ten Eyck


====================================================

        Your full name is:    Ten Eyck, Joseph


C:\Users\eclip\Source\Repos\cst116-lab5-JosephTenEyck\Debug\CST116F2021-Lab5.exe (process 15128) 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 . . .




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  RUN FROM PROBLEM #7 ON PAGE 273 (EXERCISES) IS BELOW  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


        Different

C:\Users\eclip\Source\Repos\cst116-lab5-JosephTenEyck\Debug\CST116F2021-Lab5.exe (process 9148) 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 . . .