Borderou de evaluare (job #2932654)

Utilizator namesurname01Name Surname namesurname01 Data 3 noiembrie 2022 16:26:41
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void topo(int)': main.cpp:18:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 18 | for (int i = 0; i < graph[node].size(); ++i) { | ~~^~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'void dfs(int)': main.cpp:29:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 29 | for (int i = 0; i < graphT[node].size(); ++i) { | ~~^~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
15ms7393kbCorect1030
23ms7393kbCorect10
34ms7393kbCorect10
44ms7393kbCorect1030
510ms7655kbCorect10
615ms8073kbCorect10
719ms8675kbCorect1030
847ms10862kbCorect10
9104ms15257kbCorect10
10116ms18632kbCorect1010
Punctaj total100

Ceva nu functioneaza?