Borderou de evaluare (job #3208772)

Utilizator BlaugranasEnal Gemaledin Blaugranas Data 29 februarie 2024 22:02:57
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void radix(int, int, int)': main.cpp:24:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 24 | for (i = 1; i <= MASK; ++i) x[i] = y[i - 1]; x[0] = lef; | ^~~ main.cpp:24:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 24 | for (i = 1; i <= MASK; ++i) x[i] = y[i - 1]; x[0] = lef; | ^ main.cpp:30:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 30 | for (i = 1; i <= MASK; ++i) x[i] = y[i - 1]; x[0] = lef; | ^~~ main.cpp:30:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 30 | for (i = 1; i <= MASK; ++i) x[i] = y[i - 1]; x[0] = lef; | ^ main.cpp: In function 'int main()': main.cpp:60:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 60 | for (int i = 0; i < n; i += 10) write(v[i]); flush(); | ^~~ main.cpp:60:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 60 | for (int i = 0; i < n; i += 10) write(v[i]); flush(); | ^~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK1030
23ms819kbOK10
339ms4259kbOK10
444ms4227kbOK1040
5510ms47304kbOK10
6504ms46149kbOK10
749ms4395kbOK10
8530ms50274kbOK1030
9574ms49123kbOK10
10535ms50155kbOK10
Punctaj total100

Ceva nu functioneaza?