Pagini recente » Borderou de evaluare (job #2531454) | Borderou de evaluare (job #1999747) | Borderou de evaluare (job #2704333) | Borderou de evaluare (job #2498939) | Borderou de evaluare (job #1744193)
Borderou de evaluare (job #1744193)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:85:47: warning: array subscript has type ‘char’ [-Wchar-subscripts]
mat[i][j] = code_to_char[mat[i][j]];
^
user.cpp:126:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while ( bg < ed && ( mat[t.i][t.j] != 'G' || t.d <= 1 ) ) {
^
user.cpp:126:38: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while ( bg < ed && ( mat[t.i][t.j] != 'G' || t.d <= 1 ) ) {
^
user.cpp:127:16: warning: array subscript has type ‘char’ [-Wchar-subscripts]
mat[t.i][t.j] = 'R';
^
user.cpp:127:21: warning: array subscript has type ‘char’ [-Wchar-subscripts]
mat[t.i][t.j] = 'R';
^
user.cpp:75:35: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( fin, "%d%d ", &n, &m );
^
user.cpp:81:43: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread( mat[i] + 1, 1, m + 1, fin );
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 356kb | Lungime minima gresita | 4 |
| 2 | 0ms | 280kb | OK! | 10 |
| 3 | 0ms | 356kb | Lungime minima gresita | 4 |
| 4 | 0ms | 356kb | Lungime minima gresita | 4 |
| 5 | 0ms | 372kb | Lungime minima gresita | 4 |
| 6 | 0ms | 356kb | Lungime minima gresita | 4 |
| 7 | 0ms | 304kb | Lungime minima gresita | 4 |
| 8 | 0ms | 372kb | Lungime minima gresita | 4 |
| 9 | 0ms | 356kb | Lungime minima gresita | 4 |
| 10 | 0ms | 352kb | Lungime minima gresita | 4 |
| Punctaj total | 46 |