Borderou de evaluare (job #2933164)

Utilizator mirceaspPetcu Mircea mirceasp Data 4 noiembrie 2022 18:44:57
Problema Catun Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:63: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] 63 | for (int i = 0; i < lista[nodCurent].size(); ++i) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:82:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 82 | for (int i = 1; i < tata.size(); ++i) | ~~^~~~~~~~~~~~~ main.cpp:85:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 85 | for (int i = 1; i < tata.size(); ++i) | ~~^~~~~~~~~~~~~ main.cpp:93:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 93 | for (int i = 1; i < tata.size(); ++i) | ~~^~~~~~~~~~~~~ main.cpp:93:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 93 | for (int i = 1; i < tata.size(); ++i) | ^~~ main.cpp:96:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 96 | f.close();g.close(); | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbIncorect0
23ms446kbIncorect0
33ms708kbIncorect0
40ms184kbIncorect0
513ms1527kbIncorect0
627ms2404kbIncorect0
70ms184kbOK10
84ms1171kbIncorect0
918ms2093kbIncorect0
1057ms4243kbIncorect0
Punctaj total10

Ceva nu functioneaza?