Borderou de evaluare (job #2811704)

Utilizator gabrielanideleaNidelea Gabriela-Andreea gabrielanidelea Data 2 decembrie 2021 22:31:01
Problema Floyd-Warshall/Roy-Floyd Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In member function 'void graf::criticalConnections(int, int)': main.cpp:234:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 234 | for(int i=0; i<ans.size(); i++) | ~^~~~~~~~~~~ main.cpp: In member function 'void graf::afisare_bic()': main.cpp:296:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 296 | for(int i=0; i<rezultat.size(); i++) | ~^~~~~~~~~~~~~~~~ main.cpp:299:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 299 | for(int i=0; i<rezultat.size(); i++) //pt fiecare componenta biconexa | ~^~~~~~~~~~~~~~~~ main.cpp:301:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 301 | for(int j=0; j<rezultat[i].size(); j++) | ~^~~~~~~~~~~~~~~~~~~ main.cpp: In member function 'bool graf::HavelOK(int, std::vector<int>&)': main.cpp:318:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 318 | if(x>v.size()) | ~^~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
16ms4468kbKilled by Signal 90
26ms4468kbKilled by Signal 90
36ms4468kbKilled by Signal 90
45ms4468kbKilled by Signal 90
56ms4468kbKilled by Signal 90
66ms4464kbKilled by Signal 90
76ms4472kbKilled by Signal 90
86ms4468kbKilled by Signal 90
97ms4755kbMemory limit exceeded0
106ms4468kbKilled by Signal 90
Punctaj total0

Ceva nu functioneaza?