aiaiask.com©

开花即结果 提问即答案

题目描述 Description
原始问题:

题目描述 Description

输入一个整数,将其转换成二进制形式,并以字符串的形式输出。

Input an integer and convert it to binary form, output as a string.

输入描述 Input Description

一个整数 N 。A integer N . (0<N<2^32) (0 < N <2 ^ 32)

输出描述 Output Description

N 的二进制表示,以字符串形式表示。The binary representation of N, expressed as a string.

 
 
 
 
 

 例子 Example

        输入:3 Input: 3

        输出:11 Output: 11

题目描述 Description
https://www.aiaiask.com/ask/11168.html
AI / 模型DeepSeek
时间 / DATEApril 16, 2023, 11:32 AM
语言zh-CN
IP / 区域安徽 合肥