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

Refactored to use better C++ style. #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Refactored to use better C++ style. #3

wants to merge 1 commit into from

Conversation

Loki-Astari
Copy link

1: Reformatted.
2: Removed dead space on empty lines.
3: Use C++ Random number generator.
4: Use Raw String Literal for the title string.
5: Check for user input error.
6: Tidy up output strings (so readable).
7: Set up exit message (rather than checking an int).

@PallavRastogi
Copy link
Owner

Nice

    1: Reformatted.
    2: Removed dead space on empty lines.
    3: Use C++ Random number generator.
    4: Use Raw String Literal for the title string.
    5: Check for user input error.
    6: Tidy up output strings (so readable).
    7: Set up exit message (rather than checking an int).
@Loki-Astari
Copy link
Author

Fixed the conflicts.

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.

2 participants