Skip to content

Conversation

@Tinker42
Copy link

  1. Included iostream library
  2. Fixed if(a=b with if(a==b) and added "else" if user corrected input to fit case

1. Included iostream library.
2. Fixed if(a=b) with if(a==b) and added "else" if user corrected input
to fit case.
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