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
Ranked #107.41K
Ranked #4K
~4K People Reached
Favorite Forums
Member Avatar for #include <lou>

Hi everyone, I am working with MARIE and need help with the following: Write the equivalent C++ code in MARIE: / cin >> Max; / Count = 0; / Sum = 0; / While (Count < Max){ / Count++; / cin >> Number; / cout << Number; / if (Number …

Member Avatar for nydriek
0
4K