Borderou de evaluare (job #2778079)

Utilizator Casian_doispeChiriac Casian Casian_doispe Data 28 septembrie 2021 11:35:52
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void fil(int, int)': main.cpp:25:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 25 | for(int f = 0 ; f < m[nod].size() ; f ++) | ~~^~~~~~~~~~~~~~~ main.cpp: In function 'bool adauga_noduri()': main.cpp:46:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 46 | for(int e = 0 ; e < curenta.size() ; e ++) | ~~^~~~~~~~~~~~~~~~ main.cpp:53:1: warning: no return statement in function returning non-void [-Wreturn-type] 53 | } | ^ main.cpp: In function 'int main()': main.cpp:101:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 101 | for(int f = 0 ; f < fin.size() ; f ++) | ~~^~~~~~~~~~~~ main.cpp:104:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 104 | for(int e = 0 ; e < fin[f].size() ; e ++) | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
15ms2666kbKilled by Signal 1100
25ms2797kbKilled by Signal 110
35ms2797kbKilled by Signal 110
413ms2928kbKilled by Signal 1100
549ms3260kbKilled by Signal 110
612ms2887kbKilled by Signal 110
718ms3059kbKilled by Signal 1100
843ms3690kbKilled by Signal 110
977ms4923kbKilled by Signal 110
10101ms5931kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?