Borderou de evaluare (job #3175738)

Utilizator eu_stiu_infoFerseta Matei eu_stiu_info Data 26 noiembrie 2023 13:15:57
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'void sort(long long int*, long long int, long long int, long long int)': main.cpp:21:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 21 | for (i=st,j=st; i<=dr; ++i) | ^~~ main.cpp:26:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 26 | sort(v,st,j-1,btn-1); | ^~~~ main.cpp: In function 'int main()': main.cpp:34:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 34 | for (int i=2;i<=n;i++) | ^~~ main.cpp:36:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 36 | sort(v,0,n,30); | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK1030
24ms1081kbOK10
354ms8376kbOK10
459ms8404kbOK100
5753ms80404kbTime limit exceeded0
6753ms80384kbTime limit exceeded0
7113ms8413kbOK10
8754ms80523kbTime limit exceeded00
9754ms80318kbTime limit exceeded0
10754ms80494kbTime limit exceeded0
Punctaj total30

Ceva nu functioneaza?