C# performance has been all over the place recently. There's always been a problem of C# code running 100ms slower than Java's, but that was a given for LeetCode. However, I've been submitting the same code repeatedly, and my submission differ by 50 - 80 ms. I can't trust any of the submission rankings, since I don't know if my code is actually slow or LC is just screwing with me.