Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ex3_22] Process first paragraph only, and change range for to iterator #836

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

iamvickynguyen
Copy link
Contributor

Exercise 3.22

The exercise mentions first paragraph only, and a paragraph doesn't include newline character. Thus, we only need 1 getline call.
Also since the exercise is about iterator (even though it doesn't mention it), I still think it's better to implement the solution with iterator for practice purpose

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