当前位置:网站首页>%s格式符
%s格式符
2022-07-04 13:32:00 【Zaltana】
输入字符串,然后输出前3个字符,要求占6列,右对齐。
格式
输入格式:输入字符串
输出格式:输出字符串
样例
输入:Wendy
输出: Wen
#include<bits/stdc++.h>
using namespace std;
int main( )
{
char s[100];
gets(s);
printf("%6.3s",s);
return 0;
}
边栏推荐
- LVGL 8.2 Line wrap, recoloring and scrolling
- 对话龙智高级咨询顾问、Atlassian认证专家叶燕秀:Atlassian产品进入后Server时代,中国用户应当何去何从?
- Graduation season - personal summary
- ES6 modularization
- 韩国AI团队抄袭震动学界!1个导师带51个学生,还是抄袭惯犯
- Why do domestic mobile phone users choose iPhone when changing a mobile phone?
- [local differential privacy and random response code implementation] differential privacy code implementation series (13)
- LVLG 8.2 circular scrolling animation of a label
- LVGL 8.2 Menu
- 开发中常见问题总结
猜你喜欢
Data Lake (13): spark and iceberg integrate DDL operations
[C language] Pointer written test questions
92. (cesium chapter) cesium building layering
金额计算用 BigDecimal 就万无一失了?看看这五个坑吧~~
曝光一下阿里的工资待遇和职位级别
Transplant tinyplay for imx6q development board QT system
近一亿美元失窃,Horizon跨链桥被攻击事件分析
Comment configurer un accord
LVGL 8.2 LED
UFO:微软学者提出视觉语言表征学习的统一Transformer,在多个多模态任务上达到SOTA性能!...
随机推荐
Node mongodb installation
C language achievement management system for middle school students
Query optimizer for SQL optimization
LVLG 8.2 circular scrolling animation of a label
Halo effect - who says that those with light on their heads are heroes
内存管理总结
Programmers exposed that they took private jobs: they took more than 30 orders in 10 months, with a net income of 400000
Openresty current limiting
局部修改-渐进型开发
The performance of major mainstream programming languages is PK, and the results are unexpected
EventBridge 在 SaaS 企业集成领域的探索与实践
LVGL 8.2 Line wrap, recoloring and scrolling
How to handle exceptions in multithreading?
IO flow: node flow and processing flow are summarized in detail.
5g TV cannot become a competitive advantage, and video resources become the last weapon of China's Radio and television
如何配和弦
Luo Gu - some interesting questions 2
[local differential privacy and random response code implementation] differential privacy code implementation series (13)
TechSmith Camtasia studio 2022.0.2 screen recording software
如何搭建一支搞垮公司的技术团队?