Pagini recente » Borderou de evaluare (job #300607) | Borderou de evaluare (job #494240) | Borderou de evaluare (job #3164601) | Borderou de evaluare (job #494249) | Borderou de evaluare (job #1095808)
Borderou de evaluare (job #1095808)
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 |
1 | 4ms | 272kb | Incorect | 0 |
2 | 12ms | 288kb | Incorect | 0 |
3 | 16ms | 300kb | Incorect | 0 |
4 | 20ms | 312kb | Incorect | 0 |
5 | 24ms | 316kb | Incorect | 0 |
6 | 24ms | 324kb | Incorect | 0 |
7 | 28ms | 332kb | Incorect | 0 |
8 | 36ms | 332kb | Incorect | 0 |
9 | 36ms | 328kb | Incorect | 0 |
10 | 36ms | 332kb | Incorect | 0 |
Punctaj total | 0 |