摘要: next_permutation用法: next_permutation在#include<algorithm>头文件中。 next_permutation用法类似sort函数。 注意:使用前应该先排序再使用此函数! 1.int #include<iostream>#include<algorith 阅读全文
posted @ 2021-04-14 23:03 20kmのshimakaze 阅读(183) 评论(0) 推荐(0)