Borderou de evaluare (job #3161496)

Utilizator Robert_MitriRobert Mitri Robert_Mitri Data 27 octombrie 2023 12:18:04
Problema Zoo Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'void build(int, int, int)': main.cpp:41:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 41 | while(i < a[lc].size() && j < a[rc].size()) | ~~^~~~~~~~~~~~~~ main.cpp:41:33: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 41 | while(i < a[lc].size() && j < a[rc].size()) | ~~^~~~~~~~~~~~~~ main.cpp:43:13: warning: unused variable 'x' [-Wunused-variable] 43 | int x = a[lc][i]; | ^ main.cpp:44:13: warning: unused variable 'y' [-Wunused-variable] 44 | int y = a[rc][j]; | ^ main.cpp:50:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 50 | while(i<a[lc].size()) | ~^~~~~~~~~~~~~ main.cpp:52:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 52 | while(j<a[rc].size()) | ~^~~~~~~~~~~~~ main.cpp: In function 'int cb(int)': main.cpp:99:1: warning: control reaches end of non-void function [-Wreturn-type] 99 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbIncorect0
31ms557kbIncorect0
48ms819kbIncorect0
529ms4104kbIncorect0
674ms3624kbIncorect0
784ms4190kbIncorect0
814ms1167kbIncorect0
939ms3817kbIncorect0
1049ms4558kbIncorect0
Punctaj total10

Ceva nu functioneaza?