题目:https://vjudge.net/problem/51Nod-1384主要是排序+生成全排列,练习一下sort next_permutation两个函数。注意头文件都是<algorithm>.strlen头文件<cstring>,勿漏。#include <cstdio>#include <algorithm>#include <cstring>using namespace std ......
本文摘自 :https://www.cnblogs.com/
海量资源,尽在掌握
题目:https://vjudge.net/problem/51Nod-1384主要是排序+生成全排列,练习一下sort next_permutation两个函数。注意头文件都是<algorithm>.strlen头文件<cstring>,勿漏。#include <cstdio>#include <algorithm>#include <cstring>using namespace std ......
本文摘自 :https://www.cnblogs.com/
开通会员,享受整站包年服务