Pagini recente » Borderou de evaluare (job #577296) | Borderou de evaluare (job #45350) | Borderou de evaluare (job #1581328) | Borderou de evaluare (job #1698397) | Borderou de evaluare (job #1050665)
Borderou de evaluare (job #1050665)
Raport evaluator
Compilare:
user.c: In function ‘computeRhombus’:
user.c:105:18: warning: unused variable ‘l’ [-Wunused-variable]
int i, j, k, l;
^
user.c: In function ‘main’:
user.c:168: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:169: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:155:15: warning: unused variable ‘j’ [-Wunused-variable]
int n, i, j;
^
user.c:155:12: warning: unused variable ‘i’ [-Wunused-variable]
int n, i, j;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 256kb | Incorect | 0 |
2 | 4ms | 280kb | Incorect | 0 |
3 | 4ms | 296kb | Incorect | 0 |
4 | 8ms | 308kb | Incorect | 0 |
5 | 8ms | 308kb | Incorect | 0 |
6 | 8ms | 320kb | Incorect | 0 |
7 | 8ms | 328kb | Incorect | 0 |
8 | 12ms | 328kb | Incorect | 0 |
9 | 8ms | 324kb | Incorect | 0 |
10 | 8ms | 324kb | Incorect | 0 |
Punctaj total | 0 |