Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
~655 People Reached
Favorite Forums
Favorite Tags
c++ x 5

3 Posted Topics

Member Avatar for treger69

I am working on the same project and I am getting A, B, C, D, F unrefernced could I get alittle help.[CODE]/****************************************************/ #include <iostream> using namespace std ; int main() { //Declaring varibles float score ;// Class Score char grade ;// Class Grade int A, B, C, D, F;// Overall …

Member Avatar for prvnkmr194
0
427
Member Avatar for Jake1905

I am completly lost on this could someone point me in the right direction into where I am going wrong with this code. [CODE]#include <iostream> using namespace std ; int main() { int x ; int y ; int temp ; int remainder ; // read in the two integers …

Member Avatar for ixmike88
0
102
Member Avatar for Jake1905

I am trying to figure out how to set a float for a project I am doing. Example I am trying to set a float for a score but I would like the input to be set where you can't input a number over a 100. This is the code …

Member Avatar for VernonDozier
0
126

The End.