Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~355 People Reached
Favorite Forums
Favorite Tags
c++ x 1
Member Avatar for helb992

** This is my source code about calculator,I also use online materials, but it has a problem, i just plus the number from 1 to 9, if I use 10 plus another number, the result always is 1, please teach me how to fix it, thanks you #include <stdio.h> #include …

Member Avatar for vmanes
0
196
Member Avatar for helb992

My teacher give me this, write this in C++, but I have a lot of project, please help me Write a program "computer". The program allows the user to enter an expression, then print the results to the screen. Note: - Expressions parentheses, brackets can nest - Expressions will have …

Member Avatar for AcmeUK
0
159