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: fix a bug with problems whose memory limit is 0 KB of AtCoder #448

Merged
merged 1 commit into from
Jun 16, 2019

Conversation

kmyk
Copy link
Member

@kmyk kmyk commented Jun 14, 2019

#446 と同根の問題です。メモリ制限が 0 MB のときに、 0 MB でなく 0 KB が来るので落ちる問題を解決します。

@kmyk kmyk requested a review from fukatani June 14, 2019 23:45
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.

LGTM

@fukatani fukatani merged commit 9629a9f into master Jun 16, 2019
@fukatani fukatani deleted the fix/kb branch June 16, 2019 04:05
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