Borderou de evaluare (job #2702233)
Utilizator | Data | 3 februarie 2021 12:42:04 | |
---|---|---|---|
Problema | Secventa 2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:6:47: error: 'INT_MAX' was not declared in this scope
int start, stop, a[Nmax], ind, i, n, k, Min = INT_MAX, ans = INT_MIN;
^~~~~~~
main.cpp: In function 'int main()':
main.cpp:26:26: error: 'ans' was not declared in this scope
if (a[i] - Min > ans)
^~~
main.cpp:33:44: error: 'ans' was not declared in this scope
fout << start << ' ' << stop << ' ' << ans;
^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !