• + 0 comments

    My implementation is O(n). (I also used Rust.) I would like to see the computation time (would be nice if they printed this in the Submissions table).

    Is there any way to expose this information?

    A comparison with other people on the leaderboard might be nice too—with like-for-like language comparisons. Not to rank people, but just as useful indicator of "how optimal" one's implementation is and whether it is comparable.