• Corsi
  • Compilatore di codice
  • Discuti
  • Prezzi
  • Squadre
Menu

Discussioni Q&A

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 Voti
2 Risposte
11th Jul 2016, 11:19 PM
zak
< Precedente1...89Successivo >
Popolare oggi
debate which is better
5 Votes
Cource
1 Votes
Im confused was that seriously it
0 Votes
Text editor
0 Votes
Which one should I start with to learn python. The developer path or both seperate beginner and intermediate python?
0 Votes
Is anyone else having this issue?
2 Votes
Arduino
2 Votes
Debugging issue?
0 Votes
how to view only application
0 Votes
Scraping
0 Votes