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

NONE: scores of problems of AtCoder can be floating point numbers #450

Merged
merged 1 commit into from
Jun 16, 2019

Conversation

kmyk
Copy link
Member

@kmyk kmyk commented Jun 15, 2019

AtCoder の問題の点数は整数とは限らないのですが、これによる例外が飛んでいました。型の変更と修正をします。

@kmyk kmyk requested a review from fukatani June 15, 2019 02:47
Copy link
Contributor

@fukatani fukatani left a comment

Choose a reason for hiding this comment

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

色んなパターンあって大変ですね。修正はOKです。

@fukatani fukatani merged commit ddadc6b into master Jun 16, 2019
@fukatani fukatani deleted the fix/float-score branch June 16, 2019 04:14
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