Pagini recente » Borderou de evaluare (job #2258490) | Borderou de evaluare (job #140285) | Borderou de evaluare (job #1485412) | Borderou de evaluare (job #1375935) | Borderou de evaluare (job #1151014)
Borderou de evaluare (job #1151014)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:60:58: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (mat[i - 1][j] != '1') Crt += RoomSize[mat[i - 1][j]];
^
user.cpp:61: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:62:126: 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:63:160: 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 | Incorect | 0 |
2 | 0ms | 232kb | Incorect | 0 |
3 | 4ms | 760kb | Incorect | 0 |
4 | 4ms | 716kb | Incorect | 0 |
5 | 4ms | 584kb | Incorect | 0 |
6 | 4ms | 272kb | Incorect | 0 |
7 | 4ms | 560kb | Incorect | 0 |
8 | 0ms | 244kb | Incorect | 0 |
9 | 4ms | 292kb | Incorect | 0 |
10 | 4ms | 840kb | Incorect | 0 |
Punctaj total | 0 |