Borderou de evaluare (job #1095616)

Utilizator hrazvanHarsan Razvan hrazvan Data 31 ianuarie 2014 16:01:19
Problema Permutari Status done
Runda Arhiva de probleme Compilator c | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.c: In function ‘main’: user.c:44:13: warning: passing argument 1 of ‘adunare’ from incompatible pointer type [enabled by default] adunare ( d[ i ][ j ], &lenght[ i ] [ j ], d[ i - 1 ][ j ], &lenght[ i - 1 ][ j ] ); ^ user.c:5:6: note: expected ‘char *’ but argument is of type ‘int *’ void adunare ( char *v1, int *l1, char *v2, int *l2 ){ ^ user.c:44:13: warning: passing argument 3 of ‘adunare’ from incompatible pointer type [enabled by default] adunare ( d[ i ][ j ], &lenght[ i ] [ j ], d[ i - 1 ][ j ], &lenght[ i - 1 ][ j ] ); ^ user.c:5:6: note: expected ‘char *’ but argument is of type ‘int *’ void adunare ( char *v1, int *l1, char *v2, int *l2 ){ ^ user.c:45:13: warning: passing argument 1 of ‘prod’ from incompatible pointer type [enabled by default] prod( d[ i - 1 ][ j - 1 ], lenght[ i - 1 ] [ j - 1 ], i - 1 ); ^ user.c:19:6: note: expected ‘char *’ but argument is of type ‘int *’ void prod ( char *v, int l, int nr ){ ^ user.c:46:13: warning: passing argument 1 of ‘adunare’ from incompatible pointer type [enabled by default] adunare ( d[ i ][ j ], &lenght[ i ][ j ], v2, &lung ); ^ user.c:5:6: note: expected ‘char *’ but argument is of type ‘int *’ void adunare ( char *v1, int *l1, char *v2, int *l2 ){ ^ user.c:46:13: warning: passing argument 3 of ‘adunare’ from incompatible pointer type [enabled by default] adunare ( d[ i ][ j ], &lenght[ i ][ j ], v2, &lung ); ^ user.c:5:6: note: expected ‘char *’ but argument is of type ‘int *’ void adunare ( char *v1, int *l1, char *v2, int *l2 ){ ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms376kbRaspuns gresit0
24ms668kbRaspuns gresit0
38ms3940kbRaspuns gresit0
412ms9144kbRaspuns gresit0
536ms23420kbRaspuns gresit0
60ms232kbOk!10
78ms3824kbRaspuns gresit0
832ms22144kbRaspuns gresit0
98ms3944kbRaspuns gresit0
1036ms23356kbRaspuns gresit0
Punctaj total10

Ceva nu functioneaza?