Sesiones de PyR
Need help in javascript
7 Votos
2 Respuestaswhats wrong?
0 Votos
3 Respuestaswhats the problem?
0 Votos
4 RespuestasBasic knowledge
0 Votos
4 RespuestasFunctions
1 Voto
1 RespuestaWY 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.
0 Votos
2 RespuestasEn tendencia hoy
Loops and conditions
2 Votes
GitHub account connecting issue
3 Votes
photo upload issue in html code
0 Votes
Coding issue
2 Votes
app for lessons
1 Votes
Alguém Português por aqui?
0 Votes
Any coding competitions?
1 Votes