Dyskusje Q&A
Sum of interior =(N-2) × 180
4 głosów
3 odpowiedziObjects in heap?
0 głosów
1 OdpowiedźCreating and array for struct
0 głosów
1 OdpowiedźDo you use tab over spaces?
2 głosów
1 OdpowiedźI need help fixmy linked list
0 głosów
1 Odpowiedź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.
0 głosów
2 odpowiedziPopularne dzisiaj
how does this code function?
2 Votes
.
1 Votes
What?
0 Votes
HTML
0 Votes
i need to learn Coding
0 Votes
Quiz duel
0 Votes
Web
0 Votes
FRC Coding?
1 Votes
help
0 Votes
APIs
1 Votes