Borderou de evaluare (job #1071599)
Utilizator | Data | 3 ianuarie 2014 10:14:54 | |
---|---|---|---|
Problema | Subsecventa de suma maxima | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:6:11: error: size of array ‘a’ is too large
int a[INF], b[INF], i, n, max, j, k;
^
user.cpp:6:19: error: size of array ‘b’ is too large
int a[INF], b[INF], i, n, max, j, k;
^
user.cpp:11:8: error: ‘a’ was not declared in this scope
f >> a[i];
^
user.cpp:12:6: error: ‘a’ was not declared in this scope
max=a[1];
^
user.cpp:16:3: error: ‘b’ was not declared in this scope
b[i] = a[i];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !