Borderou de evaluare (job #3236985)

Utilizator Anul2024Anul2024 Anul2024 Data 3 iulie 2024 20:53:01
Problema Autobuze3 Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int, int)': main.cpp:34:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 34 | for (int i=0; i<l[nod].size (); i++) | ~^~~~~~~~~~~~~~~ main.cpp:51:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 51 | for (int i=0; i<l[nod].size (); i++) | ~^~~~~~~~~~~~~~~ main.cpp:57:32: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 57 | for (int j=0; j<pers[vecin].size (); j++) | ~^~~~~~~~~~~~~~~~~~~~ main.cpp:64:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 64 | for (int j=0; j<pers[poz].size (); j++) | ~^~~~~~~~~~~~~~~~~~ main.cpp:66:55: warning: 'poz' may be used uninitialized [-Wmaybe-uninitialized] 66 | fout<<"Move "<<nod<<" "<<p[nod]<<" "<<p[poz]<<"\n"; | ^~~~ main.cpp:33:9: note: 'poz' was declared here 33 | int poz; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1217ms65777kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?