skygragon / leetcode-cli

A cli tool to enjoy leetcode!
MIT License
3.64k stars 457 forks source link

[bugfix] Bug fix for #184, #192 #214

Open HwangTaehyun opened 4 years ago

HwangTaehyun commented 4 years ago

This resolves #184 and resolves #192.

I encountered the same bug as Issue #184, #192, so I created this PR. There seems to have been some changes in response for leetcode test api (https://leetcode.com/problems/$slug/interpret_solution).