Borderou de evaluare (job #2970140)
Utilizator | Data | 24 ianuarie 2023 12:45:02 | |
---|---|---|---|
Problema | Lacuri | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void leePath()':
main.cpp:98:15: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<pozWDad>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
98 | while(ind <= q.size()-1){
| ~~~~^~~~~~~~~~~~~
main.cpp:118:42: warning: narrowing conversion of 'ind' from 'long long int' to 'int' [-Wnarrowing]
118 | q.push_back({{newx,newy},ind});
| ^~~
main.cpp: At global scope:
main.cpp:171:1: error: expected declaration before '}' token
171 | }
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !