Borderou de evaluare (job #3236989)

Utilizator Anul2024Anul2024 Anul2024 Data 3 iulie 2024 21:05:31
Problema Autobuze3 Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int, int)': main.cpp:33:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 33 | for (int i=0; i<l[nod].size (); i++) | ~^~~~~~~~~~~~~~~ main.cpp:50:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 50 | for (int i=0; i<l[nod].size (); i++) | ~^~~~~~~~~~~~~~~ main.cpp:56:32: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 56 | for (int j=0; j<b[p[vecin]].size (); j++) | ~^~~~~~~~~~~~~~~~~~~~ main.cpp:64:16: warning: 'poz' may be used uninitialized [-Wmaybe-uninitialized] 64 | b[p[poz]].push_back (nod); | ~~~~~^ main.cpp:32:9: note: 'poz' was declared here 32 | int poz; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1287ms37339kbRespect maxim!100
Punctaj total100

Ceva nu functioneaza?