Borderou de evaluare (job #2969483)

Utilizator StanCatalinStanCatalin StanCatalin Data 23 ianuarie 2023 11:35:14
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void ComponenteTareConexe()': main.cpp:145:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 145 | for (int i=0; i<vec.size(); i++) { | ~^~~~~~~~~~~ main.cpp: In function 'int Kruskal()': main.cpp:271:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, std::pair<int, int> > >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 271 | for (int i=0; i<muchii.size(); i++) { | ~^~~~~~~~~~~~~~ main.cpp: In function 'void Dijkstra()': main.cpp:364:13: warning: unused variable 'cost' [-Wunused-variable] 364 | int cost = aux.first; | ^~~~ main.cpp:354:20: warning: unused variable 'viz' [-Wunused-variable] 354 | int dist[dim], viz[dim]; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
19ms12304kbMemory limit exceeded0
29ms12304kbMemory limit exceeded0
39ms12304kbMemory limit exceeded0
49ms12304kbMemory limit exceeded0
510ms12304kbMemory limit exceeded0
610ms12304kbMemory limit exceeded0
710ms12304kbMemory limit exceeded0
89ms12304kbMemory limit exceeded0
99ms12304kbMemory limit exceeded0
102ms7655kbKilled by Signal 90
Punctaj total0

Ceva nu functioneaza?