Pagini recente » Borderou de evaluare (job #2947196) | Borderou de evaluare (job #1716486) | Borderou de evaluare (job #3160761) | Borderou de evaluare (job #2827645) | Borderou de evaluare (job #1347871)
Borderou de evaluare (job #1347871)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs(std::vector<std::vector<_Tp> >&, int, int)’:
user.cpp:70:60: warning: array subscript has type ‘char’ [-Wchar-subscripts]
oras[newx][newy] = oras[x][y] + cost[directie[x][y]][directie[newx][newy]];//
^
user.cpp:70:82: warning: array subscript has type ‘char’ [-Wchar-subscripts]
oras[newx][newy] = oras[x][y] + cost[directie[x][y]][directie[newx][newy]];//
^
user.cpp:76:63: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (oras[newx][newy] > oras[x][y] + cost[directie[x][y]][directii[i]])//
^
user.cpp:79:60: warning: array subscript has type ‘char’ [-Wchar-subscripts]
oras[newx][newy] = oras[x][y] + cost[directie[x][y]][directie[newx][newy]];//
^
user.cpp:79:82: warning: array subscript has type ‘char’ [-Wchar-subscripts]
oras[newx][newy] = oras[x][y] + cost[directie[x][y]][directie[newx][newy]];//
^
user.cpp: In instantiation of ‘void bfs(std::vector<std::vector<_Tp> >&, int, int) [with T = short int]’:
user.cpp:128:26: required from here
user.cpp:70:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
oras[newx][newy] = oras[x][y] + cost[directie[x][y]][directie[newx][newy]];//
^
user.cpp:70:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
user.cpp:76:42: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (oras[newx][newy] > oras[x][y] + cost[directie[x][y]][directii[i]])//
^
user.cpp:79:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
oras[newx][newy] = oras[x][y] + cost[directie[x][y]][directie[newx][newy]];//
^
user.cpp:79:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 428kb | Wrong answer! | 0 |
| 2 | 0ms | 432kb | Ok! | 10 |
| 3 | 4ms | 460kb | Ok! | 10 |
| 4 | 4ms | 464kb | Ok! | 10 |
| 5 | 36ms | 672kb | Wrong answer! | 0 |
| 6 | 68ms | 792kb | Ok! | 10 |
| 7 | 72ms | 848kb | Ok! | 10 |
| 8 | 80ms | 840kb | Wrong answer! | 0 |
| 9 | 144ms | 1048kb | Ok! | 10 |
| 10 | 104ms | 1048kb | Wrong answer! | 0 |
| Punctaj total | 60 |