Which will print the following code:
#include <iostream>

int main()
{
    int x[5] = {2, 4, 6, 8};
    std::cout << 2[x] << std::endl;
}

Слідкуй за CodeGalaxy

Мобільний додаток Beta

Get it on Google Play
Зворотній Зв’язок
Cosmo
Зареєструйся Зараз
або Підпишись на майбутні тести