The report of submissions have wrong estimates of time and memory

The code execution for same code has vary different reports. I wanted to compare the execution time difference of calculating points difference from origin once or (n-k) time in worst time but the leet code submission report is providing wrong analysis for runtime as well as memory.

See the difference of same code execution first time and recent 2 times

image

Comments (2)