User profile: CassandraB

User info
User name:CassandraB
History
Joined:
Number of posts:14
Latest posts:

Arrays
Having an issue with this code. I am having issues when a user enters the choice 3 to find the time...

Unreferenced local Variable
I have 4 warnings on this code 1- Unitialized local variable 'winnerAverage' used 2-4 lowest, isV...

Local Function Definitions are illegal
When I move that out of the function main, I get this whole next set of errors. I am so ready to be ...

Local Function Definitions are illegal
Making a program to find the winner of a talent contest. In this contest the highest and lowest scor...

Loop wont quit
I have to write a program that calculates contestants final score by dropping the highest and lowest...