Borderou de evaluare (job #1095807)

Utilizator devilz05Orzan Alexandru devilz05 Data 31 ianuarie 2014 22:08:10
Problema Figuri2 Status done
Runda teme_upb Compilator c | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.c: In function ‘main’: user.c:191:5: warning: passing argument 1 of ‘computeSquares’ from incompatible pointer type [enabled by default] computeSquares(buffer, n, &squareSize, &squareCount); ^ user.c:81:6: note: expected ‘const char (*)[256]’ but argument is of type ‘char (*)[256]’ void computeSquares(const char buffer[][256], const int n, int *squareSize, int *squareCount) ^ user.c:192:5: warning: passing argument 1 of ‘computeRhombus’ from incompatible pointer type [enabled by default] computeRhombus(buffer, n, &rhombusSize, &rhombusCount); ^ user.c:137:6: note: expected ‘const char (*)[256]’ but argument is of type ‘char (*)[256]’ void computeRhombus(const char buffer[][256], const int n, int *rhombusSize, int *rhombusCount) ^ user.c:178:15: warning: unused variable ‘j’ [-Wunused-variable] int n, i, j; ^ user.c:178:12: warning: unused variable ‘i’ [-Wunused-variable] int n, i, j; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms260kbIncorect0
212ms292kbIncorect0
316ms304kbIncorect0
420ms316kbIncorect0
524ms316kbIncorect0
628ms324kbIncorect0
728ms332kbIncorect0
836ms328kbIncorect0
936ms328kbIncorect0
1036ms332kbIncorect0
Punctaj total0

Ceva nu functioneaza?