starry
starry-clouds
starry clouds Created: 2023-08-19T19:04+08:00 Published: 2023-09-24T20:59+08:00 Categories: Fragment 目录承诺久远关于考差爱是瘟疫游泳的鱼学习态度爱没有别的愿望月亮积雨云美如星空好久不见 承诺久远 占 ......
题解 CF1517G 【Starry Night Camping】
posted on 2022-10-08 22:03:07 | under 题解 | [source](https://www.luogu.com.cn/blog/_post/488890) 神仙 min-cut,果然,flow 题的难点是想到 flow,非 flow 题的难点是不要想到 flow。 ......
【whale-starry-stl】01天 list学习笔记
# 一、知识点 ## 1. std::bidirectional_iterator_tag `std::bidirectional_iterator_tag` 是 C++ 标准库中定义的一个迭代器类型标签,用于标识支持双向遍历的迭代器类型。 在 C++ 中,迭代器是一种泛型指针,用于遍历容器中的元素 ......