searleser97 / cpbooster

Competitive Programming Booster
GNU General Public License v3.0
144 stars 30 forks source link

can you add a feature to edit default text #91

Open MdNihal05 opened 10 months ago

MdNihal05 commented 10 months ago

Feature 1: to submit using proxy because we can't submit using proxy

Feature 2: show status after submit in terminal itself

Feature 3: at start you included some text like problem link can we include some default text in cpbooster.json file like // user_name // Problem name // Contest name // URL: // Memory // Time Limit:

example //md_nihal // Problem: D. Ice Cream Balls // Contest: Codeforces - Codeforces Round 894 (Div. 3) // URL: https://codeforces.com/contest/1862/problem/D // Memory Limit: 256 MB // Time Limit: 1000 ms