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

Make --hack option of generate-input subcommand more user-friendly #833

Merged
merged 6 commits into from
Oct 22, 2020

Conversation

kmyk
Copy link
Member

@kmyk kmyk commented Oct 14, 2020

close #832

kmyk added 5 commits October 23, 2020 00:44
Now we can write `oj g/i --hack-actaul ./a.out --hack-expected ./naive 'pyhton3 generate.py'` instead of `oj g/i --hack ./a.out -c ./naive 'pyhton3 generate.py'`. The previous one is too difficult to understand.
@kmyk kmyk force-pushed the update-hack-feature branch from 418852f to 94a4b9f Compare October 22, 2020 15:49
@kmyk kmyk merged commit 1dad109 into master Oct 22, 2020
@kmyk kmyk deleted the update-hack-feature branch October 22, 2020 16:25
kmyk added a commit to online-judge-tools/template-generator that referenced this pull request Jan 18, 2021
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.

Warn if users give broken generators to generate-input subcommand
1 participant