Borderou de evaluare (job #3200034)

Utilizator CastielGurita Adrian Castiel Data 3 februarie 2024 12:42:06
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:36:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 36 | for(int 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 void std::vector<_Tp, _Alloc>::clear() [with _Tp = int; _Alloc = std::allocator<int>]', inlined from 'int main()' at main.cpp:45:25: /usr/include/c++/12.2.1/bits/stl_vector.h:1601:24: warning: iteration 100004 invokes undefined behavior [-Waggressive-loop-optimizations] 1601 | { _M_erase_at_end(this->_M_impl._M_start); } | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:43:22: note: within this loop 43 | for(int i=1;i<=100005;i++) | ~^~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
110ms434kbKilled by Signal 1100
211ms1478kbKilled by Signal 110
39ms3219kbKilled by Signal 110
410ms3219kbKilled by Signal 1100
510ms3219kbKilled by Signal 110
610ms3215kbKilled by Signal 110
79ms3223kbKilled by Signal 110
89ms3215kbKilled by Signal 1100
99ms3215kbKilled by Signal 110
109ms3219kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?