Borderou de evaluare (job #2793381)

Utilizator iancupoppPopp Iancu Alexandru iancupopp Data 3 noiembrie 2021 16:24:10
Problema Plan Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:106:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 106 | if (i == a.size() - 1 && j == b.size() - 1) | ~~^~~~~~~~~~~~~~~ main.cpp:106:34: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 106 | if (i == a.size() - 1 && j == b.size() - 1) | ~~^~~~~~~~~~~~~~~ main.cpp:108:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 108 | if (i < a.size() - 1) ++i; | ~~^~~~~~~~~~~~~~ main.cpp:109:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 109 | if (j < b.size() - 1) ++j; | ~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbCorect10
21ms184kbCorect10
31ms184kbCorect10
42ms200kbCorect10
51ms184kbCorect10
61ms184kbCorect10
71ms184kbCorect10
84ms192kbCorect10
91ms184kbCorect10
101ms184kbCorect10
Punctaj total100

Ceva nu functioneaza?