Given an integer num , return a string representing its hexadecimal representation. For negative integers, two's complement method is used.
確定! 回上一頁