Borderou de evaluare (job #3200050)

Utilizator CastielGurita Adrian Castiel Data 3 februarie 2024 13:06:36
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:35:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 35 | for(j=0;j<vec[i].size();j++) | ~^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:64, from main.cpp:3: In member function 'constexpr std::vector<_Tp, _Alloc>::size_type std::vector<_Tp, _Alloc>::size() const [with _Tp = int; _Alloc = std::allocator<int>]', inlined from 'int main()' at main.cpp:35:34: /usr/include/c++/12.2.1/bits/stl_vector.h:988:40: warning: iteration 199999 invokes undefined behavior [-Waggressive-loop-optimizations] 988 | { return size_type(this->_M_impl._M_finish - this->_M_impl._M_start); } | ~~~~~~~~~~~~~~^~~~~~~~~ main.cpp: In function 'int main()': main.cpp:33:18: note: within this loop 33 | for(i=0;i<=MOD-1;i++) | ~^~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
139ms45359kbKilled by Signal 1100
238ms45961kbKilled by Signal 110
350ms49520kbKilled by Signal 110
448ms49516kbKilled by Signal 1100
596ms40497kbKilled by Signal 110
696ms40546kbKilled by Signal 110
714ms4427kbKilled by Signal 110
896ms40550kbKilled by Signal 1100
996ms40558kbKilled by Signal 110
1096ms40558kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?