jerry's blog

By jerry, history, 7 years ago, In English

Hi everyone,

I am currently participating in the gym contest CCPC 2016-2017, Finals (http://codeforces.com/gym/101206). It appears that there may be a problem with test data for problem L, but I don't know how to fix it.

My team felt that something may have gone wrong when we noticed that most ghost participants had solved the problem, but none of the live competitors managed to solve it. My team's code failed on test 1, which is usually sample data, but it passes on local tests and on custom invocation.

After enabling coach mode in gym, I found that there was a mistake in test 1 of problem L, and it looks like the sample test case was miscopied. Unfortunately I don't know how to fix this issue, and I could only notify competing teams that there was an issue.

If you have the time and know how to work with Polygon, can you please change the test case to match the problem data?

Thanks.

-jerry

PS: I'm not sure if I was supposed to enable coach mode in this situation, but I hope that it was the right decision.

Full text and comments »

  • Vote: I like it
  • +44
  • Vote: I do not like it