Borderou de evaluare (job #2882949)

Utilizator azert9526Alex Marcus azert9526 Data 31 martie 2022 22:52:44
Problema Incurcatura Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 90

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:75:38: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 75 | for(int j = 0, j2 = 0; j < intra[i].size() || j2 < ies[i].size();) | ~~^~~~~~~~~~~~~~~~~ main.cpp:75:62: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 75 | for(int j = 0, j2 = 0; j < intra[i].size() || j2 < ies[i].size();) | ~~~^~~~~~~~~~~~~~~ main.cpp:77:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 77 | while(j < intra[i].size() && j2 < ies[i].size() && intra[i][j] < ies[i][j2]) | ~~^~~~~~~~~~~~~~~~~ main.cpp:77:49: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 77 | while(j < intra[i].size() && j2 < ies[i].size() && intra[i][j] < ies[i][j2]) | ~~~^~~~~~~~~~~~~~~ main.cpp:81:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 81 | while(j < intra[i].size() && j2 < ies[i].size() && intra[i][j] > ies[i][j2]) | ~~^~~~~~~~~~~~~~~~~ main.cpp:81:49: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 81 | while(j < intra[i].size() && j2 < ies[i].size() && intra[i][j] > ies[i][j2]) | ~~~^~~~~~~~~~~~~~~ main.cpp:92:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 92 | while(x < lafel.size() && e > lafel[x]) | ~~^~~~~~~~~~~~~~ main.cpp:96:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 96 | if(x >= lafel.size()) frcv[i]++; | ~~^~~~~~~~~~~~~~~ main.cpp:103:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 103 | while(x < lafel.size() && e > lafel[x]) | ~~^~~~~~~~~~~~~~ main.cpp:107:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 107 | if(x >= lafel.size()) frcv[i]++; | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms5156kbOK10
210ms5242kbOK10
3145ms8990kbOK10
4258ms11309kbOK10
53ms5025kbOK10
637ms6639kbIncorect0
795ms6881kbOK10
8357ms11280kbOK10
9551ms12062kbOK10
10379ms12816kbOK10
Punctaj total90

Ceva nu functioneaza?