Pagini recente » Borderou de evaluare (job #2324976) | Borderou de evaluare (job #368240) | Borderou de evaluare (job #2327697) | Borderou de evaluare (job #376984) | Borderou de evaluare (job #1124876)
Borderou de evaluare (job #1124876)
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 | 756kb | OK | 10 |
| 4 | 4ms | 708kb | OK | 10 |
| 5 | 4ms | 576kb | OK | 10 |
| 6 | 4ms | 268kb | OK | 10 |
| 7 | 4ms | 552kb | OK | 10 |
| 8 | 0ms | 236kb | Incorect | 0 |
| 9 | 0ms | 284kb | OK | 10 |
| 10 | 4ms | 828kb | OK | 10 |
| Punctaj total | 90 |