Borderou de evaluare (job #2298113)
Utilizator | Data | 7 decembrie 2018 13:53:07 | |
---|---|---|---|
Problema | Maxd | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:14:9: error: 'INT_MIN' was not declared in this scope
int Max=INT_MIN, Min=INT_MAX, ans=0;
^~~~~~~
main.cpp: In function 'int main()':
main.cpp:81:13: error: 'Min' was not declared in this scope
Min=i;
^~~
main.cpp:83:13: error: 'ans' was not declared in this scope
ans=1;
^~~
main.cpp:86:15: error: 'ans' was not declared in this scope
++ans;
^~~
main.cpp:89:8: error: 'Min' was not declared in this scope
g<<Min<<' '<<Max<<' '<<ans<<'\n';
^~~
main.cpp:89:28: error: 'ans' was not declared in this scope
g<<Min<<' '<<Max<<' '<<ans<<'\n';
^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !