Borderou de evaluare (job #2964240)

Utilizator Matei_MunteanuMunteanu Matei Ioan Matei_Munteanu Data 12 ianuarie 2023 18:06:16
Problema Plan Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:153:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 153 | while (i < no_child.size() && j < no_parent.size()) | ~~^~~~~~~~~~~~~~~~~ main.cpp:153:37: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 153 | while (i < no_child.size() && j < no_parent.size()) | ~~^~~~~~~~~~~~~~~~~~ main.cpp:158:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 158 | while (i < no_child.size()) | ~~^~~~~~~~~~~~~~~~~ main.cpp:163:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 163 | while (j < no_parent.size()) | ~~^~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbCorect10
20ms184kbCorect10
30ms184kbCorect10
40ms184kbCorect10
50ms184kbCorect10
60ms184kbRaspuns gresit0
70ms184kbCorect10
80ms184kbCorect10
90ms184kbCorect10
100ms184kbCorect10
Punctaj total90

Ceva nu functioneaza?