leetcode-cli-plugins icon indicating copy to clipboard operation
leetcode-cli-plugins copied to clipboard

[Bug] °(degree) is printed incorrectly.

Open ketankr9 opened this issue 6 years ago • 0 comments
trafficstars

Actual: ...the `45\xb0 diagonal` and the `135\xb0 diagonal`... Expected: ...the `45° diagonal` and the `135° diagonal`...

To reproduce: leetcode-cli show 51 --solution Specifically here https://leetcode.com/problems/n-queens/discuss/19808 leetcode-cli 2.6.1

ketankr9 avatar Dec 25 '18 16:12 ketankr9