Borderou de evaluare (job #2729661)

Utilizator om6gaLungu Adrian om6ga Data 25 martie 2021 04:03:17
Problema Radix Sort Status done
Runda Arhiva educationala Compilator c-32 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.c:66:19: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] unsigned myneg = 2<<31; ^~ main.c: In function 'pass': main.c:93:17: warning: unused variable 'j' [-Wunused-variable] int i, sum, j, k; ^ main.c: In function 'main': main.c:133:25: warning: result of '2 << 31' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] unsigned int a2_31 = (2<<31); ^~ main.c:133:15: warning: unused variable 'a2_31' [-Wunused-variable] unsigned int a2_31 = (2<<31); ^~~~~ main.c:132:26: warning: unused variable 'flag' [-Wunused-variable] unsigned int aux, aux2, flag; ^~~~ main.c:132:20: warning: unused variable 'aux2' [-Wunused-variable] unsigned int aux, aux2, flag; ^~~~ main.c:132:15: warning: unused variable 'aux' [-Wunused-variable] unsigned int aux, aux2, flag; ^~~ main.c:129:27: warning: unused variable 'treshold' [-Wunused-variable] int N, A, B, C, i, n, treshold; ^~~~~~~~ main.c:129:24: warning: unused variable 'n' [-Wunused-variable] int N, A, B, C, i, n, treshold; ^ main.c:135:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%d %d %d %d",&N, &A, &B, &C); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbOK1030
215ms917kbOK10
3126ms8650kbOK10
4135ms8650kbOK1040
51316ms87031kbOK10
61626ms86896kbOK10
7178ms9175kbOK10
81602ms90677kbOK1030
91923ms89976kbOK10
101960ms90570kbOK10
Punctaj total100

Ceva nu functioneaza?