dj3500 / hightail

MIT License
271 stars 144 forks source link

changing executable name #113

Open shahidul-brur opened 5 years ago

shahidul-brur commented 5 years ago

I want to make the executable name for codeforces as contest id + Problem name. For example, if the contest id is 123, the executable name should be 123A.exe, 123B.exe, etc.

How to do it?

dj3500 commented 5 years ago

Not implemented currently. Contest id is not something that gets extracted from the problem.