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

Fix to use AtCoder Library #330

Merged
merged 1 commit into from
Sep 28, 2020
Merged

Fix to use AtCoder Library #330

merged 1 commit into from
Sep 28, 2020

Conversation

kmyk
Copy link
Member

@kmyk kmyk commented Sep 28, 2020

#299
sash2104/library#51 の問題を解決します。原因の詳細はコミットメッセージに書いた
cc @sash2104

#248 が微妙に関連 issue かも

AtCoder Library uses C++ files like `atcoder/dsu`. It's listed as a
dependency of files, but it doesn't have `.hpp` or `.cpp` extension and
is not recognized as a source code file. An error happened due to this
mismatch. This commit fixes this.
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.

1 participant