Borderou de evaluare (job #3340100)

Utilizator ManeaMihneaManea Mihnea Gabriel ManeaMihnea Data 12 februarie 2026 09:51:33
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:37:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 37 | for (i=0; i<G[x].size(); i++) | ~^~~~~~~~~~~~ main.cpp: In function 'void dfst(int)': main.cpp:47:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 47 | for (i=0; i<GT[x].size(); i++) | ~^~~~~~~~~~~~~ main.cpp: In function 'void afisare()': main.cpp:66:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 66 | {for (j=0; j<CTC[i].size(); j++) | ~^~~~~~~~~~~~~~ main.cpp:66:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 66 | {for (j=0; j<CTC[i].size(); j++) | ^~~ main.cpp:67:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 67 | fout<<CTC[i][j]<<' '; fout<<'\n';} | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms303kbCorect1030
21ms303kbCorect10
31ms303kbCorect10
41ms303kbCorect1030
52ms557kbCorect10
64ms1343kbCorect10
74ms1863kbCorect1030
814ms4587kbCorect10
932ms13299kbCorect10
1038ms18583kbCorect1010
Punctaj total100

Ceva nu functioneaza?