Pagini recente »
Borderou de evaluare (job #532432)
|
Borderou de evaluare (job #433326)
|
Borderou de evaluare (job #543257)
|
Borderou de evaluare (job #51046)
|
Borderou de evaluare (job #749591)
Borderou de evaluare (job #749591)
Raport evaluator
Compilare:
main.c: In function 'fill':
main.c:20:20: warning: passing argument 3 of 'fill' from incompatible pointer type [-Wincompatible-pointer-types]
20 | fill(l+1,c,&perimetru);
| ^~~~~~~~~~
| |
| int **
main.c:9:27: note: expected 'int *' but argument is of type 'int **'
9 | int fill(int l,int c,int *perimetru){
| ~~~~~^~~~~~~~~
main.c:21:22: warning: passing argument 3 of 'fill' from incompatible pointer type [-Wincompatible-pointer-types]
21 | x=fill(l+1,c,&perimetru);
| ^~~~~~~~~~
| |
| int **
main.c:9:27: note: expected 'int *' but argument is of type 'int **'
9 | int fill(int l,int c,int *perimetru){
| ~~~~~^~~~~~~~~
main.c:32:20: warning: passing argument 3 of 'fill' from incompatible pointer type [-Wincompatible-pointer-types]
32 | fill(l-1,c,&perimetru);
| ^~~~~~~~~~
| |
| int **
main.c:9:27: note: expected 'int *' but argument is of type 'int **'
9 | int fill(int l,int c,int *perimetru){
| ~~~~~^~~~~~~~~
main.c:33:22: warning: passing argument 3 of 'fill' from incompatible pointer type [-Wincompatible-pointer-types]
33 | x=fill(l-1,c,&perimetru);
| ^~~~~~~~~~
| |
| int **
main.c:9:27: note: expected 'int *' but argument is of type 'int **'
9 | int fill(int l,int c,int *perimetru){
| ~~~~~^~~~~~~~~
main.c:44:20: warning: passing argument 3 of 'fill' from incompatible pointer type [-Wincompatible-pointer-types]
44 | fill(l,c+1,&perimetru);
| ^~~~~~~~~~
| |
| int **
main.c:9:27: note: expected 'int *' but argument is of type 'int **'
9 | int fill(int l,int c,int *perimetru){
| ~~~~~^~~~~~~~~
main.c:45:22: warning: passing argument 3 of 'fill' from incompatible pointer type [-Wincompatible-pointer-types]
45 | x=fill(l+1,c,&perimetru);
| ^~~~~~~~~~
| |
| int **
main.c:9:27: note: expected 'int *' but argument is of type 'int **'
9 | int fill(int l,int c,int *perimetru){
| ~~~~~^~~~~~~~~
main.c:56:20: warning: passing argument 3 of 'fill' from incompatible pointer type [-Wincompatible-pointer-types]
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
39 ms
|
8372 kb
|
Memory limit exceeded
|
0
|
2
|
39 ms
|
8634 kb
|
Memory limit exceeded
|
0
|
3
|
49 ms
|
8376 kb
|
Memory limit exceeded
|
0
|
4
|
79 ms
|
8638 kb
|
Memory limit exceeded
|
0
|
5
|
99 ms
|
8638 kb
|
Memory limit exceeded
|
0
|
6
|
133 ms
|
8241 kb
|
Memory limit exceeded
|
0
|
7
|
259 ms
|
9158 kb
|
Memory limit exceeded
|
0
|
8
|
309 ms
|
9424 kb
|
Memory limit exceeded
|
0
|
9
|
379 ms
|
9687 kb
|
Memory limit exceeded
|
0
|
10
|
389 ms
|
8896 kb
|
Memory limit exceeded
|
0
|
Punctaj total
|
0
|