Skip to content

Conversation

@DeepShikha11
Copy link

Adding a comment in cheatsheet to make it more simple.

Adding a comment in cheatsheet to make it more simple.
Copy link
Contributor

@SarthakRout SarthakRout left a comment

Choose a reason for hiding this comment

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

I don't see any use. I think the main author will decide correctly what needs to be done.

};

const static int MAXNODE = 1 * 1e5 + 2;
const static int MAXNODE = 1 * 1e5 + 2; // MAXNODE = 10^5 + 2;
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't see any use of that comment.

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