Borderou de evaluare (job #2956122)

Utilizator tudorcomanTudor Coman tudorcoman Data 18 decembrie 2022 16:27:32
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:70:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Muchie>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 70 | for (int i = 0; i < G[edge.src].size() && !found; i ++) { | ~~^~~~~~~~~~~~~~~~~~~~ main.cpp:78:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Muchie>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 78 | for (int i = 0; i < G[edge.dest].size() && !found; i ++) { | ~~^~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbOK1010
20ms184kbOK1010
30ms184kbOK1010
40ms184kbOK1010
50ms184kbOK1010
60ms184kbOK1010
74ms315kbOK1010
824ms446kbOK1030
947ms548kbOK10
1058ms577kbOK10
Punctaj total100

Ceva nu functioneaza?