Borderou de evaluare (job #749556)

Utilizator avatar Stefania12345 Mihailescu Stefania Stefania12345 IP ascuns
Problemă Oraș (clasa a 8-a) Compilator c-32
Rundă Tema 11 clasa a 7-a Status evaluat
Dată 4 dec. 2023 20:14:33 Scor 0

Raport evaluator

Compilare: main.c: In function 'fill': main.c:15:24: warning: passing argument 3 of 'fill' from incompatible pointer type [-Wincompatible-pointer-types] 15 | fill(l+1,c,&perimetru); | ^~~~~~~~~~ | | | int ** main.c:7:27: note: expected 'int *' but argument is of type 'int **' 7 | int fill(int l,int c,int *perimetru){ | ~~~~~^~~~~~~~~ main.c:17:24: warning: passing argument 3 of 'fill' from incompatible pointer type [-Wincompatible-pointer-types] 17 | fill(l-1,c,&perimetru); | ^~~~~~~~~~ | | | int ** main.c:7:27: note: expected 'int *' but argument is of type 'int **' 7 | int fill(int l,int c,int *perimetru){ | ~~~~~^~~~~~~~~ main.c:19:24: warning: passing argument 3 of 'fill' from incompatible pointer type [-Wincompatible-pointer-types] 19 | fill(l,c+1,&perimetru); | ^~~~~~~~~~ | | | int ** main.c:7:27: note: expected 'int *' but argument is of type 'int **' 7 | int fill(int l,int c,int *perimetru){ | ~~~~~^~~~~~~~~ main.c:21:24: warning: passing argument 3 of 'fill' from incompatible pointer type [-Wincompatible-pointer-types] 21 | fill(l,c-1,&perimetru); | ^~~~~~~~~~ | | | int ** main.c:7:27: note: expected 'int *' but argument is of type 'int **' 7 | int fill(int l,int c,int *perimetru){ | ~~~~~^~~~~~~~~ main.c:27:30: warning: passing argument 3 of 'fill' from incompatible pointer type [-Wincompatible-pointer-types] 27 | aria+=fill(l+1,c,&perimetru); | ^~~~~~~~~~ | | | int ** main.c:7:27: note: expected 'int *' but argument is of type 'int **' 7 | int fill(int l,int c,int *perimetru){ | ~~~~~^~~~~~~~~ main.c:29:30: warning: passing argument 3 of 'fill' from incompatible pointer type [-Wincompatible-pointer-types] 29 | aria+=fill(l-1,c,&perimetru); | ^~~~~~~~~~ | | | int ** main.c:7:27: note: expected 'int *' but argument is of type 'int **' 7 | int fill(int l,int c,int *perimetru){ | ~~~~~^~~~~~~~~ main.c:31:30: warning: passing argument 3 of 'fill' from incompatible pointer type [-Wincompatible-pointer-types]
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 245 kb Incorect 0
4 1 ms 245 kb Incorect 0
5 1 ms 245 kb Incorect 0
6 1 ms 499 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 249 kb Incorect 0
Punctaj total 0