boomzero / quicksubmit

a simple way to submit code to XMOJ in your terminal
https://jsr.io/@boomzero/quicksubmit
GNU General Public License v3.0
2 stars 0 forks source link

[Feature Request] Auto uncomment freopen #9

Open boomzero opened 4 months ago

boomzero commented 4 months ago

Is your feature request related to a problem? Please describe. I'm always frustrated when I need to manually uncomment freopen

Describe the solution you'd like add an option to auto uncomment freopen

Describe alternatives you've considered N/A

Additional context N/A

PythonSmall-Q commented 3 months ago

你说得对,但是如果我的freopen是大样例测试呢

boomzero commented 3 months ago

你说得对,但是如果我的freopen是大样例测试呢

Feature is opt-in

boomzero commented 2 months ago

I would like to crawl the problem for freopen file name, to make life easier. But then it gets complicated, and I would probably need to use some xmoj-script code.

boomzero commented 2 months ago

I do not like compilation checks however

boomzero commented 2 months ago

OI 赛制比赛建议使用 script 提交。