Borderou de evaluare (job #3270186)

Utilizator andriescucosminaandriescu cosmina andriescucosmina Data 22 ianuarie 2025 12:48:51
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void citire()': main.cpp:32:12: warning: unused variable 'i' [-Wunused-variable] 32 | int m, i, x, y; | ^ main.cpp: In function 'void afisare()': main.cpp:50:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 50 | for(int j=0; j<ctc[i].size(); j++) | ~^~~~~~~~~~~~~~ main.cpp:50:10: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 50 | for(int j=0; j<ctc[i].size(); j++) | ^~~ main.cpp:52:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 52 | fout << endl; | ^~~~ main.cpp: In function 'void DFS(int)': main.cpp:61:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 61 | for(i=0; i<G[x].size(); i++) | ~^~~~~~~~~~~~ main.cpp: In function 'void DFST(int)': main.cpp:72:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 72 | for(i=0; i<GT[x].size(); i++) | ~^~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms303kbCorect1030
21ms303kbCorect10
31ms303kbCorect10
41ms303kbCorect1030
53ms557kbCorect10
65ms1343kbCorect10
79ms2392kbCorect1030
828ms5967kbCorect10
958ms13299kbCorect10
1077ms18767kbCorect1010
Punctaj total100

Ceva nu functioneaza?