a
Size: a a a
a
a
s
s
DS
PK
VS
SE
A
std::transform does not guarantee in-order application of unary_op or binary_op.Так что
hello
может легко превратится как в HELLO
, так и в LELOH
.ИI
DP
std::transform does not guarantee in-order application of unary_op or binary_op.Так что
hello
может легко превратится как в HELLO
, так и в LELOH
.ИI
ИI
DP
A
may be equal to first1 or first2
(входным), но To apply a function to a sequence in-order or to apply a function that modifies the elements of a sequence, use std::for_each
.A