#include <iostream> #include <algorithm> /// next_permutation, sort里卖弄包括两个函数,桉顺序获得下一个要排列的数,也可以自己写一个泪时的函数。。 using namespace std; int main () { char myi Read More
posted @ 2016-04-30 18:31 地对地导弹2 Views(107) Comments(0) Diggs(0)