【例43.3】 转二进制
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.
说明
请你把一个整数转化为二进制并从低位到高位输出。
输入格式
一行,仅含一个正整数 ()。
输出格式
从低位到高位输出一个二进制数,表示的二进制形式,每位之间不需要空格。
样例
11
1101
金牛周日9:00 阶段测试
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 7
- Start at
- 2023-12-17 9:00
- End at
- 2023-12-17 11:00
- Duration
- 2 hour(s)
- Host
- Partic.
- 3