Borderou de evaluare (job #2901499)

Utilizator tiut_cristianTiut Cristian tiut_cristian Data 13 mai 2022 21:19:47
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int BF()': main.cpp:18:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 18 | for(int i = 1; i <= n; i++) | ^~~ main.cpp:20:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 20 | viz[1] = 1; | ^~~ main.cpp:26:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 26 | for (int j = 0; j < G[nod].size(); j++) | ~~^~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:57:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 57 | for (i = 0; i < G[n].size(); i++) | ~~^~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms188kbOK1010
213ms2408kbOK1010
31ms184kbOK1010
41ms184kbOK1010
51ms184kbOK1010
61ms184kbOK1010
73ms4501kbOK1010
821ms7127kbOK1030
920ms7897kbOK10
1059ms8351kbOK10
Punctaj total100

Ceva nu functioneaza?