Introduction - If you have any usage issues, please Google them yourself
Description: Enter a decimal number N, converted it to the number of R band output. Input: Enter the total line contains two integers N (32 bit integer) and R (2 < = R < = 16, R < > 10). Output: Output the converted number, the output line. If R is greater than 10, then the rules of the corresponding reference number 16 hex (for example, 10-16 were expressed with AF, etc.). Input sample: 2312668716 Output Sample: 1B 1A1F