Borderou de evaluare (job #3121058)

Utilizator Razvan48Capatina Razvan Nicolae Razvan48 Data 10 aprilie 2023 17:39:32
Problema Berarii2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 15

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:52:36: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 52 | for (int i = indexInFii; i < graf[nod].size() && frunza; ++i) | ~~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'void dfsInv(int)': main.cpp:88:36: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 88 | for (int i = indexInFii; i < grafInv[nod].size() && frunza; ++i) | ~~^~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:144:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 144 | for (int i = 1; i < componente.size(); ++i) | ~~^~~~~~~~~~~~~~~~~~~ main.cpp:148:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 148 | for (int j = 0; j < componente[i].size() && !areBerarie; ++j) | ~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:158:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 158 | for (int i = 1; i < componente.size(); ++i) | ~~^~~~~~~~~~~~~~~~~~~ main.cpp:160:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 160 | for (int j = 0; j < componente[i].size(); ++j) | ~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:162:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 162 | for (int k = 0; k < graf[componente[i][j]].size(); ++k) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:173:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 173 | for (int i = 1; i < componente.size(); ++i) | ~~^~~~~~~~~~~~~~~~~~~ main.cpp:181:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 181 | for (int j = 0; j < grafInvComponente[i].size(); ++j) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:196:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 196 | for (int j = 0; j < grafInvComponente[i].size(); ++j) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:202:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 202 | for (int i = 1; i < componente.size(); ++i) | ~~^~~~~~~~~~~~~~~~~~~ main.cpp:218:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 218 | for (int i = 0; i < grafInvComponente[nod].size(); ++i) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:229:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 229 | for (int i = 1; i < componente.size(); ++i) | ~~^~~~~~~~~~~~~~~~~~~ main.cpp:233:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 233 | for (int j = 0; j < componente[i].size(); ++j) | ~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:243:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 243 | for (int i = 0; i < sol.size(); ++i) | ~~^~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
19ms557kbIncorect0
29ms557kbOK5
39ms557kbIncorect0
49ms557kbOK5
59ms557kbIncorect0
69ms557kbIncorect0
79ms557kbIncorect0
89ms557kbIncorect0
99ms557kbIncorect0
109ms2453kbIncorect0
1114ms2420kbIncorect0
1224ms3551kbIncorect0
13128ms13094kbIncorect0
1424ms9359kbOK5
15212ms22679kbIncorect0
1699ms65908kbMemory limit exceeded0
17103ms66441kbMemory limit exceeded0
1899ms65658kbMemory limit exceeded0
19103ms66093kbMemory limit exceeded0
20103ms66265kbMemory limit exceeded0
Punctaj total15

Ceva nu functioneaza?