Pagini recente » Borderou de evaluare (job #313540) | Borderou de evaluare (job #1357482) | Borderou de evaluare (job #1647282) | Borderou de evaluare (job #947239) | Borderou de evaluare (job #1124804)
Borderou de evaluare (job #1124804)
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 | 232kb | OK | 10 |
| 2 | 0ms | 232kb | OK | 10 |
| 3 | 4ms | 752kb | OK | 10 |
| 4 | 4ms | 700kb | OK | 10 |
| 5 | 4ms | 580kb | OK | 10 |
| 6 | 4ms | 264kb | OK | 10 |
| 7 | 4ms | 544kb | OK | 10 |
| 8 | 0ms | 240kb | Incorect | 0 |
| 9 | 4ms | 284kb | OK | 10 |
| 10 | 4ms | 824kb | OK | 10 |
| Punctaj total | 90 |