C/C++
next_permutation()

template <class BiIter>
	bool next_permutation(BiIter start, BiIter end);
template <class BiIter, class Comp>
	bool next_permutation(BiIter start, BiIter end, Comp cmpfn);



next_permutation() . , , , . , next_permutation() false. true.

, , ,






Нет комментариев.



Оставить комментарий:
Ваше Имя:
Email:
Антибот: *  
Ваш комментарий: