F&A Diskussionen
Contact problem!
 12 Stimmen
 11 AntwortenOops, Problem!
 3 Stimmen
 8 AntwortenAddEventListener Problem!
 0 Stimmen
 3 AntwortenLet code having problem!
 1 Stimme
 18 AntwortenSpam problem!
 2 Stimmen
 1 AntwortStrange input problem!
 0 Stimmen
 5 Antwortengoto statement problem!
 2 Stimmen
 4 AntwortenI have  a problem!
 5 Stimmen
 17 AntwortenText alignment problem!
 1 Stimme
 4 AntwortenList.append (x) problem! 
 0 Stimmen
 5 AntwortenFloat problem! Confusion?!
 1 Stimme
 3 AntwortenHelp with ballpark problem!
 1 Stimme
 5 Antwortenphp connection problem!
 0 Stimmen
 2 AntwortenCode Coach PROBLEM!
 0 Stimmen
 1 AntwortFinding a problem!
 2 Stimmen
 1 AntwortMy first coding problem!
 0 Stimmen
 6 AntwortenNeed help with this problem!
 0 Stimmen
 4 AntwortenI have a problem! 
 0 Stimmen
 1 AntwortProblem! Output is same everytime
 0 Stimmen
 2 AntwortenI have a runtime problem!
 0 Stimmen
 2 Antwortenwhat is tjis code problem!
#include <iostream>
using namespace std;
int main()
{
    int b = 5;
    int arr[b] = {11, 35, 62, 555, 989};
    int sum = 0; 
    for (int x = 0; x < 5; x++) {
        sum += arr[x];
    }
    cout << sum << endl;
    return 0;
}
 I cannot make an array using int variable in order to define array's element number!?
 1 Stimme
 7 AntwortenHeute heiß
How create a new language ?
 1 Votes
Beginner question
 0 Votes
I need help to solve this
 0 Votes
Remove
 0 Votes
Project
 0 Votes