Borderou de evaluare (job #3188207)

Utilizator MateitzaMatei Dinu Mateitza Data 2 ianuarie 2024 13:33:46
Problema Ghizi Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void printResult(std::ofstream&)': main.cpp:73:69: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 73 | for (unsigned k = 0; k < edgeList[i][j].size() && k < flow[i][j]; ++k) { | ~~^~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:109:9: warning: unused variable 'maxFlowValue' [-Wunused-variable] 109 | int maxFlowValue = maxFlow(); | ^~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms819kbOK10
20ms557kbOK10
31ms819kbOK10
41ms557kbOK10
51ms819kbOK10
61ms819kbOK10
71ms819kbOK10
81ms819kbOK10
90ms303kbOK10
100ms303kbOK10
Punctaj total100

Ceva nu functioneaza?