AlexeyDmitriev / JHelper

GNU Lesser General Public License v3.0
119 stars 31 forks source link

In today contest test were parsed with additionally spaces #101

Closed emli closed 5 years ago

emli commented 5 years ago

image

AlexeyDmitriev commented 5 years ago

Hi, what parser did you use? I tried with both Competitive companion and CHelper extension and couldn't reproduce. Does it still work incorrectly?

emli commented 5 years ago

@AlexeyDmitriev can you parse latest contest in codeforces (https://codeforces.com/contest/1061)

image

parse for problem is working but not working for contest for me.

AlexeyDmitriev commented 5 years ago

Yes, I get the same behaviour when parsing from inside IDE now, can you please try that in CHelper (I don't have an environment configured now) to see whether the problem is in parser itself or in JHelper integration.

Thanks

AlexeyDmitriev commented 5 years ago

Meanwhile, I've found that parsing a contest using Competitive companion extension doesn't work correctly either (it returns the same testcase for all the problems). I'll investigate this.

emli commented 5 years ago

Tried with CHelper also. Problem is in extension

AlexeyDmitriev commented 5 years ago

Can you please file a bug there then?