Borderou de evaluare (job #2948626)

Utilizator RaduIonescuRadu Ionescu RaduIonescu Data 27 noiembrie 2022 22:19:26
Problema Easygraph Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'long long int dfs_suma(int)': main.cpp:22:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 22 | for (int j = 0; j < vecini[x].size(); j++) | ~~^~~~~~~~~~~~~~~~~~ main.cpp:22:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 22 | for (int j = 0; j < vecini[x].size(); j++) | ^~~ main.cpp:25:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 25 | return distpart[x]; | ^~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1127ms2596kbOK100
Punctaj total100

Ceva nu functioneaza?