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

MR.AC's blog

By MR.AC, 23 months ago, In English

I came across an issue when solving problem C in today's contest. I was trying to find the distance between two pointers (by subtracting) in a set to determine the number of elements between those two pointers. However, I got an error. Is there a way to find this distance?

Submission (under "if(t == 3)")

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it