Pagini recente »
Borderou de evaluare (job #522183)
|
Borderou de evaluare (job #384431)
|
Borderou de evaluare (job #96176)
|
Borderou de evaluare (job #390496)
|
Borderou de evaluare (job #749556)
Borderou de evaluare (job #749556)
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
|