Borderou de evaluare (job #2959546)

Utilizator liviu_gheorghe1234Liviu Gheorghe liviu_gheorghe1234 Data 31 decembrie 2022 21:28:47
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 'int main()': main.cpp:140:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 140 | for(int j = 0; j < adjList[currentNode].size(); j++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:182:18: warning: unused variable 'edgeFound' [-Wunused-variable] 182 | bool edgeFound = false; | ^~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
20ms184kbOK10
30ms184kbOK10
45ms3854kbOK10
526ms11022kbOK10
612ms18272kbKilled by Signal 90
712ms18460kbKilled by Signal 90
80ms184kbKilled by Signal 110
90ms184kbKilled by Signal 110
100ms184kbKilled by Signal 110
Punctaj total50

Ceva nu functioneaza?