Borderou de evaluare (job #2525718)

Utilizator Emil64Emil Centiu Emil64 Data 17 ianuarie 2020 18:21:23
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.cpp: In function 'bool bfs()': main.cpp:25:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<g[nod].size(); i++){ ~^~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:68:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j< g[n].size(); j++){ ~^~~~~~~~~~~~~ main.cpp:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j<g[i].size(); j++) ~^~~~~~~~~~~~ main.cpp:41:18: warning: unused variable 'cmax' [-Wunused-variable] int i, a, b, cmax, e; ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms786kbOK10
24ms917kbOK10
35ms1310kbOK10
415ms5505kbOK10
532ms11272kbOK10
645ms20496kbMemory limit exceeded0
746ms20496kbMemory limit exceeded0
846ms20496kbMemory limit exceeded0
945ms20496kbMemory limit exceeded0
1045ms20496kbMemory limit exceeded0
Punctaj total50

Ceva nu functioneaza?