Borderou de evaluare (job #3301980)

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

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:178: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] 178 | if (chosen.size() + i + c1 == s and c1 >= k1 - i and dusman.size() <= k2 - i) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ main.cpp:178:76: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 178 | 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
51ms303kbOK10
611ms2154kbKilled by Signal 110
714ms2863kbIncorect0
825ms4296kbKilled by Signal 110
936ms6123kbKilled by Signal 110
1038ms6148kbOK10
Punctaj total50

Ceva nu functioneaza?