Borderou de evaluare (job #2962355)

Utilizator Iordache_AnaIordache Ana-Georgiana Iordache_Ana Data 8 ianuarie 2023 13:42:05
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int bfs()': main.cpp:25:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<std::pair<int, int>, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 25 | for(i=0;i<l[ncur].size();i++) | ~^~~~~~~~~~~~~~~ main.cpp: In function 'int Edmonds_Karp()': main.cpp:46:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<std::pair<int, int>, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 46 | for(i=0;i<l[s].size();i++) | ~^~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:90:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<std::pair<int, int>, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 90 | for(j=0;j<l[i].size();j++) | ~^~~~~~~~~~~~ main.cpp:89:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 89 | for(i=1;i<=n;i++) | ^~~ main.cpp:95:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 95 | return 0; | ^~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1203ms708kbTime limit exceeded0
2203ms708kbTime limit exceeded0
3200ms708kbTime limit exceeded0
4205ms708kbTime limit exceeded0
5202ms839kbTime limit exceeded0
6202ms1363kbTime limit exceeded0
7202ms2281kbTime limit exceeded0
8203ms1888kbTime limit exceeded0
9203ms3067kbTime limit exceeded0
10205ms5361kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?