Borderou de evaluare (job #1095808)

Utilizator devilz05Orzan Alexandru devilz05 Data 31 ianuarie 2014 22:08:57
Problema Figuri2 Status done
Runda Arhiva de probleme 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
14ms272kbIncorect0
212ms288kbIncorect0
316ms300kbIncorect0
420ms312kbIncorect0
524ms316kbIncorect0
624ms324kbIncorect0
728ms332kbIncorect0
836ms332kbIncorect0
936ms328kbIncorect0
1036ms332kbIncorect0
Punctaj total0

Ceva nu functioneaza?