• Курсы
  • Компилятор кода
  • Обсуждения
  • Цены
  • Teams
Menu

Обсуждения

WY I get a rundum number from memory when I run this code #include <iostream> using namespace std; int main () { int array [5]; for (int x = 0; x < 5; x++) { array [x] = 42; cout << x << ': ' << array [x] << endl; } return 0; } if I replace ': ' with ": " every thing works well.
arraysc++
0 голосов
2 ответов
11th Jul 2016, 11:19 PM
zak
< Предыдущий1...89Следующий >
Актуальное сегодня
Best language?
0 Votes
Need suggestions
0 Votes
Bro can you fix yt error?
0 Votes
Need suggestions to learn AI and ML
1 Votes
Best code for creating games?
0 Votes
Java full stack
0 Votes
Calculator
0 Votes
Duration of heart refilling
0 Votes
progaming
0 Votes
Why isn't a linked video not working
0 Votes