摘要: Given an integer, write an algorithm to convert it to hexadecimal. For negative integer, two’s complement method is used. Note: Example 1: Example 2: 阅读全文
posted @ 2016-10-01 23:53 Grandyang 阅读(8756) 评论(7) 推荐(0)
Fork me on GitHub