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

More Substitutes like %P #102

Open
nikhilhassija opened this issue Jun 9, 2017 · 0 comments
Open

More Substitutes like %P #102

nikhilhassija opened this issue Jun 9, 2017 · 0 comments

Comments

@nikhilhassija
Copy link

nikhilhassija commented Jun 9, 2017

Since, working directory is only set once, and in my case it's the directory ~/CP. And, after that there are directories for each online judge, further each such directory has a sub directory for contests held over on an online judge. Although, there is an option to manually select working directory while parsing the contest, but that deviates from the automation Hightail tries to provide, by requiring to manually locate directory.

So, I propose following substitutes to help with automating this part.
%S - For online judge, like "codeforces", "codechef", "atcoder", etc.
%C - For contest code, like '818' (CF Round), 'JUNE17' (CodeChef long challenge). (These codes are present in URLs for contest, and thus easily parsable.

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