• Cursos
  • Code Compiler
  • Discussão
  • Preços
  • Equipas
Menu

Discussões 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 Voto
2 Respostas
11th Jul 2016, 11:19 PM
zak
< Anterior1...89Seguinte >
Popular hoje
Quiz App: Step 3, Restart Button
0 Votes
How to do a responsive page?
1 Votes
Running a python code
1 Votes
Can I make coding projects here and run them without sololearn pro, only in sololearn.
0 Votes
Hey I've done the C# and SQL beginner and intermediate, but still feel like there could be more... Is there advanced somewhere?
0 Votes
How create a new language ?
0 Votes
Is there any debugging practice here or not?
1 Votes
Ai in future
1 Votes
Hola
0 Votes
How To Enable Disable Divs?
0 Votes