[Bug libstdc++/11364] New: half of permuations missing
craie at acm dot org
gcc-bugzilla@gcc.gnu.org
Sun Jun 29 01:30:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11364
Summary: half of permuations missing
Product: gcc
Version: 3.0.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: craie at acm dot org
CC: gcc-bugs at gcc dot gnu dot org
next_permutation called with a list of 6 items stops permuting after
only 360 rearrangements are generated. 6! is 720.
More information about the Gcc-bugs
mailing list