Borderou de evaluare (job #2017745)

Utilizator medicinedoctoralexandru medicinedoctor Data 2 septembrie 2017 13:12:51
Problema BFS - Parcurgere in latime Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void read()’: user.cpp:19:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int pairIndex = 0; pairIndex < edges; pairIndex++) { ^ user.cpp: In function ‘void shortestWay()’: user.cpp:45:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int index = 0; index < queue.size(); index++) { ^ user.cpp:47:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; neighborIndex < graph[node].size(); neighborIndex++) { ^ user.cpp: In function ‘void write()’: user.cpp:60:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int index = 1; index < distances.size(); index++) { ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms424kbOK10
20ms428kbOK10
30ms424kbOK10
44ms500kbOK10
58ms588kbOK10
656ms1456kbOK10
7168ms3012kbOK10
8156ms3620kbOK10
9864ms9464kbOK10
10860ms9456kbOK10
Punctaj total100

Ceva nu functioneaza?