Skip to content

Conversation

@Crackhoff
Copy link
Collaborator

No description provided.

@Crackhoff Crackhoff self-assigned this Apr 30, 2019
Copy link
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.

UsersData.txt
CircleOfLife.txt
*.layout
*.depend
Copy link
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

cin >> message;
if (message == "display")
for(int i=0;i<n;++i)
cout << people[i] << '\n';
Copy link
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.

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.

3 participants