Borderou de evaluare (job #2972836)

Utilizator theo_aldescuTheodora Aldescu theo_aldescu Data 30 ianuarie 2023 15:10:41
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:13:10: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 13 | for(i=0;i<G[nod].size();i++) | ~^~~~~~~~~~~~~~ main.cpp:13:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 13 | for(i=0;i<G[nod].size();i++) | ^~~ main.cpp:15:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 15 | v[++k]=nod; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
20ms184kbOK10
30ms184kbOK10
40ms184kbOK10
50ms184kbOK10
60ms184kbOK10
74ms1626kbOK10
88ms2019kbOK10
922ms2826kbOK10
1037ms3198kbOK10
Punctaj total100

Ceva nu functioneaza?