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

Allow scorer to print percentage score #136

Open
jonathanirvings opened this issue May 23, 2017 · 0 comments
Open

Allow scorer to print percentage score #136

jonathanirvings opened this issue May 23, 2017 · 0 comments
Labels

Comments

@jonathanirvings
Copy link
Contributor

For scorer, it would be good to be able to print percentage of the score (relative to full score) instead of absolute score.

This would be useful for such problem :

Print "Possible"/"Impossible" in the first line. If it is possible, print one solution in the second line. You only get 50% of the total score if you only get the first line correct.
Subtask 1 (30 points), Subtask 2 (70 poins).

Currently, the scorer does not know whether to give 15 points or 35 points if the contestant only get the first line correct.

@fushar fushar added the spec label Jul 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants