#E. 练43.2十进制转十六进制

    Type: Default 1000ms 256MiB

练43.2十进制转十六进制

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

说明

请把一个十进制数转变为十六进制数,其中 10sim1510sim 15 分别用大写字母AABBCCDDEEFF表示。

输入格式

一个十进制数 nn (1n1091≤n≤10^9)。

输出格式

一个整数,表示对应的十六进制数。

样例

31
1F

(11.03)周日1530

Not Claimed
Status
Done
Problem
8
Open Since
2024-11-3 0:00
Deadline
2024-11-10 23:59
Extension
24 hour(s)