Sesiones de PyR
Matrix multiplication
0 Votos
1 RespuestaWhat is char * ?
0 Votos
3 RespuestasHow to input array.
0 Votos
2 RespuestasRAII for thread pool
0 Votos
3 RespuestasWY 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 RespuestasWhat is wrong with
1 Voto
2 RespuestasStrang value
0 Votos
5 RespuestasWhat????
0 Votos
3 RespuestasEn tendencia hoy
I NEED to make a game
1 Votes
Regarding course
0 Votes
Solved Grouping data
0 Votes
what is python
0 Votes
Naming Variables
0 Votes
Android
0 Votes
Best way to learn
0 Votes