Borderou de evaluare (job #1875636)
Utilizator | Data | 11 februarie 2017 13:28:03 | |
---|---|---|---|
Problema | Subsecventa de suma maxima | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:8:16: error: ‘INT_MIN’ was not declared in this scope
int n, s, mx = INT_MIN, a, st, ed, stp, edp;
^
user.cpp: In function ‘int main()’:
user.cpp:13:11: error: ‘a’ was not declared in this scope
fi >> a;
^
user.cpp:15:5: error: ‘stp’ was not declared in this scope
stp = 1;
^
user.cpp:16:5: error: ‘edp’ was not declared in this scope
edp = 1;
^
user.cpp:27:13: error: ‘st’ was not declared in this scope
st = stp;
^
user.cpp:28:13: error: ‘ed’ was not declared in this scope
ed = edp;
^
user.cpp:38:24: error: ‘st’ was not declared in this scope
fo << mx << ' ' << st << ' ' << ed;
^
user.cpp:38:37: error: ‘ed’ was not declared in this scope
fo << mx << ' ' << st << ' ' << ed;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !