Borderou de evaluare (job #2811701)

Utilizator gabrielanideleaNidelea Gabriela-Andreea gabrielanidelea Data 2 decembrie 2021 22:28:22
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
16ms4464kbKilled by Signal 90
28ms4755kbMemory limit exceeded0
36ms4468kbKilled by Signal 90
46ms4468kbKilled by Signal 90
56ms4472kbKilled by Signal 90
67ms4755kbMemory limit exceeded0
76ms4472kbKilled by Signal 90
86ms4472kbKilled by Signal 90
96ms4472kbKilled by Signal 90
108ms4755kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?