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
~2K People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for Nico è...

Instructions: Add a close_calls(int row, int col) method. 1. If the space contains an 'X', modify a private variable to indicate this and return from the method. 2. If the space does not contain an 'X', add up how many X's are next to the current space. 3. Add a …

0
44
Member Avatar for ihatestarch

Thank you for submitting this topic! It helps a lot bc I am trying to do a similar project. Is it bad to cout from within a class? Its the only way I have been able to get the entire array to print to console. Return, of course, only prints …

Member Avatar for Nico è...
2
2K

The End.