slycelote / caide

Automates certain common tasks that you do during programming competitions
84 stars 18 forks source link

Unable to parse the problem from Codechef. #28

Closed lazyboson closed 4 years ago

lazyboson commented 4 years ago

I have tried to parse the problem from the codechef with the following link. https://www.codechef.com/problems/LIFTME it fails to parse with the following error Annotation 2020-04-27 160901

the competitive companion doesn't work as well on my PC. I am at windows 10 and with visual studio 19 (community edition).

slycelote commented 4 years ago

I'll look into it. What is the issue with Competitive Companion? You might need to change the port in Competitive Companion settings, VsCaide port is currently 8080. You could also try CHelper browser extension, maybe it will work better.

lazyboson commented 4 years ago

CHelper works pretty well.

lazyboson commented 4 years ago

it is now working on code chef with competitive companion, post modification of custom port. you can close it.

slycelote commented 4 years ago

This will be fixed in the next release.