#1285. python-进制转换-输入一个整数(十进制数),转换为36进制数

python-进制转换-输入一个整数(十进制数),转换为36进制数

Background

Description

python-进制转换-输入一个整数(十进制数),转换为36进制数

Format

Input

Output

Samples

35
Z
36
10
3020
2BW

Limitation

1s, 1024KiB for each test case.