Borderou de evaluare (job #2947361)
Utilizator | Data | 25 noiembrie 2022 23:25:51 | |
---|---|---|---|
Problema | Retea2 | 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:46:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
46 | for( int i = 0; i < blocuri.size(); ++i )
| ~~^~~~~~~~~~~~~~~~
main.cpp:47:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
47 | for( int j = 0; j < centrale.size(); ++j )
| ~~^~~~~~~~~~~~~~~~~
main.cpp:57:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
57 | for( int i = 0; i < blocuri.size(); ++i )
| ~~^~~~~~~~~~~~~~~~
main.cpp:64:19: error: 'setprecision' was not declared in this scope
64 | g << fixed << setprecision(6) << total;
| ^~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !