Zoee

Results 15 issues of Zoee

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is this feature provided in the master branch? - [X] I have checked...

enhancement
low_priority
linux

![图片](https://user-images.githubusercontent.com/30841158/185790086-eef1a05e-152a-457a-8393-9565bf52e547.png) ![图片](https://user-images.githubusercontent.com/30841158/185790126-24a37041-36b1-4098-9c70-7eb4cb6f2c29.png) ![图片](https://user-images.githubusercontent.com/30841158/185790142-9710546b-513b-40c2-be13-2e948bc7c3f0.png)

If you want to report a bug,please make sure that the bug is caused by `lx` and you didn't do anything wrong. --- - [√ ] I'm sure that the...

bug

WebOS3.34.95 - - C1 - - Stuck at Connecting

# 新功能的预期行为是什么? 尝试使用 shor 分解大整数,但发现传参为 int 参数,重载了吗,建议支持高精度

enhancement

> https://github.com/ustclug/hackergame2019-writeups/tree/master/official/%E5%8D%81%E6%AC%A1%E6%96%B9%E6%A0%B9 也许可以通过 sagemath 的 nth_root() 实现?

If you want to report a bug,please make sure that the bug is caused by `lx` and you didn't do anything wrong. --- - [ √] I'm sure that the...

bug

Please teach a question, any or all this question My code will waive a case if I remove list() ```python n = int(input()) def palindromic(n): n = str(n) if n...