Skip to content

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