当前位置:网站首页>String to leading 0
String to leading 0
2022-07-06 08:12:00 【. dye】
string qu0(string a)
{ ll n;
if(a.size()>=2&&a[0]=='0')
{ n=a.size();
for(int i=0;i<n;i++)
{ if(a[i]!='0')break;
else{a.erase(a.begin());i--;}
}
}
return a;
}边栏推荐
- 23. Update data
- [redis] Introduction to NoSQL database and redis
- "Designer universe" APEC design +: the list of winners of the Paris Design Award in France was recently announced. The winners of "Changsha world center Damei mansion" were awarded by the national eco
- 1. Color inversion, logarithmic transformation, gamma transformation source code - miniopencv from zero
- Pyqt5 development tips - obtain Manhattan distance between coordinates
- Erc20 token agreement
- 灰度升级 TiDB Operator
- Chinese Remainder Theorem (Sun Tzu theorem) principle and template code
- Migrate data from SQL files to tidb
- Hill sort c language
猜你喜欢

让学指针变得更简单(三)

23. Update data

Nacos Development Manual

Epoll and IO multiplexing of redis
![[research materials] 2021 China online high growth white paper - Download attached](/img/51/bea6179e4fac88f8b550b4213a2bca.jpg)
[research materials] 2021 China online high growth white paper - Download attached

How to use information mechanism to realize process mutual exclusion, process synchronization and precursor relationship
![08- [istio] istio gateway, virtual service and the relationship between them](/img/fb/09793f5fd12c2906b73cc42722165f.jpg)
08- [istio] istio gateway, virtual service and the relationship between them

Personalized online cloud database hybrid optimization system | SIGMOD 2022 selected papers interpretation

Database basic commands

A Closer Look at How Fine-tuning Changes BERT
随机推荐
Grayscale upgrade tidb operator
Machine learning - decision tree
Résumé des diagrammes de description des broches de la série ESP
649. Dota2 Senate
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
Artcube information of "designer universe": Guangzhou implements the community designer system to achieve "great improvement" of urban quality | national economic and Information Center
数据治理:数据质量篇
Huawei cloud OBS file upload and download tool class
ESP系列引脚說明圖匯總
Introduction to number theory (greatest common divisor, prime sieve, inverse element)
Onie supports pice hard disk
What is the use of entering the critical point? How to realize STM32 single chip microcomputer?
Codeforces Global Round 19(A~D)
Mex related learning
二叉树创建 & 遍历
Circuit breaker: use of hystrix
hcip--mpls
22. Empty the table
Document 2 Feb 12 16:54
Data governance: Data Governance under microservice architecture