Borderou de evaluare (job #2882840)

Utilizator azert9526Alex Marcus azert9526 Data 31 martie 2022 20:40:09
Problema Incurcatura Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 80

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:50:34: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 50 | for(int j = 0; j < intra[i].size(); j++) | ~~^~~~~~~~~~~~~~~~~ main.cpp:74:38: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 74 | for(int j = 0, j2 = 0; j < intra[i].size() || j2 < ies[i].size();) | ~~^~~~~~~~~~~~~~~~~ main.cpp:74:62: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 74 | for(int j = 0, j2 = 0; j < intra[i].size() || j2 < ies[i].size();) | ~~~^~~~~~~~~~~~~~~ main.cpp:76:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 76 | while(j < intra[i].size() && j2 < ies[i].size() && intra[i][j] < ies[i][j2]) | ~~^~~~~~~~~~~~~~~~~ main.cpp:76:49: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 76 | while(j < intra[i].size() && j2 < ies[i].size() && intra[i][j] < ies[i][j2]) | ~~~^~~~~~~~~~~~~~~ main.cpp:80:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 80 | while(j < intra[i].size() && j2 < ies[i].size() && intra[i][j] > ies[i][j2]) | ~~^~~~~~~~~~~~~~~~~ main.cpp:80:49: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 80 | while(j < intra[i].size() && j2 < ies[i].size() && intra[i][j] > ies[i][j2]) | ~~~^~~~~~~~~~~~~~~ main.cpp:91:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 91 | while(x < lafel.size() && e > lafel[x]) | ~~^~~~~~~~~~~~~~ main.cpp:95:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 95 | if(x >= lafel.size()) frcv[i]++, frcv[e]++; | ~~^~~~~~~~~~~~~~~ main.cpp:102:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | while(x < lafel.size() && e > lafel[x]) | ~~^~~~~~~~~~~~~~ main.cpp:106:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 106 | if(x >= lafel.size()) frcv[i]++, frcv[e]++; | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
114ms5115kbOK10
218ms5296kbOK10
3147ms8966kbOK10
4220ms11251kbOK10
515ms5111kbKilled by Signal 110
640ms6705kbIncorect0
762ms6864kbOK10
8299ms11337kbOK10
9486ms12128kbOK10
10535ms12832kbOK10
Punctaj total80

Ceva nu functioneaza?