DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CPP
std vector random shuffle
#
include
<algorithm>
std
::
random_shuffle
(
cards_
.
begin
(
)
,
cards_
.
end
(
)
)
;
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#std
#vector
#random
#shuffle
ADD COMMENT
Topic
COMMENT
Name
2+9 =
Submit