Me and my friend are doing the same leetcode problems but I use java and he uses c#. While submitting a solution to an easy problem I get 0ms while my friend gets 250 ms and being better than 98+% than c# users. So I am wondering why is the time difference so huge?