F&A Diskussionen
Asking an important question
1 Stimme
13 AntwortenNeed help in javascript
7 Stimmen
2 Antwortenwhats wrong?
0 Stimmen
3 Antwortenwhats the problem?
0 Stimmen
4 AntwortenBasic knowledge
0 Stimmen
4 AntwortenAnyone help me with this?
0 Stimmen
2 AntwortenWY 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 Stimmen
2 AntwortenHeute heiß
What's wrong in my code?
4 Votes
App Development
1 Votes
HTML
1 Votes
GUI-Based Python code in Webpage
2 Votes
Introduction of html
0 Votes
CSS or Tailwind
1 Votes
Web Developer Job?
1 Votes