chishui / terminal-leetcode

Terminal-Leetcode is a terminal based leetcode website viewer.
MIT License
256 stars 27 forks source link

get "float division by zero" #45

Closed robotechdy closed 2 years ago

robotechdy commented 3 years ago

get "float division by zero" when I try to submit a solution to any LC problem leetcode submit --id 1 float division by zero

There is no issue yesterday. I guess LeetCode site just updated returned message. Maybe message parsing logic needs to be updated.

robotechdy commented 3 years ago

the issue seems gone now. -_-

robotechdy commented 2 years ago

sometimes, it happens again for a short amount of time...

robotechdy commented 2 years ago

Close this issue now. May reopen it if it happens frequently again in the future.