Pagini recente » Suffix array in O(N) | Diferente pentru blog/cpp11 intre reviziile 2 si 3 | Atasamentele paginii Suffix array in O(N) | Suffix array in O(N) | Diferente pentru blog/cpp11 intre reviziile 4 si 5
Diferente pentru
blog/cpp11 intre reviziile
#4 si
#5
Nu exista diferente intre titluri.
Diferente intre continut:
h2. What does it mean?
$C++$ users can now use a bunch of cool features, some of which are described below briefly. Keep in mind that these features are *not* yet available at OJI, ONI, etc., so only use them at home.
$C++$ users can now use a bunch of cool features, some of which are described below briefly. Keep in mind that these features are *not* yet available at OJI, ONI, etc., so don't use them at any of these competitions unless they are allowed explicitly by the regulations.
h3. auto
auto c = vector<int>(10);
==
$auto$ can also be used with $const auto$ or $const auto&$ and it works the same way other types would work. In most cases, $auto$ cannot be used in function signatures.
h3.
Nu exista diferente intre securitate.
Topicul de forum nu a fost schimbat.