Borderou de evaluare (job #2843483)

Utilizator dariustgameTimar Darius dariustgame Data 2 februarie 2022 15:53:48
Problema Flori Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:30:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 30 | for (int i = 0; i < grupe.size() - 1; i++) | ~~^~~~~~~~~~~~~~~~~~ main.cpp:32:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 32 | for (int j = i + 1; j < grupe.size(); j++) | ~~^~~~~~~~~~~~~~ main.cpp:42:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 42 | for (int p = 0; p < grupe.size() && aux != 2; p++) | ~~^~~~~~~~~~~~~~ main.cpp:45:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 45 | for (int q = 0; q < grupe[p].size(); q++) | ~~^~~~~~~~~~~~~~~~~ main.cpp:60:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 60 | for (int u = 0; u < grupe[aux2].size(); u++) | ~~^~~~~~~~~~~~~~~~~~~~ main.cpp:74:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 74 | for (int i = 0; i < grupe.size(); i++) | ~~^~~~~~~~~~~~~~ main.cpp:77:21: 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; j < grupe[i].size(); j++) | ~~^~~~~~~~~~~~~~~~~ main.cpp:60:39: warning: 'aux2' may be used uninitialized in this function [-Wmaybe-uninitialized] 60 | for (int u = 0; u < grupe[aux2].size(); u++) | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms184kbIncorect00
216ms462kbOK10
3204ms2732kbTime limit exceeded0
4204ms2949kbTime limit exceeded0
5204ms3153kbTime limit exceeded0
6204ms4247kbTime limit exceeded00
7204ms4341kbTime limit exceeded0
86ms389kbIncorect0
916ms393kbIncorect0
10204ms2732kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?