Borderou de evaluare (job #2244673)

Utilizator cosmin.pascaruPascaru Cosmin cosmin.pascaru Data 23 septembrie 2018 13:47:03
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:134:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int idx = 0; idx < v.size(); idx += 10) { ~~~~^~~~~~~~~~ user.cpp: In instantiation of ‘void RadixSorter<T, typename std::enable_if<((sizeof (T) % 2) == 0)>::type>::resize(int) [with T = int; typename std::enable_if<((sizeof (T) % 2) == 0)>::type = void]’: user.cpp:52:15: required from ‘void RadixSorter<T, typename std::enable_if<((sizeof (T) % 2) == 0)>::type>::radixsort(std::vector<_Tp>&) [with T = int; typename std::enable_if<((sizeof (T) % 2) == 0)>::type = void]’ user.cpp:128:35: required from here user.cpp:99:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aux_.size() < n) {
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms1256kbOK1030
212ms1900kbOK10
3132ms8964kbOK10
4132ms8896kbOK1040
51432ms79312kbOK10
61452ms79316kbOK10
7156ms8964kbOK10
81612ms79312kbOK1030
91592ms79316kbOK10
101628ms79312kbOK10
Punctaj total100

Ceva nu functioneaza?