Borderou de evaluare (job #3301982)

Utilizator AswVwsACamburu Luca AswVwsA Data 1 iulie 2025 20:12:23
Problema Grup Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 80

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:117:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 117 | for (i = 0; i < k1 and i < _10.size(); i++) | ~~^~~~~~~~~~~~ main.cpp:122:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 122 | for (; i < _10.size(); i++) | ~~^~~~~~~~~~~~ main.cpp:134:26: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 134 | while (dusman.size() > k2) | ~~~~~~~~~~~~~~^~~~ main.cpp:142:32: warning: comparison of integer expressions of different signedness: 'std::set<std::pair<int, int> >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 142 | if (chosen.size() + 0 + c1 == s and c1 >= k1 and dusman.size() <= k2) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ main.cpp:142:68: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 142 | if (chosen.size() + 0 + c1 == s and c1 >= k1 and dusman.size() <= k2) | ~~~~~~~~~~~~~~^~~~~ main.cpp:148:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 148 | for (i = 1; i <= _11.size() and i <= k2; i++) | ~~^~~~~~~~~~~~~ main.cpp:159:30: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 159 | while (dusman.size() > k2 - i) | ~~~~~~~~~~~~~~^~~~~~~~ main.cpp:167:39: warning: comparison of integer expressions of different signedness: 'std::set<std::pair<int, int> >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 167 | while (chosen.size() + i + c1 > s) | ~~~~~~~~~~~~~~~~~~~~~~~^~~ main.cpp:177:36: warning: comparison of integer expressions of different signedness: 'std::set<std::pair<int, int> >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 177 | if (chosen.size() + i + c1 == s and c1 >= k1 - i and dusman.size() <= k2 - i) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ main.cpp:177:76: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 177 | if (chosen.size() + i + c1 == s and c1 >= k1 - i and dusman.size() <= k2 - i) | ~~~~~~~~~~~~~~^~~~~~~~~ main.cpp:166:13: warning: unused variable 'ax' [-Wunused-variable] 166 | int ax = chosen.size(); | ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
30ms303kbIncorect0
40ms303kbOK10
50ms303kbOK10
68ms2019kbOK10
714ms2801kbIncorect0
818ms4034kbOK10
933ms5890kbOK10
1039ms6139kbOK10
Punctaj total80

Ceva nu functioneaza?