Borderou de evaluare (job #2802982)
Utilizator | Data | 19 noiembrie 2021 10:27:35 | |
---|---|---|---|
Problema | Secvdist | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:19:25: error: expected ';' before '}' token
19 | d.pop_back()
| ^
| ;
20 | }
| ~
main.cpp:23:25: error: expected ';' before '}' token
23 | e.pop_back()
| ^
| ;
24 | }
| ~
main.cpp:27:15: error: 'v' was not declared in this scope
27 | while(v[dmax.front()] - v[dmin.front()] > k)
| ^
main.cpp:27:17: error: 'dmax' was not declared in this scope; did you mean 'fmax'?
27 | while(v[dmax.front()] - v[dmin.front()] > k)
| ^~~~
| fmax
main.cpp:27:35: error: 'dmin' was not declared in this scope; did you mean 'fmin'?
27 | while(v[dmax.front()] - v[dmin.front()] > k)
| ^~~~
| fmin
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !