Borderou de evaluare (job #2727547)

Utilizator om6gaLungu Adrian om6ga Data 22 martie 2021 04:43:20
Problema Radix Sort Status done
Runda Arhiva educationala Compilator c-32 | Vezi sursa
Scor 30

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:132: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:131:26: warning: unused variable 'flag' [-Wunused-variable] unsigned int aux, aux2, flag; ^~~~ main.c:128:27: warning: unused variable 'treshold' [-Wunused-variable] int N, A, B, C, i, n, treshold; ^~~~~~~~ main.c:128:24: warning: unused variable 'n' [-Wunused-variable] int N, A, B, C, i, n, treshold; ^ main.c:134: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
221ms1048kbOK10
3161ms8650kbOK10
4181ms8650kbOK100
52001ms29614kbTime limit exceeded0
62004ms19267kbTime limit exceeded0
72002ms23724kbTime limit exceeded0
82000ms26869kbTime limit exceeded00
92003ms24117kbTime limit exceeded0
102002ms26234kbTime limit exceeded0
Punctaj total30

Ceva nu functioneaza?