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

Could you please add more placeholder? (New feature request) #144

Open
jerrywcy opened this issue Oct 24, 2021 · 0 comments
Open

Could you please add more placeholder? (New feature request) #144

jerrywcy opened this issue Oct 24, 2021 · 0 comments

Comments

@jerrywcy
Copy link

I used to write such things in my code:

/*
ID: jerrywcy
LINK: 
TITLE: 
LANG: C++
STATUS: 
*/

In such things, I record necessary information of the problem itself in case I forget what problem this code is for or want to find the exact problem (using whole article search)
Of course, I could simply enter all the information by hand and that's what I did in the past. But I was wondering as we had such a great tool, why can't we use more placeholder such as the current contest's number or the current problem, such that I could use it to complete the LINK property? Use case like: http://codeforces.com/contest/$%I%$(contest number, such as 1583)/problem/$%P%$(current problem id, such as A)
It would be even better if it could parse the whole name of the problem, such as $%N%$(name of the problem, such as A. Windblume Ode)

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