Borderou de evaluare (job #2950253)

Utilizator popescuadrianpopescuadrian popescuadrian Data 3 decembrie 2022 13:01:09
Problema Regat Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void merge(int, int, int)': main.cpp:17:21: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 17 | while(aux.size()<2*rad && st<jos[a].size() && dr<jos[b].size()) | ~~~~~~~~~~^~~~~~ main.cpp:17:33: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 17 | while(aux.size()<2*rad && st<jos[a].size() && dr<jos[b].size()) | ~~^~~~~~~~~~~~~~ main.cpp:17:53: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 17 | while(aux.size()<2*rad && st<jos[a].size() && dr<jos[b].size()) | ~~^~~~~~~~~~~~~~ main.cpp:30:10: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 30 | if(st<jos[a].size()) | ~~^~~~~~~~~~~~~~ main.cpp:32:25: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 32 | while(aux.size()<2*rad && st<jos[a].size()) | ~~~~~~~~~~^~~~~~ main.cpp:32:37: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 32 | while(aux.size()<2*rad && st<jos[a].size()) | ~~^~~~~~~~~~~~~~ main.cpp:38:10: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 38 | if(dr<jos[b].size()) | ~~^~~~~~~~~~~~~~ main.cpp:40:25: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 40 | while(aux.size()<2*rad && dr<jos[b].size()) | ~~~~~~~~~~^~~~~~ main.cpp:40:37: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 40 | while(aux.size()<2*rad && dr<jos[b].size()) | ~~^~~~~~~~~~~~~~ main.cpp: In function 'void mergeus2(int, int, int)': main.cpp:55:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 55 | for(i=0; i<jos[b].size(); i++) | ~^~~~~~~~~~~~~~ main.cpp:59:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 59 | while(st<aux2.size() && dr<rasp[a].size()) | ~~^~~~~~~~~~~~ main.cpp:59:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 59 | while(st<aux2.size() && dr<rasp[a].size()) | ~~^~~~~~~~~~~~~~~ main.cpp:76:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 76 | while(dr<rasp[a].size()) | ~~^~~~~~~~~~~~~~~ main.cpp:84:25: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 84 | while(rasp[b].size()<2*rad && st<jos[b].size() && dr<aux.size()) | ~~~~~~~~~~~~~~^~~~~~ main.cpp:84:37: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 84 | while(rasp[b].size()<2*rad && st<jos[b].size() && dr<aux.size()) | ~~^~~~~~~~~~~~~~ main.cpp:84:57: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 84 | while(rasp[b].size()<2*rad && st<jos[b].size() && dr<aux.size()) | ~~^~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
15ms7458kbIncorect0
25ms7393kbIncorect0
360ms11694kbIncorect0
483ms13484kbIncorect0
531ms10162kbIncorect0
6755ms14028kbTime limit exceeded0
7751ms15454kbTime limit exceeded0
8755ms17911kbTime limit exceeded0
9750ms20676kbTime limit exceeded0
10753ms19927kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?