博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
电话费
阅读量:5035 次
发布时间:2019-06-12

本文共 746 字,大约阅读时间需要 2 分钟。

#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
using namespace std;char a[10005], b[10005];int main(){ int n, s, k; while (scanf("%d%d", &n, &s)==2) { int temp = s, num = 0; memset(b, 0, sizeof(b)); scanf("%s", a + 1); for (int i = 1; i <= n; i++) { if (num>0 && a[i] != '0'&&b[1]>a[i] && s >= num) { s = s - num; b[1] = a[i]; num = 1; continue; } while (num>0 && s>0 && b[num]>a[i]) { if (num == 1 && a[i] == '0') break; s = s - 1, num = num - 1; } num++; b[num] = a[i]; } for (int i = 1; i <= n - temp; i++) cout<

转载于:https://www.cnblogs.com/jenayfighting/p/5180398.html

你可能感兴趣的文章
android客户端向服务器发送请求中文乱码的问
查看>>
UOJ#220. 【NOI2016】网格 Tarjan
查看>>
Symfony翻译教程已开课
查看>>
Python模块之pickle(列表,字典等复杂数据类型与二进制文件的转化)
查看>>
通过数据库表反向生成pojo类
查看>>
css_去掉默认样式
查看>>
TensorFlow2.0矩阵与向量的加减乘
查看>>
NOIP 2010题解
查看>>
javascript中的each遍历
查看>>
String中各方法多数情况下返回新的String对象
查看>>
浅谈tcp粘包问题
查看>>
UVA11524构造系数数组+高斯消元解异或方程组
查看>>
排序系列之——冒泡排序、插入排序、选择排序
查看>>
爬虫基础
查看>>
jquery.lazyload延迟加载图片第一屏问题
查看>>
HDU 1011 Starship Troopers (树形DP)
查看>>
手把手教你写DI_1_DI框架有什么?
查看>>
.net常见的一些面试题
查看>>
OGRE 源码编译方法
查看>>
上周热点回顾(10.20-10.26)
查看>>