当前位置:网站首页>Lv166 turned over
Lv166 turned over
2022-07-04 16:31:00 【HBUcs2020】
【2020HBU Ladder training 】7-18 6 flared up _ Han Xu 051 The blog of -CSDN Blog
```cpp
#include<iostream>
using namespace std;
int main() {
string s;
getline(cin,s);
int i=0;
int cnt;
while(i<s.size()){
if(s[i]!='6') cout<<s[i++];
else{
for(cnt=0;s[i]=='6'&&i<s.size();i++,cnt++);
if(cnt>9) cout<<27;
else if(cnt>3) cout<<9;
else
while(cnt--) cout<<6;
}
}
return 0;
}
边栏推荐
- What is torch NN?
- Unity script API - GameObject game object, object object
- Move, say goodbye to the past again
- Interpretation of the champion scheme of CVPR 2020 night target detection challenge
- Research Report on market supply and demand and strategy of tetramethylpyrazine industry in China
- Hair growth shampoo industry Research Report - market status analysis and development prospect forecast
- Rearrange array
- [flask] ORM one to many relationship
- Unity script API - transform transform
- The four most common errors when using pytorch
猜你喜欢

Will the memory of ParticleSystem be affected by maxparticles

How was MP3 born?

What is torch NN?

AI system content recommendation issue 24

Big God explains open source buff gain strategy live broadcast

Move, say goodbye to the past again

Function test - knowledge points and common interview questions
![[North Asia data recovery] a database data recovery case where the partition where the database is located is unrecognized due to the RAID disk failure of HP DL380 server](/img/21/513042008483cf21fc66729ae1d41f.jpg)
[North Asia data recovery] a database data recovery case where the partition where the database is located is unrecognized due to the RAID disk failure of HP DL380 server
Detailed explanation of MySQL composite index (multi column index) use and optimization cases

函数式接口,方法引用,Lambda实现的List集合排序小工具
随机推荐
Recommend 10 excellent mongodb GUI tools
2022年九大CIO趨勢和優先事項
Shell programming basics
Research Report on market supply and demand and strategy of tetramethylpyrazine industry in China
Move, say goodbye to the past again
Unity prefab day04
Research Report of exoskeleton robot industry - market status analysis and development prospect prediction
Interpretation of the champion scheme of CVPR 2020 night target detection challenge
165 webmaster online toolbox website source code / hare online tool system v2.2.7 Chinese version
The content of the source code crawled by the crawler is inconsistent with that in the developer mode
Selenium element interaction
Selenium browser (2)
. Net delay queue
QT graphical view frame: element movement
What encryption algorithm is used for the master password of odoo database?
Practice: fabric user certificate revocation operation process
Feature extraction and detection 15-akaze local matching
How can floating point numbers be compared with 0?
Solve the error of JSON module in PHP compilation and installation under CentOS 6.3
Intranet penetrating FRP: hidden communication tunnel technology