Skip to content

Comments

Update Game.cpp#3

Open
killallinstinct wants to merge 1 commit intoSurajSharma90:masterfrom
killallinstinct:patch-1
Open

Update Game.cpp#3
killallinstinct wants to merge 1 commit intoSurajSharma90:masterfrom
killallinstinct:patch-1

Conversation

@killallinstinct
Copy link

line 72:
changed while (cin.fail() || this->choice > 9) -> while (cin.fail() || this->choice > 8)

line 72:
changed while (cin.fail() || this->choice > 9) -> while (cin.fail() || this->choice > 8)
@killallinstinct
Copy link
Author

9 was overboard and didn't match the number of choices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant