B. 【例43.3】 转二进制

    Type: Default 1000ms 64MiB

【例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 nn to binary and output it from least significant bit to most significant bit.

Input Format

A single line containing a positive integer nn (1n1091≤n≤10^9).

Output Format

Output a binary number from least significant bit to most significant bit, representing the binary form of nn. No spaces between digits.

Sample

11
1101

20251018B班作业(3)

Not Claimed
Status
Done
Problem
2
Open Since
2025-10-19 0:00
Deadline
2025-10-26 23:59
Extension
24 hour(s)