贾作真时真亦贾
贾作真时真亦贾
全部文章
字符串
ACM-背包(8)
AC自动机(2)
KMP(3)
linux(3)
STL(10)
位运算(1)
其它(1)
团体程序设计天梯赛-练习集(27)
大数(2)
字典树(1)
并查集(2)
思维(1)
搜索(14)
数学(7)
暴力(3)
最小生成树(6)
最短路(3)
未归档(80)
水题(24)
知识点(9)
线段树(2)
蓝桥杯(1)
语言入门(5)
贪心(5)
递推(1)
归档
标签
去牛客网
登录
/
注册
欢迎
金风玉露一相逢,便胜却人间无数
全部文章
/ 字符串
(共9篇)
HDU 1106 排序
Problem Description 输入一行数字,如果我们把这行数字中的‘5’都看成空格,那么就得到一行用空格分割的若干非负整数(可能有些整数以‘0’开头,这些头部的‘0’应该被忽略掉,除非这个整数就是由若干个‘0’组成的,这时这个整数就是0)。 你的任务是:对这些分割得到的整数,依从...
2018-03-18
0
658
HDU 4545 魔法串
Problem Description 小明和他的好朋友小西在玩一个新的游戏,由小西给出一个由小写字母构成的字符串,小明给出另一个比小西更长的字符串,也由小写字母组成,如果能通过魔法转换使小明的串和小西的变成同一个,那么他们两个人都会很开心。这里魔法指的是小明的串可以任意删掉某个字符,或者...
2018-03-13
0
522
HDU 1727 Hastiness
Problem Description How many problems did you AC? When you read this problem, don’t hasty and careless, this is also simple, haha, I didn’t cheat y...
2017-11-19
0
362
HDU 1035 Robot Motion
Problem Description A robot has been programmed to follow the instructions in its path. Instructions for the next direction the robot is to move a...
2017-11-15
0
323
NYOJ 329 循环小数
描述 我们可爱的 c小加 近段儿正在潜心研究数学,当他学习到循环小数这一部分时不是太明白循环体是什么意思(比如说3.23232323的循环体是23、2323、23232323),假设我们现在的循环小数都是严格循环的并且有限的,也就是说不出现2.16666666(循环体为6,长度为1)的情况,只有...
2017-09-05
0
487
HDU 2017 多校联赛4 1011 Time To Get Up
Problem Description Little Q’s clock is alarming! It’s time to get up now! However, after reading the time on the clock, Little Q lies down and star...
2017-08-04
0
421
HDU 2017 多校联赛2 1001 Is Derek lying?
Problem Description Derek and Alfia are good friends.Derek is Chinese,and Alfia is Austrian.This summer holiday,they both participate in the summer ...
2017-07-27
0
663
HDU 1088 Write a simple HTML Browser
Problem Description If you ever tried to read a html document on a Macintosh, you know how hard it is if no Netscape is installed. Now, who can forg...
2017-05-15
0
459
HDU 1039 Easier Done Than Said?
Problem Description Password security is a tricky thing. Users prefer simple passwords that are easy to remember (like buddy), but such passwords are...
2017-05-14
0
376