Python中的补码与位运算

http://www.cnblogs.com/piperck/p/5829867.html

https://wenku.baidu.com/view/383583196c175f0e7cd137c5.html

关于int函数:
http://www.runoob.com/python/python-func-int.html

评论

此博客中的热门博文

232. Implement Queue using Stacks

496. Next Greater Element I

20. Valid Parentheses