Borderou de evaluare (job #2599406)
Utilizator | Data | 11 aprilie 2020 14:39:13 | |
---|---|---|---|
Problema | Blat | Status | done |
Runda | Fmi No Stress 9 | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:6:17: error: 'INT_MAX' was not declared in this scope
int smax=0,smin=INT_MAX,sm=0,smn=INT_MAX;
^~~~~~~
main.cpp: In function 'void solution(int*, int, int)':
main.cpp:17:21: error: 'sm' was not declared in this scope
if(sumaStud>sm)
^~
main.cpp:19:21: error: 'smn' was not declared in this scope
if(sumaStud<smn)
^~~
main.cpp: In function 'int main()':
main.cpp:59:32: error: 'sm' was not declared in this scope
g<<smax<<"\n"<<smin<<"\n"<<sm<<"\n"<<smn;
^~
main.cpp:59:42: error: 'smn' was not declared in this scope
g<<smax<<"\n"<<smin<<"\n"<<sm<<"\n"<<smn;
^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !