当前位置:网站首页>Characters and integers
Characters and integers
2022-06-28 20:13:00 【Zaltana】
Output 'X',65 The characters of , Decimal data form .
Format
Input format : nothing
Output format : The output characters , Decimal integer , The blank space to separate
Examples
Input : nothing
Output :X 88
A 65
#include<bits/stdc++.h>
using namespace std;
int main( )
{
char a='X',b=65;
printf("%c %d\n%c %d",a,a,b,b);
return 0;
}边栏推荐
猜你喜欢

ThreadLocal原理

How to obtain the coordinates of the aircraft passing through both ends of the radar

计网 | 一文解析TCP协议所有知识点
![[go language questions] go from 0 to entry 5: comprehensive review of map, conditional sentences and circular sentences](/img/7a/16b481753d7d57f50dc8787eec8a1a.png)
[go language questions] go from 0 to entry 5: comprehensive review of map, conditional sentences and circular sentences
![[algorithm] I brushed two big factory interview questions and learned array again with tears in my eyes“](/img/13/1b49326d5fe79ed1e73a2b52e7c42f.png)
[algorithm] I brushed two big factory interview questions and learned array again with tears in my eyes“

【学习笔记】主成分分析法介绍

Lecture 30 linear algebra Lecture 4 linear equations

bluecmsv1.6代码审计

CSDN salary increase technology selenium automated test stack summary

Day88. qiniu cloud: upload house source pictures and user avatars
随机推荐
蓝桥杯 历届试题 蚂蚁感冒
严重性 代码 说明 项目 文件 行 禁止显示状态 错误 LNK2038 检测到“RuntimeLibrary”的不匹配项: 值“MD_DynamicRelease”不匹配值“MDd_DynamicDe
Markdown mermaid種草(1)_ mermaid簡介
How to "calculate" in the age of computing power? The first mover advantage of "convergence of computing and networking" is very important!
easypoi
rsync远程同步
【324. 摆动排序 II】
return new int[]{i + 1, mid + 1}; return {i + 1, mid + 1};
How to understand the usability of cloud native databases?
各种类型长
[go language questions] go from 0 to entry 5: comprehensive review of map, conditional sentences and circular sentences
ComparisonChain-文件名排序
The severity code indicates that the project file line prohibits the display of status errors. C1047 object or library file ".Lib" is different from other objects (such as "x64\release\main.obj")
ArrayList of collection
Leetcode week 299
Risc-v instruction set
grep文本搜索工具
Use of WC command
2280.Cupboards
QSP读取标签配置错误问题