【例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.
Description
Convert an integer to binary and output it from least significant bit to most significant bit.
Input Format
A single line containing a positive integer ().
Output Format
Output a binary number from least significant bit to most significant bit, representing the binary form of . No spaces between digits.
Sample
111101
20251018B班作业(3)
- Status
- Done
- Problem
- 2
- Open Since
- 2025-10-19 0:00
- Deadline
- 2025-10-26 23:59
- Extension
- 24 hour(s)