当前位置:网站首页>十六进制
十六进制
2022-07-04 13:32:00 【Zaltana】
输出202,117,70,130的十进制,八进制,十六进制数据形式,结果为0dddddd或0Xddddd。
格式
输入格式:无
输出格式:输出为整型,空格分隔。每个数的输出占- -行。
样例1
输入:无
输出: 202 0312 0XCA
117 0165 0X75
70 0106 0X46
130 0202 0X82
#include<bits/stdc++.h>
using namespace std;
int main( )
{
printf("%d %#o %#X\n" ,202,202 , 202);
printf("%d %#o %#X\n" ,117,117,117);
printf("%d %#o %#X\n" ,70,70,70);
printf("%d %#o %#X\n", 130, 130, 130);
return 0;
}
边栏推荐
- 深度学习 网络正则化
- Respect others' behavior
- Red envelope activity design in e-commerce system
- LVGL 8.2 text shadow
- 《opencv学习笔记》-- 线性滤波:方框滤波、均值滤波、高斯滤波
- Free, easy-to-use, powerful lightweight note taking software evaluation: drafts, apple memo, flomo, keep, flowus, agenda, sidenote, workflow
- Xcode abnormal pictures cause IPA packet size problems
- 金额计算用 BigDecimal 就万无一失了?看看这五个坑吧~~
- Comment configurer un accord
- Is BigDecimal safe to calculate the amount? Look at these five pits~~
猜你喜欢
Luo Gu - some interesting questions
Kubernets Pod 存在 Finalizers 一直处于 Terminating 状态
深度学习 神经网络的优化方法
TechSmith Camtasia studio 2022.0.2 screen recording software
Query optimizer for SQL optimization
信号处理之一阶RC低通滤波器宏指令实现(繁易触摸屏)
IO流:节点流和处理流详细归纳。
Introduction to modern control theory + understanding
Five minutes of machine learning every day: how to use matrix to represent the sample data of multiple characteristic variables?
UFO: Microsoft scholars have proposed a unified transformer for visual language representation learning to achieve SOTA performance on multiple multimodal tasks
随机推荐
Openresty redirection
关于FPGA底层资源的细节问题
C language achievement management system for middle school students
Detailed explanation of visual studio debugging methods
remount of the / superblock failed: Permission denied
各大主流编程语言性能PK,结果出乎意料
Summary of common problems in development
Luo Gu - some interesting questions 2
函数计算异步任务能力介绍 - 任务触发去重
LVGL 8.2 List
%f格式符
Docker compose public network deployment redis sentinel mode
Query optimizer for SQL optimization
selenium 元素交互
LVGL 8.2 Line
[algorithm leetcode] interview question 04.03 Specific depth node linked list (Multilingual Implementation)
Codeforce:c. sum of substrings
C language set operation
Redis 發布和訂閱
Programmers exposed that they took private jobs: they took more than 30 orders in 10 months, with a net income of 400000