Borderou de evaluare (job #3144002)

Utilizator ezluciPirtac Eduard ezluci Data 3 august 2023 17:56:44
Problema Suman Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:39:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 39 | for (int j = 0; j < v.size(); ++j) | ~~^~~~~~~~~~ main.cpp:65:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 65 | while (i < toadd.size() && j < tosub.size()) | ~~^~~~~~~~~~~~~~ main.cpp:65:33: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 65 | while (i < toadd.size() && j < tosub.size()) | ~~^~~~~~~~~~~~~~ main.cpp:67:15: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and '__gnu_cxx::__alloc_traits<std::allocator<long long int>, long long int>::value_type' {aka 'long long int'} [-Wsign-compare] 67 | if (ans > tosub[j]) main.cpp:72:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 72 | while (i < toadd.size()) | ~~^~~~~~~~~~~~~~ main.cpp:74:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 74 | while (j < tosub.size()) | ~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK100
20ms303kbIncorect0
30ms303kbIncorect0
439ms675kbIncorect00
59ms303kbIncorect0
60ms303kbOK10
70ms303kbIncorect0
86ms303kbIncorect0
94ms303kbIncorect0
105ms303kbIncorect0
Punctaj total0

Ceva nu functioneaza?