Pagini recente » Borderou de evaluare (job #2307385) | Borderou de evaluare (job #1155848) | Cod sursa (job #554555) | Borderou de evaluare (job #2838332) | Borderou de evaluare (job #1862706)
Borderou de evaluare (job #1862706)
Raport evaluator
Compilare:
user.cpp: In function ‘void bellman_ford()’:
user.cpp:47:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (cost[vec.x][vec.y] > cost[P.x][P.y] + A[vec.x][vec.y] && in_matrice(vec)) {
^
user.cpp:47:34: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (cost[vec.x][vec.y] > cost[P.x][P.y] + A[vec.x][vec.y] && in_matrice(vec)) {
^
user.cpp:47:46: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (cost[vec.x][vec.y] > cost[P.x][P.y] + A[vec.x][vec.y] && in_matrice(vec)) {
^
user.cpp:47:51: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (cost[vec.x][vec.y] > cost[P.x][P.y] + A[vec.x][vec.y] && in_matrice(vec)) {
^
user.cpp:47:62: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (cost[vec.x][vec.y] > cost[P.x][P.y] + A[vec.x][vec.y] && in_matrice(vec)) {
^
user.cpp:47:69: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (cost[vec.x][vec.y] > cost[P.x][P.y] + A[vec.x][vec.y] && in_matrice(vec)) {
^
user.cpp:48:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
cost[vec.x][vec.y] = cost[P.x][P.y] + A[vec.x][vec.y];
^
user.cpp:48:34: warning: array subscript has type ‘char’ [-Wchar-subscripts]
cost[vec.x][vec.y] = cost[P.x][P.y] + A[vec.x][vec.y];
^
user.cpp:48:46: warning: array subscript has type ‘char’ [-Wchar-subscripts]
cost[vec.x][vec.y] = cost[P.x][P.y] + A[vec.x][vec.y];
^
user.cpp:48:51: warning: array subscript has type ‘char’ [-Wchar-subscripts]
cost[vec.x][vec.y] = cost[P.x][P.y] + A[vec.x][vec.y];
^
user.cpp:48:62: warning: array subscript has type ‘char’ [-Wchar-subscripts]
cost[vec.x][vec.y] = cost[P.x][P.y] + A[vec.x][vec.y];
^
user.cpp:48:69: warning: array subscript has type ‘char’ [-Wchar-subscripts]
cost[vec.x][vec.y] = cost[P.x][P.y] + A[vec.x][vec.y];
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 416kb | OK | 10 |
| 2 | 0ms | 412kb | OK | 10 |
| 3 | 0ms | 408kb | OK | 10 |
| 4 | 0ms | 416kb | OK | 10 |
| 5 | 0ms | 408kb | OK | 10 |
| 6 | 0ms | 412kb | OK | 10 |
| 7 | 0ms | 472kb | OK | 10 |
| 8 | 0ms | 468kb | OK | 10 |
| 9 | 4ms | 488kb | OK | 10 |
| 10 | 4ms | 488kb | OK | 10 |
| Punctaj total | 100 |