Borderou de evaluare (job #2727534)

Utilizator om6gaLungu Adrian om6ga Data 22 martie 2021 01:14:28
Problema Radix Sort Status done
Runda Arhiva educationala Compilator c-32 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:48: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:48:15: warning: unused variable 'a2_31' [-Wunused-variable] unsigned int a2_31 = (2<<31); ^~~~~ main.c:47:26: warning: unused variable 'flag' [-Wunused-variable] unsigned int aux, aux2, flag; ^~~~ main.c:47:20: warning: unused variable 'aux2' [-Wunused-variable] unsigned int aux, aux2, flag; ^~~~ main.c:47:15: warning: unused variable 'aux' [-Wunused-variable] unsigned int aux, aux2, flag; ^~~ main.c:44:27: warning: unused variable 'treshold' [-Wunused-variable] int N, A, B, C, i, n, treshold; ^~~~~~~~ main.c:44:24: warning: unused variable 'n' [-Wunused-variable] int N, A, B, C, i, n, treshold; ^ main.c:50: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
3136ms8650kbOK10
4146ms8605kbOK1040
51275ms87048kbOK10
61277ms86900kbOK10
7169ms9175kbOK10
81896ms90640kbOK1030
91532ms90025kbOK10
101526ms90570kbOK10
Punctaj total100

Ceva nu functioneaza?