当前位置:网站首页>Char to leading 0
Char to leading 0
2022-07-06 08:12:00 【. dye】
void qu0(char a[])
{ ll n,j=0,m;
char b[10000]={'\0'};
if(strlen(a)>=2&&a[0]=='0')
{ n=strlen(a);
for(int i=0;i<n;i++){ if(a[i]!='0'){m=i;break;}}
for(int i=m;i<n;i++){b[j++]=a[i];}
memset(a,0,sizeof(a));
for(int i=0;i<j;i++){a[i]=b[i];}
}
}
边栏推荐
- MFC 给列表控件发送左键单击、双击、以及右键单击消息
- File upload of DVWA range
- [nonlinear control theory]9_ A series of lectures on nonlinear control theory
- [Yugong series] creation of 009 unity object of U3D full stack class in February 2022
- 07- [istio] istio destinationrule (purpose rule)
- 使用 Dumpling 备份 TiDB 集群数据到兼容 S3 的存储
- The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
- 好用的TCP-UDP_debug工具下载和使用
- wincc7.5下载安装教程(Win10系统)
- 08- [istio] istio gateway, virtual service and the relationship between them
猜你喜欢
Hcip day 16
Secure captcha (unsafe verification code) of DVWA range
21. Delete data
[Yugong series] February 2022 U3D full stack class 011 unity section 1 mind map
Analysis of pointer and array written test questions
What is the use of entering the critical point? How to realize STM32 single chip microcomputer?
[research materials] 2021 China online high growth white paper - Download attached
The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
ESP系列引脚说明图汇总
Artcube information of "designer universe": Guangzhou implements the community designer system to achieve "great improvement" of urban quality | national economic and Information Center
随机推荐
Nft智能合约发行,盲盒,公开发售技术实战--拼图篇
649. Dota2 Senate
Chinese Remainder Theorem (Sun Tzu theorem) principle and template code
珠海金山面试复盘
[t31zl intelligent video application processor data]
24. Query table data (basic)
"Designer universe" Guangdong responds to the opinions of the national development and Reform Commission. Primary school students incarnate as small community designers | national economic and Informa
Pangolin Library: control panel, control components, shortcut key settings
数据治理:元数据管理篇
[research materials] 2022 China yuancosmos white paper - Download attached
Webrtc series-h.264 estimated bit rate calculation
Asia Pacific Financial Media | "APEC industry +" Western Silicon Valley invests 2trillion yuan in Chengdu Chongqing economic circle to catch up with Shanghai | stable strategy industry fund observatio
A Closer Look at How Fine-tuning Changes BERT
面向个性化需求的在线云数据库混合调优系统 | SIGMOD 2022入选论文解读
从 TiDB 集群迁移数据至另一 TiDB 集群
[count] [combined number] value series
esRally国内安装使用避坑指南-全网最新
NFT smart contract release, blind box, public offering technology practice -- contract
JS select all and tab bar switching, simple comments
备份与恢复 CR 介绍