Borderou de evaluare (job #3138917)
Utilizator | Data | 23 iunie 2023 13:27:01 | |
---|---|---|---|
Problema | Razboiul lumilor | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:15:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
15 | for(int l=0;l<G[k].size();l++)
| ~^~~~~~~~~~~~
main.cpp: In function 'void dfs1(int, int)':
main.cpp:29:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
29 | for(int l=0;l<G[k].size();l++)
| ~^~~~~~~~~~~~
main.cpp:37:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
37 | for(int l=0;l<G[k].size();l++)
| ~^~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:58:5: error: 'fin' was not declared in this scope; did you mean 'sin'?
58 | fin>>T;
| ^~~
| sin
main.cpp:84:9: error: 'fout' was not declared in this scope
84 | fout<<"Testul nr #"<<test<<"\n";
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !