Borderou de evaluare (job #3270198)

Utilizator mihneaciobotarumihnea ciobotaru mihneaciobotaru Data 22 ianuarie 2025 12:56:12
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:27:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 27 | for(i=n; i>0; i--) | ^~~ main.cpp:33:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 33 | afisare(); | ^~~~~~~ main.cpp: In function 'void DFS(int)': main.cpp:53:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 53 | for(i=0; i<G[x].size(); i++) | ~^~~~~~~~~~~~ main.cpp: In function 'void DFST(int)': main.cpp:63:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 63 | for(i=0; i<Gt[x].size(); i++) | ~^~~~~~~~~~~~~ main.cpp: In function 'void afisare()': main.cpp:74:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 74 | for(j=0; j<ctc[i].size(); j++) | ~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms303kbCorect1030
21ms303kbCorect10
31ms303kbCorect10
41ms303kbCorect1030
52ms557kbCorect10
64ms1343kbCorect10
77ms2392kbCorect1030
818ms6033kbCorect10
948ms13328kbCorect10
1048ms18612kbCorect1010
Punctaj total100

Ceva nu functioneaza?