Borderou de evaluare (job #3162706)

Utilizator AdrianRosuRosu Adrian Andrei AdrianRosu Data 29 octombrie 2023 18:15:13
Problema Sea2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'std::vector<int> interclas(std::vector<int>, std::vector<int>)': main.cpp:24:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 24 | while(i < a.size() && j < b.size()) | ~~^~~~~~~~~~ main.cpp:24:29: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 24 | while(i < a.size() && j < b.size()) | ~~^~~~~~~~~~ main.cpp:31:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 31 | while(i < a.size()) | ~~^~~~~~~~~~ main.cpp:34:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 34 | while(j < b.size()) | ~~^~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:198:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 198 | for(j = 0 ; j < elim.size(); j++) | ~~^~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1347kbIncorect0
21ms1347kbIncorect0
3253ms1490kbTime limit exceeded0
4250ms2375kbTime limit exceeded0
5135ms2363kbKilled by Signal 110
6252ms2338kbTime limit exceeded0
7135ms2383kbKilled by Signal 110
8133ms2359kbKilled by Signal 110
9218ms2457kbKilled by Signal 110
10197ms2486kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?