Rating changes for last rounds are temporarily rolled back. They will be returned soon. ×

myor's blog

By myor, history, 4 weeks ago, In English

Hello, in short, I'm trying to solve 1999E - Triple Operations with the following solution: 276991813

While testing locally, the solution correctly returns the expected output for the sample test case, but the judge says the following: "wrong answer 4th numbers differ — expected: '263', found: '262' "

I tried some online compilers and they also return the expected output with my solution. Why is the judge returning a different output?? Any help would be appreciated, thanks.

Full text and comments »

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