AND20211201
AND20211201
全部文章
总结
dfs(1)
数据结构(1)
未归档(1)
洛谷(1)
题解(113)
归档
标签
去牛客网
登录
/
注册
AND20211201的博客
全部文章
/ 总结
(共1篇)
洛谷P1320 压缩技术(续集版)
题目链接:https://www.luogu.com.cn/problem/P1320 因为要对一个矩阵进行连续操作比较困难,所以可使用strcut函数来连接两个字符串,对一串字符进行操作比较简单。 #include<string.h> #include<stdio.h...
C
字符串
2021-12-15
0
488