摘要: c语言中反转字符串的函数strrev(),reverse() #include<string.h>的 strrev()用来反转字符数组 #include<algorithm>的reverse() 用来反转容器中的内容 矩阵相乘 https://www.cnblogs.com/ljy-endl/p/1 阅读全文
posted @ 2019-10-30 16:54 小草今天又在摸鱼吗 阅读(126) 评论(0) 推荐(0) 编辑
摘要: AC自动机:https://www.cnblogs.com/cjyyb/p/7196308.html cpu的乱序执行 : https://blog.csdn.net/qq_36623327/article/details/107622833 https://www.zhihu.com/questi 阅读全文
posted @ 2019-10-30 15:40 小草今天又在摸鱼吗 阅读(105) 评论(0) 推荐(0) 编辑