Borderou de evaluare (job #3190010)

Utilizator iulia_tamasTamas Iulia iulia_tamas Data 6 ianuarie 2024 19:58:13
Problema Senat Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In member function 'void Graf::afis()': main.cpp:52:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 52 | for(int j=0; j<adc[i].size(); j++){ | ~^~~~~~~~~~~~~~ main.cpp: In member function 'int Graf::bfs(int, int)': main.cpp:70:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 70 | for(int i=0; i<adc[nod].size(); i++){ | ~^~~~~~~~~~~~~~~~ main.cpp: In member function 'void Graf::senat(int, int, int, int)': main.cpp:115:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 115 | for(int j=0; j<adc[i].size(); j++) | ~^~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:129:13: warning: unused variable 'x' [-Wunused-variable] 129 | int s,d,x,y,c,n,m; | ^ main.cpp:129:15: warning: unused variable 'y' [-Wunused-variable] 129 | int s,d,x,y,c,n,m; | ^ main.cpp:129:17: warning: unused variable 'c' [-Wunused-variable] 129 | int s,d,x,y,c,n,m; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbS-a respectat legea!10
20ms557kbS-a respectat legea!10
30ms303kbS-a respectat legea!10
41ms557kbS-a respectat legea!10
52ms557kbS-a respectat legea!10
61ms557kbS-a respectat legea!10
73ms819kbS-a respectat legea!10
83ms819kbS-a respectat legea!10
90ms303kbS-a respectat legea!10
101ms557kbS-a respectat legea!10
Punctaj total100

Ceva nu functioneaza?