Borderou de evaluare (job #3300187)

Utilizator Nasa1004Ema Nicole Gheorghe Nasa1004 Data 13 iunie 2025 18:33:37
Problema Sclifoseala Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 80

Raport evaluator

Compilare: main.cpp: In function 'bool cerc(int)': main.cpp:113:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 113 | for(int i = 0; i < comp[ind].size(); i++) { ///check sa aiba fix 2 muchii ambele | ~~^~~~~~~~~~~~~~~~~~ main.cpp:114:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 114 | for(int j = i + 1; j < comp[ind].size(); j++) { | ~~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'll solve(int)': main.cpp:145:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 145 | for(int i = 0; i < comp[ind].size(); i++) ///cnt[i] = indicele din comp (il refolosim, na) | ~~^~~~~~~~~~~~~~~~~~ main.cpp:148:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 148 | for(int i = 0; i < comp[ind].size(); i++) { | ~~^~~~~~~~~~~~~~~~~~ main.cpp:149:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 149 | for(int j = i + 1; j < comp[ind].size(); j++) { | ~~^~~~~~~~~~~~~~~~~~ main.cpp:166:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 166 | for(int bit = 0; bit < comp[ind].size(); bit++) { | ~~~~^~~~~~~~~~~~~~~~~~ main.cpp:177:39: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 177 | if(cat[1] == nrbiti && cat[0] == comp[ind].size() - nrbiti) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:213:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 213 | for(int i = 0; i < comp.size(); i++) { | ~~^~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK20
2115ms121118kbOK20
392ms118607kbOK20
41004ms115904kbTime limit exceeded0
597ms118800kbOK20
Punctaj total80

Ceva nu functioneaza?