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

add constraints as comments #217

Open
gelpenaddict opened this issue Sep 4, 2021 · 0 comments
Open

add constraints as comments #217

gelpenaddict opened this issue Sep 4, 2021 · 0 comments

Comments

@gelpenaddict
Copy link

Some problems have constraints and it'd be helpful to mention it in the starter code as comments.

Example:
https://github.com/adnanaziz/EPIJudge/blob/master/epi_judge_python/convert_base.py

The function takes parameters num_as_string, b1, b2. The problem states that 2<=b1, b2<=16.
It'd be helpful to have those constraints as code comments.

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

1 participant