Open
Description
Problem Summary
The rank (that percentage) in runtime distribution in output of leetcode-cli is different from that value shown in leetcode website.
How to reproduce
(Only tried with python)
Submit any python script and the the percentage shown in the output "beats over XX %" would be different from the result found in submission details on leetcode website.
Environment
- leetcode-cli version: 2.5.2
- OS version: Ubuntu 16.04
- Node version: 10.6.0
- Npm version: 6.1.0
Thanks for this awesome tool!