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

Compat #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Compat #1

wants to merge 6 commits into from

Conversation

ulzee
Copy link
Collaborator

@ulzee ulzee commented Nov 15, 2020

Changes I'd recommend:

  • The typo fix in tutorial (example/)
  • Using "find_package" to import Boost lib
  • Moving away from bits/stdc++.h as this may not be compatible w other environments
  • Few lines of code to check that all the input files exist
  • Cleaning up empty spaces and tabs (I haven't touched any code relating to the algo, just cleaning up)

Overall it should compile on Hoffman and run, as well as on Mac if Boost is installed.

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.

None yet

1 participant