Skip to content

Conversation

@Tiloaria
Copy link
Collaborator

No description provided.

using std::cerr;
using std::string;
using std::vector;
using std::min;
Copy link
Collaborator

Choose a reason for hiding this comment

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

I like this. I never saw it done like this before :) The only ones I know were using namespace std or prefixing everything with std:: Thanks!

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