Rust running result is a bit of suspicious

I am using Rust and C++ to do the test. However, I found the runtime cost for Rust is always 0ms. Does it mean Leetcode does not have function to get the running time from runnning Rust compiled exeuctable file.

Comments (1)