Pagini recente » Borderou de evaluare (job #1522156) | Borderou de evaluare (job #377821) | Cod sursa (job #522166) | Monitorul de evaluare | Borderou de evaluare (job #1262814)
Borderou de evaluare (job #1262814)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:33: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘char*’ [-Wformat=]
scanf("%d", &A[i][j]);
^
user.cpp:33:46: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘char*’ [-Wformat=]
for(i = 1; i <= k; i++) scanf("%d", &c[i]);
^
user.cpp:51:32: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(best[nexts.X][nexts.Y] < best[state.X][state.Y] + A[nexts.X][nexts.Y])
^
user.cpp:51:41: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(best[nexts.X][nexts.Y] < best[state.X][state.Y] + A[nexts.X][nexts.Y])
^
user.cpp:51:57: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(best[nexts.X][nexts.Y] < best[state.X][state.Y] + A[nexts.X][nexts.Y])
^
user.cpp:51:66: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(best[nexts.X][nexts.Y] < best[state.X][state.Y] + A[nexts.X][nexts.Y])
^
user.cpp:51:79: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(best[nexts.X][nexts.Y] < best[state.X][state.Y] + A[nexts.X][nexts.Y])
^
user.cpp:51:88: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(best[nexts.X][nexts.Y] < best[state.X][state.Y] + A[nexts.X][nexts.Y])
^
user.cpp:53:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
best[nexts.X][nexts.Y] = best[state.X][state.Y] + A[nexts.X][nexts.Y];
^
user.cpp:53:42: warning: array subscript has type ‘char’ [-Wchar-subscripts]
best[nexts.X][nexts.Y] = best[state.X][state.Y] + A[nexts.X][nexts.Y];
^
user.cpp:53:58: warning: array subscript has type ‘char’ [-Wchar-subscripts]
best[nexts.X][nexts.Y] = best[state.X][state.Y] + A[nexts.X][nexts.Y];
^
user.cpp:53:67: warning: array subscript has type ‘char’ [-Wchar-subscripts]
best[nexts.X][nexts.Y] = best[state.X][state.Y] + A[nexts.X][nexts.Y];
^
user.cpp:53:80: warning: array subscript has type ‘char’ [-Wchar-subscripts]
best[nexts.X][nexts.Y] = best[state.X][state.Y] + A[nexts.X][nexts.Y];
^
user.cpp:53:89: warning: array subscript has type ‘char’ [-Wchar-subscripts]
best[nexts.X][nexts.Y] = best[state.X][state.Y] + A[nexts.X][nexts.Y];
^
user.cpp:54:34: warning: array subscript has type ‘char’ [-Wchar-subscripts]
bestx[nexts.X][nexts.Y] = state.X;
^
user.cpp:54:43: warning: array subscript has type ‘char’ [-Wchar-subscripts]
bestx[nexts.X][nexts.Y] = state.X;
^
user.cpp:55:34: warning: array subscript has type ‘char’ [-Wchar-subscripts]
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 336kb | OKAY! | 10 |
| 2 | 12ms | 468kb | OKAY! | 10 |
| 3 | 24ms | Depăşit | Memory limit exceeded. | 0 |
| 4 | 12ms | Depăşit | Memory limit exceeded. | 0 |
| 5 | 12ms | Depăşit | Memory limit exceeded. | 0 |
| 6 | 12ms | Depăşit | Memory limit exceeded. | 0 |
| 7 | 12ms | Depăşit | Memory limit exceeded. | 0 |
| 8 | 12ms | Depăşit | Memory limit exceeded. | 0 |
| 9 | 16ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 0ms | 308kb | OKAY! | 10 |
| Punctaj total | 30 |