Borderou de evaluare (job #2724817)
Utilizator | Data | 17 martie 2021 22:13:33 | |
---|---|---|---|
Problema | Vila 2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:4:28: error: 'INT_MIN' was not declared in this scope
int varste[100000],dif_max=INT_MIN,dif_curent;
^~~~~~~
main.cpp: In function 'int main()':
main.cpp:20:17: error: 'dif_curent' was not declared in this scope
dif_curent=varste[i]-varste[j];
^~~~~~~~~~
main.cpp:22:17: error: 'dif_curent' was not declared in this scope
dif_curent=varste[j]-varste[i];
^~~~~~~~~~
main.cpp:23:16: error: 'dif_curent' was not declared in this scope
if(dif_curent>dif_max)
^~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !