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
~12.9K People Reached
Favorite Forums
Favorite Tags
c++ x 4

2 Posted Topics

Member Avatar for NinjaLink

Since I'm learning C++ I decided I would try to solve this. I think I solved: [ICODE]// This script will generate an array of 10 ints from the user // It will then sort them and will display the list, excluding duplicates #import <iostream> using namespace std; void sortArray(int array[], …

Member Avatar for Nor_492
0
7K
Member Avatar for Rachmaninov

I made the game Mastermind using C++ and would like anyone who wants to test it and let me know what they think. It comes with instructions, but since I wrote them and I know how to play the game, they might not be clear. Note: If this post is …

Member Avatar for VernonDozier
0
6K

The End.