Borderou de evaluare (job #3200036)

Utilizator CastielGurita Adrian Castiel Data 3 februarie 2024 12:42:58
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 1004 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
110ms430kbKilled by Signal 1100
214ms1482kbKilled by Signal 110
328ms10199kbKilled by Signal 110
424ms10231kbKilled by Signal 1100
5166ms82731kbKilled by Signal 110
6158ms100081kbKilled by Signal 110
725ms11120kbKilled by Signal 110
881ms40493kbKilled by Signal 1100
981ms40501kbKilled by Signal 110
1081ms40550kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?