Borderou de evaluare (job #2882979)

Utilizator azert9526Alex Marcus azert9526 Data 31 martie 2022 23:55:21
Problema Incurcatura Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:52:34: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 52 | for(int j = 0; j < intra[i].size(); j++) | ~~^~~~~~~~~~~~~~~~~ main.cpp:77:38: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 77 | for(int j = 0, j2 = 0; j < intra[i].size() || j2 < ies[i].size();) | ~~^~~~~~~~~~~~~~~~~ main.cpp:77:62: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 77 | for(int j = 0, j2 = 0; j < intra[i].size() || j2 < ies[i].size();) | ~~~^~~~~~~~~~~~~~~ main.cpp:79:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 79 | while(j < intra[i].size() && j2 < ies[i].size() && intra[i][j] < ies[i][j2]) | ~~^~~~~~~~~~~~~~~~~ main.cpp:79:49: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 79 | while(j < intra[i].size() && j2 < ies[i].size() && intra[i][j] < ies[i][j2]) | ~~~^~~~~~~~~~~~~~~ main.cpp:83:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 83 | while(j < intra[i].size() && j2 < ies[i].size() && intra[i][j] > ies[i][j2]) | ~~^~~~~~~~~~~~~~~~~ main.cpp:83:49: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 83 | while(j < intra[i].size() && j2 < ies[i].size() && intra[i][j] > ies[i][j2]) | ~~~^~~~~~~~~~~~~~~ main.cpp:94:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 94 | while(x < lafel.size() && e > lafel[x]) | ~~^~~~~~~~~~~~~~ main.cpp:98:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 98 | if(x >= lafel.size()) frcv[i]++, frcv[e]++, impedges.push_back({i, e}); | ~~^~~~~~~~~~~~~~~ main.cpp:105:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 105 | while(x < lafel.size() && e > lafel[x]) | ~~^~~~~~~~~~~~~~ main.cpp:109:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 109 | if(x >= lafel.size()) frcv[i]++, frcv[e]++, impedges.push_back({i, e}); | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms5156kbOK10
213ms5287kbOK10
3148ms8978kbOK10
4384ms11198kbOK10
56ms5029kbOK10
679ms6660kbOK10
763ms6873kbOK10
8423ms11628kbOK10
9280ms12349kbOK10
10319ms13131kbOK10
Punctaj total100

Ceva nu functioneaza?