Borderou de evaluare (job #2199349)
Utilizator | Data | 27 aprilie 2018 12:24:46 | |
---|---|---|---|
Problema | Iepuri2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void maxim(int)’:
user.cpp:34:20: error: ‘class std::queue<two>’ has no member named ‘top’; did you mean ‘pop’?
int nod=cd.top();
^~~
user.cpp:35:20: error: ‘class std::queue<two>’ has no member named ‘top’; did you mean ‘pop’?
int val=cd.top();
^~~
user.cpp:34:13: warning: unused variable ‘nod’ [-Wunused-variable]
int nod=cd.top();
^~~
user.cpp:35:13: warning: unused variable ‘val’ [-Wunused-variable]
int val=cd.top();
^~~
user.cpp: In function ‘int main()’:
user.cpp:55:14: error: ‘x’ was not declared in this scope
fin>>x>>y;
^
user.cpp:55:17: error: ‘y’ was not declared in this scope
fin>>x>>y;
^
user.cpp:70:9: error: ‘v’ was not declared in this scope
v[i]=ma[i]-mi[i]+1;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !