Borderou de evaluare (job #781342)

Utilizator avatar avram.popa Avram-Popa avram.popa IP ascuns
Problemă Miting (clasa a 10-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 2 iul. 2024 16:15:49 Scor 0

Raport evaluator

Compilare: main.c: In function 'myqsort': main.c:67:34: warning: array subscript has type 'char' [-Wchar-subscripts] 67 | pivot = poz[mat[d[ipivot][L]][d[ipivot][C]]]; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ main.c:70:28: warning: array subscript has type 'char' [-Wchar-subscripts] 70 | while (poz[mat[d[b][L]][d[b][C]]] < pivot) | ~~~~~~~~~~~~^~~~~~~~~ main.c:74:28: warning: array subscript has type 'char' [-Wchar-subscripts] 74 | while (poz[mat[d[e][L]][d[e][C]]] > pivot) | ~~~~~~~~~~~~^~~~~~~~~ main.c:88:32: warning: array subscript has type 'char' [-Wchar-subscripts] 88 | while (poz[mat[d[b][L]][d[b][C]]] < pivot) | ~~~~~~~~~~~~^~~~~~~~~ main.c:92:32: warning: array subscript has type 'char' [-Wchar-subscripts] 92 | while (poz[mat[d[e][L]][d[e][C]]] > pivot) | ~~~~~~~~~~~~^~~~~~~~~ main.c: In function 'main': main.c:113:26: warning: format '%lld' expects argument of type 'long long int *', but argument 4 has type 'int *' [-Wformat=] 113 | fscanf(fin, "%lld %lld %lld ", &cr, &n, &m); | ~~~^ ~~ | | | | | int * | long long int * | %d main.c:113:31: warning: format '%lld' expects argument of type 'long long int *', but argument 5 has type 'int *' [-Wformat=] 113 | fscanf(fin, "%lld %lld %lld ", &cr, &n, &m); | ~~~^ ~~ | | | | | int * | long long int * | %d main.c:180:20: warning: array subscript has type 'char' [-Wchar-subscripts] 180 | poz[cuv[i]] = i; | ~~~^~~ main.c:113:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 113 | fscanf(fin, "%lld %lld %lld ", &cr, &n, &m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb Incorect 0
2 1 ms 245 kb Incorect 0
3 1 ms 266 kb Incorect 0
4 1 ms 245 kb Incorect 0
5 1 ms 245 kb Incorect 0
6 1 ms 266 kb Incorect 0
7 1 ms 245 kb Incorect 0
8 1 ms 245 kb Incorect 0
9 1 ms 245 kb Incorect 0
10 1 ms 507 kb Incorect 0
11 1 ms 245 kb Incorect 0
12 1 ms 245 kb Incorect 0
13 1 ms 266 kb Incorect 0
14 1 ms 245 kb Incorect 0
15 1 ms 245 kb Incorect 0
16 1 ms 266 kb Incorect 0
17 1 ms 507 kb Incorect 0
18 1 ms 245 kb Incorect 0
19 1 ms 266 kb Incorect 0
20 1 ms 245 kb Incorect 0
Punctaj total 0