Pagini recente » Borderou de evaluare (job #1327597) | Cod sursa (job #2575227) | Borderou de evaluare (job #2698224) | Borderou de evaluare (job #1537438) | Borderou de evaluare (job #1095807)
Borderou de evaluare (job #1095807)
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 | 260kb | Incorect | 0 |
| 2 | 12ms | 292kb | Incorect | 0 |
| 3 | 16ms | 304kb | Incorect | 0 |
| 4 | 20ms | 316kb | Incorect | 0 |
| 5 | 24ms | 316kb | Incorect | 0 |
| 6 | 28ms | 324kb | Incorect | 0 |
| 7 | 28ms | 332kb | Incorect | 0 |
| 8 | 36ms | 328kb | Incorect | 0 |
| 9 | 36ms | 328kb | Incorect | 0 |
| 10 | 36ms | 332kb | Incorect | 0 |
| Punctaj total | 0 |