EgorKulikov / idea-chelper

Automatically exported from code.google.com/p/idea-chelper
112 stars 59 forks source link

Error parsing problems from Codechef Practice Section #50

Closed khokharnikunj8 closed 6 years ago

jmerle commented 6 years ago

CodeChef's practice problems work in my CHelper Companion extension, available for Chrome and Firefox.

khokharnikunj8 commented 6 years ago

@jmerle not working... I used extension. Whenever I have tried to parse from codechef, CHelper: Unable to parse task from csacademy message is coming.

jmerle commented 6 years ago

Which problem are you trying to parse? I tested it on the Enormous Input problem and it works fine. A link would be useful.

khokharnikunj8 commented 6 years ago

try this : https://www.hackerrank.com/challenges/grid-challenge/problem @jmerle

jmerle commented 6 years ago

That's not CodeChef, and it works for me:

khokharnikunj8 commented 6 years ago

@jmerle Chelper version ?

jmerle commented 6 years ago

CHelper version 4.1.10, CHelper Companion version 1.0.0

khokharnikunj8 commented 6 years ago

@jmerle Nice work... I was using 4.1.11 beta so.... I changed it to 4.1.10 and using Chelper Companion , Works perfect. thank you

jmerle commented 6 years ago

I will make a fix for 4.1.11 today, apparently the CSAcademy parser was updated.

jmerle commented 6 years ago

I released 1.0.1 which fixes this issue and works with both 4.1.10 and 4.1.11. It's available from the Chrome Web Store and Mozilla's AMO. Existing installations will automatically be updated by the browser (unless you disabled automatic updates).

khokharnikunj8 commented 6 years ago

@jmerle Thanks.