Borderou de evaluare (job #3228945)

Utilizator Ionut2212Nedelcu Alexandru Ionut Ionut2212 Data 12 mai 2024 15:38:32
Problema Diametrul unui arbore Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:14:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 14 | for(int i = 0; i < v[nod].size(); i++) | ~~^~~~~~~~~~~~~~~ main.cpp: In function 'void dfs2(int)': main.cpp:31:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 31 | for(int i = 0; i<v[nod].size(); i++) | ~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms413kbKilled by Signal 110
29ms413kbKilled by Signal 110
39ms413kbKilled by Signal 110
49ms413kbKilled by Signal 110
59ms413kbKilled by Signal 110
69ms413kbKilled by Signal 110
79ms409kbKilled by Signal 110
89ms413kbKilled by Signal 110
99ms409kbKilled by Signal 110
109ms409kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?