Pagini recente » Borderou de evaluare (job #1405362) | Borderou de evaluare (job #1216595) | Borderou de evaluare (job #2224731) | Borderou de evaluare (job #443651) | Borderou de evaluare (job #1124784)
Borderou de evaluare (job #1124784)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:52:62: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(mat[i-1][j] != '1') Crt+=RoomSize[mat[i-1][j]];
^
user.cpp:53:92: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(mat[i][j-1] != '1' && mat[i][j-1] != mat[i-1][j]) Crt+=RoomSize[mat[i][j-1]];
^
user.cpp:54:122: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(mat[i+1][j] != '1' && mat[i+1][j] != mat[i][j-1] && mat[i+1][j] != mat[i-1][j]) Crt+=RoomSize[mat[i+1][j]];
^
user.cpp:55:152: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(mat[i][j+1] != '1' && mat[i][j+1] != mat[i+1][j] && mat[i][j+1] != mat[i][j-1] && mat[i][j+1] != mat[i-1][j]) Crt+=RoomSize[mat[i][j+1]];
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 236kb | OK | 10 |
| 2 | 0ms | 232kb | OK | 10 |
| 3 | 4ms | 752kb | OK | 10 |
| 4 | 4ms | 704kb | OK | 10 |
| 5 | 4ms | 576kb | OK | 10 |
| 6 | 4ms | 272kb | OK | 10 |
| 7 | 4ms | 552kb | OK | 10 |
| 8 | 0ms | 236kb | Incorect | 0 |
| 9 | 4ms | 284kb | OK | 10 |
| 10 | 4ms | 828kb | OK | 10 |
| Punctaj total | 90 |