A. [R9A]六进制

    Type: Default 1000ms 512MiB

[R9A]六进制

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.

时空限制

1S/512M

题目描述

六进制就是逢六进一,比如 55 在六进制下等于 5566 在六进制下等于 10101313 在六进制下等于 2121

请输出 xx 在六进制下等于多少。

格式

输入格式

第一行包含一个整数 xx

输出格式

输出一个整数表示 xx 在六进制下等于多少。

样例

样例输入 #1

13

样例输出 #1

21

样例输入 #2

987654321

样例输出 #2

242000505413

数据规模

对于 100%100\% 的数据,1x10181\leq x\leq 10^{18}

代码源挑战赛 Round 9

Not Attended
Status
Done
Rule
DMY
Problem
6
Start at
2025-4-25 20:00
End at
2025-4-25 21:30
Duration
1.5 hour(s)
Host
Partic.
450