Borderou de evaluare (job #2961053)

Utilizator HAUBAUHAULICA TUDOR HAUBAU Data 5 ianuarie 2023 17:30:42
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 80

Raport evaluator

Compilare: main.cpp: In function 'bool pairup(int)': main.cpp:21:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 21 | for(int i=0;i<G[nod].size();i++) | ~^~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:47:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 47 | { for(int j=1;j<=N;j++) | ^~~ main.cpp:49:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 49 | if(pairup(i)) | ^~ main.cpp:35:13: warning: unused variable 'z' [-Wunused-variable] 35 | int x,y,z; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
20ms184kbOK10
30ms184kbOK10
40ms184kbOK10
52ms2674kbOK10
643ms2990kbOK10
726ms3387kbOK10
872ms3301kbOK10
9203ms3825kbTime limit exceeded0
10202ms4956kbTime limit exceeded0
Punctaj total80

Ceva nu functioneaza?