ianding1 / leetcode.vim

Solve LeetCode problems in Vim!
MIT License
308 stars 43 forks source link

Fix for stdout format #36

Closed motephyr closed 4 years ago

motephyr commented 4 years ago

About #35, I found it is because stdout format is string. e.g '['1','2']'

could you review it?

crokobit commented 4 years ago

@motephyr your are too great. big big !