Borderou de evaluare (job #2221652)

Utilizator ctlin04UAIC.VlasCatalin ctlin04 Data 15 iulie 2018 11:50:04
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘bool cupleaza(int)’: user.cpp:15:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i<g[nod].size(); ++i) ~^~~~~~~~~~~~~~ user.cpp:23:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i<g[nod].size(); ++i) ~^~~~~~~~~~~~~~ user.cpp:23:3: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for (int i=0; i<g[nod].size(); ++i) ^~~ user.cpp:30:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ return 0; ^~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1544kbOK10
20ms1544kbOK10
30ms1548kbOK10
40ms1564kbOK10
50ms1580kbOK10
68ms1696kbOK10
720ms1812kbOK10
824ms1832kbOK10
936ms2140kbOK10
1068ms2616kbOK10
Punctaj total100

Ceva nu functioneaza?