Borderou de evaluare (job #3137404)
Utilizator | Data | 12 iunie 2023 19:49:06 | |
---|---|---|---|
Problema | NoGameNoLife - The Final Stage | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In member function 'int arbore::mindist(int, int)':
main.cpp:82:13: warning: variable 'care' set but not used [-Wunused-but-set-variable]
82 | int care=-1;
| ^~~~
main.cpp: In member function 'void arbore::output_minroad(int, int)':
main.cpp:123:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
123 | for(int i=0;i<rez1.size();i++)
| ~^~~~~~~~~~~~
main.cpp:139:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
139 | for(int i=0;i<rez4.size();i++)
| ~^~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:187:40: error: 'q' was not declared in this scope
187 | int cv = max(5, min(100, 1000000 / q / CNT_DIJ));
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !