Borderou de evaluare (job #2660999)

Utilizator stefan.popescuPopescu Stefan stefan.popescu Data 21 octombrie 2020 00:28:10
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'void sortingUtils::radixSort(RandomIt, RandomIt)': main.cpp:38:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=255; i; i--) nr[i]=nr[i-1]; nr[0]=0; ^~~ main.cpp:38:51: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(int i=255; i; i--) nr[i]=nr[i-1]; nr[0]=0; ^~ main.cpp:47:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=255; i; i--) nr[i]=nr[i-1]; nr[0]=0; ^~~ main.cpp:47:51: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(int i=255; i; i--) nr[i]=nr[i-1]; nr[0]=0; ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbOK1030
221ms1048kbOK10
3195ms8650kbOK10
4188ms8622kbOK100
51683ms87031kbOK10
62000ms84541kbTime limit exceeded0
7220ms9175kbOK10
81938ms90681kbOK100
92001ms80216kbTime limit exceeded0
101954ms90570kbOK10
Punctaj total30

Ceva nu functioneaza?