#3704. C++-递归算法-十进制转换其他进制(36进制以内)
C++-递归算法-十进制转换其他进制(36进制以内)
Background
Description
十进制转换其他进制(36进制以内,10到35使用大写字母A到Z)
Format
Input
Output
Samples
456
2
111001000
37
36
11
70
36
1Y
Limitation
1s, 1024KiB for each test case.
十进制转换其他进制(36进制以内,10到35使用大写字母A到Z)
456
2
111001000
37
36
11
70
36
1Y
1s, 1024KiB for each test case.
By signing up a PaiBlockly编程创客平台图形模块编程软件系统 universal account, you can submit code and join discussions in all online judging services provided by us.