Borderou de evaluare (job #1810911)
Utilizator | Data | 20 noiembrie 2016 17:50:01 | |
---|---|---|---|
Problema | Subsecventa de suma maxima | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:9:21: error: ‘INT_MIN’ was not declared in this scope
int n, i, j, s, m = INT_MIN, a[6000001], q, r;
^
user.cpp: In function ‘int main()’:
user.cpp:17:15: error: ‘a’ was not declared in this scope
in >> a[i];
^
user.cpp:24:17: error: ‘a’ was not declared in this scope
s = a[i];
^
user.cpp:29:18: error: ‘a’ was not declared in this scope
s += a[i];
^
user.cpp:35:13: error: ‘q’ was not declared in this scope
q = j;
^
user.cpp:36:13: error: ‘r’ was not declared in this scope
r = i;
^
user.cpp:40:24: error: ‘q’ was not declared in this scope
out << m << " " << q << " " << r;
^
user.cpp:40:36: error: ‘r’ was not declared in this scope
out << m << " " << q << " " << r;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !