Borderou de evaluare (job #3122933)

Utilizator Tudor_PetracoviciTudor Petracovici Tudor_Petracovici Data 21 aprilie 2023 12:02:19
Problema Inv Status done
Runda Arhiva de probleme Compilator cpp-32 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'long long int merge(std::vector<int>&, int, int, int)': main.cpp:12:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 12 | while (i < left.size() && j < right.size()) { | ~~^~~~~~~~~~~~~ main.cpp:12:33: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 12 | while (i < left.size() && j < right.size()) { | ~~^~~~~~~~~~~~~~ main.cpp:22:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 22 | while (i < left.size()) { | ~~^~~~~~~~~~~~~ main.cpp:26:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 26 | while (j < right.size()) { | ~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
22ms303kbIncorect0
35ms552kbIncorect0
49ms684kbIncorect0
514ms757kbIncorect0
614ms946kbIncorect0
714ms946kbIncorect0
819ms1028kbIncorect0
919ms946kbIncorect0
100ms303kbOK10
Punctaj total10

Ceva nu functioneaza?