Borderou de evaluare (job #3144010)

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

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:43:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 43 | for (int j = 0; j < v.size(); ++j) | ~~^~~~~~~~~~ main.cpp:54:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 54 | for (int j = 0; j < v.size(); ++j) | ~~^~~~~~~~~~ main.cpp:80:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 80 | while (i < toadd.size() && j < tosub.size()) | ~~^~~~~~~~~~~~~~ main.cpp:80:33: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 80 | while (i < toadd.size() && j < tosub.size()) | ~~^~~~~~~~~~~~~~ main.cpp:82: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] 82 | if (ans > tosub[j]) main.cpp:87:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 87 | while (i < toadd.size()) | ~~^~~~~~~~~~~~~~ main.cpp:89:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 89 | while (j < tosub.size()) | ~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK1030
20ms303kbOK10
30ms303kbOK10
40ms303kbOK100
51ms303kbIncorect0
60ms303kbOK10
70ms303kbIncorect0
87ms303kbIncorect0
95ms303kbIncorect0
100ms303kbIncorect0
Punctaj total30

Ceva nu functioneaza?