Skip to content

HamiltonB program#4

Draft
Crackhoff wants to merge 3 commits into
masterfrom
beta
Draft

HamiltonB program#4
Crackhoff wants to merge 3 commits into
masterfrom
beta

Conversation

@Crackhoff
Copy link
Copy Markdown
Collaborator

No description provided.

@Crackhoff Crackhoff self-assigned this Apr 30, 2019
Copy link
Copy Markdown
Member

@Nircek Nircek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is unfinished.

Comment thread .gitignore
UsersData.txt
CircleOfLife.txt
*.layout
*.depend
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

*.depend is here but HamiltonA/HamiltonA.depend is tracked

Comment thread HamiltonB/main.cpp
Comment thread HamiltonB/main.cpp Outdated
cin >> message;
if (message == "display")
for(int i=0;i<n;++i)
cout << people[i] << '\n';
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it should print possible options with 1, 2, 3... instead of forcing the user to type display.

Comment thread HamiltonB/main.cpp Outdated
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