405. Convert a Number to Hexadecimal
原题链接
Given an integer, write an algorithm to convert it to hexadecimal. For negative integer, two’s complement method is used. Given an
原题链接
Given an integer, write an algorithm to convert it to hexadecimal. For negative integer, two’s complement method is used. Given an