Pagini recente » Borderou de evaluare (job #1844650) | Monitorul de evaluare | Borderou de evaluare (job #3166571) | Borderou de evaluare (job #2813537) | Borderou de evaluare (job #1050644)
Borderou de evaluare (job #1050644)
Raport evaluator
Compilare:
user.c: In function ‘computeRhombus’:
user.c:141:5: warning: passing argument 1 of ‘writeBuffer’ from incompatible pointer type [enabled by default]
writeBuffer(tempBuffer, n);
^
user.c:59:6: note: expected ‘const char (*)[100]’ but argument is of type ‘char (*)[100]’
void writeBuffer(const char buffer[][100], const int n)
^
user.c: In function ‘main’:
user.c:162: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 (*)[100]’ but argument is of type ‘char (*)[100]’
void computeSquares(const char buffer[][100], const int n, int *squareSize, int *squareCount)
^
user.c:163: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 (*)[100]’ but argument is of type ‘char (*)[100]’
void computeRhombus(const char buffer[][100], const int n, int *rhombusSize, int *rhombusCount)
^
user.c:149:15: warning: unused variable ‘j’ [-Wunused-variable]
int n, i, j;
^
user.c:149:12: warning: unused variable ‘i’ [-Wunused-variable]
int n, i, j;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 236kb | Incorect | 0 |
| 2 | 4ms | 236kb | Killed by signal 11(SIGSEGV). | 0 |
| 3 | 4ms | 236kb | Killed by signal 11(SIGSEGV). | 0 |
| 4 | 4ms | 236kb | Killed by signal 11(SIGSEGV). | 0 |
| 5 | 4ms | 240kb | Killed by signal 11(SIGSEGV). | 0 |
| 6 | 4ms | 236kb | Killed by signal 11(SIGSEGV). | 0 |
| 7 | 4ms | 236kb | Killed by signal 11(SIGSEGV). | 0 |
| 8 | 4ms | 236kb | Killed by signal 11(SIGSEGV). | 0 |
| 9 | 4ms | 236kb | Killed by signal 11(SIGSEGV). | 0 |
| 10 | 4ms | 236kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 0 |