Borderou de evaluare (job #2927593)

Utilizator elenaa_g23Elena Georgescu elenaa_g23 Data 20 octombrie 2022 21:51:01
Problema Parcurgere DFS - componente conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:37:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 37 | {if(vizitat[i]==0) | ^~ main.cpp:39:12: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 39 | dfs(i);} | ^~~ main.cpp:28:11: warning: unused variable 'j' [-Wunused-variable] 28 | int i,j,x,y; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK5
20ms184kbOK5
30ms184kbOK5
42ms2805kbOK5
50ms184kbOK5
60ms184kbOK5
70ms184kbOK5
80ms184kbOK5
90ms184kbOK5
100ms184kbOK5
1110ms3198kbOK5
129ms3387kbOK5
1315ms3723kbOK5
1417ms4042kbOK5
1524ms4284kbOK5
1629ms4575kbOK5
1732ms7983kbOK5
180ms184kbOK5
190ms184kbOK5
2032ms4911kbOK5
Punctaj total100

Ceva nu functioneaza?