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

Fixed C++ pointers exercise assignment and reformatted for readability #825

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

Conversation

toastdevv
Copy link

I noticed that the part within the exercise where it says "p2 must be assigned to p1" was wrong, contrary to the solution provided and also to the assignment in question, so I changed that part to "p1 must be assigned to p2".
I also noticed that there could have been a problem with formatting the exercise so I made an attempt at fixing the formatting, hopefully.

I noticed that the part within the exercise where it says "p2 must be assigned to p1" was wrong, contrary to the solution provided and also to the assignment in question, so I changed that part to "p1 must be assigned to p2".
I also noticed that there could have been a problem with formatting the exercise so I made an attempt at fixing the formatting, hopefully.
Fixed C++ pointers exercise assignment and reformatted for readability
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