searleser97 / cpbooster

Competitive Programming Booster
GNU General Public License v3.0
154 stars 35 forks source link

why iam getting this error for atcoder #94

Closed MdNihal05 closed 1 year ago

MdNihal05 commented 1 year ago

why iam getting this error for atcoder
iam new to atcoder so i created account and tried to submit i even tried by changing config to default

Working fine for codeforces

Screenshot from 2023-08-30 01-38-48

Originally posted by @MdNihal05 in https://github.com/searleser97/cpbooster/issues/92#issuecomment-1698064780

searleser97 commented 1 year ago

Could you try submitting your file without cpbooster and see if atcoder displays any error message ?

MdNihal05 commented 1 year ago

without cpbooster ? in website itself right

here you can seee Screenshot from 2023-08-30 02-12-32

searleser97 commented 1 year ago

probably they updated the website somehow and now cpbooster is having issue, will test this later today, thanks for reporting

MdNihal05 commented 1 year ago

Thanks Cloning testing is working properly But issue with submit Hope you will fix this soon

MdNihal05 commented 1 year ago

Can we see submit status in terminal itself Like we can see submit status after submitting in cph ( compititive programming helper vs code) cp-editor See reference

searleser97 commented 1 year ago

image

searleser97 commented 1 year ago

Looks like atcoder changed the id for C++ take a look at

https://searleser97.github.io/cpbooster/docs/submit#how-to-configure-language-aliases and update your cpbooster-config file accordingly to your needs. For example set atcoder alias to 5001 instead of 4003 for cpp language

searleser97 commented 1 year ago

fixed with https://github.com/searleser97/cpbooster/commit/cdfbd6fe91dcde76c101922718542002f934689c