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

誤答のステータスを指定したい #15

Closed
not522 opened this issue Jun 15, 2017 · 2 comments
Closed

誤答のステータスを指定したい #15

not522 opened this issue Jun 15, 2017 · 2 comments

Comments

@not522
Copy link
Member

not522 commented Jun 15, 2017

TLE解がWAになった場合にエラーを出したい
SOLUTIONで expected_status=['AC','TLE'] と書ければ良さそう

@hiroshi-cl
Copy link
Member

SOLUTION に expected_status=['AC','TLE'] を追加する方は _WrapSolution をちょっと書き換えればすぐできそう。あとは _TestSolutionWithChallengeCasesOne あたりをいじってロジックを追加すればできそう

@hiroshi-cl
Copy link
Member

expected_score と同じように実装したほうが楽そうでした

@not522 not522 closed this as completed in ea17fdf Aug 22, 2017
not522 added a commit that referenced this issue Aug 22, 2017
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

No branches or pull requests

2 participants