Today, I received a message from codeforces that my code for problem B significantly coincides with other people's codes. I neither copied anyone else solution nor shared mine, it was just a coincidence, considering the problem was straightforward to minimize the contribution of 1 in k+1 by clubbing all increments at other indices with the index which requires max increment. This is my code and it was mentioned to match with 268144921. Mail said to provide conclusive evidence that it was a coincidence, so who should I contact and how am I supposed to prove it?MikeMirzayanov