Borderou de evaluare (job #1050684)

Utilizator devilz05Orzan Alexandru devilz05 Data 8 decembrie 2013 22:59:34
Problema Figuri2 Status done
Runda Arhiva de probleme Compilator c | Vezi sursa
Scor 20

Raport evaluator

Compilare: user.c: In function ‘computeRhombus’: user.c:107:10: warning: unused variable ‘tempBuffer2’ [-Wunused-variable] char tempBuffer2[256][256]; ^ user.c: In function ‘main’: user.c:187: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:188:5: warning: passing argument 1 of ‘computeRhombus’ from incompatible pointer type [enabled by default] computeRhombus(buffer, n, &rhombusSize, &rhombusCount); ^ user.c:103: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:174:15: warning: unused variable ‘j’ [-Wunused-variable] int n, i, j; ^ user.c:174:12: warning: unused variable ‘i’ [-Wunused-variable] int n, i, j; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
18ms256kbOK10
220ms288kbOK10
332ms300kbIncorect0
444ms308kbIncorect0
5Depăşit312kbTime limit exceeded.0
6Depăşit292kbTime limit exceeded.0
7Depăşit292kbTime limit exceeded.0
8Depăşit300kbTime limit exceeded.0
9Depăşit304kbTime limit exceeded.0
10Depăşit304kbTime limit exceeded.0
Punctaj total20

Ceva nu functioneaza?