Pagini recente » Borderou de evaluare (job #3260172) | Borderou de evaluare (job #2815958) | Borderou de evaluare (job #267363) | Borderou de evaluare (job #2961164) | Borderou de evaluare (job #1917915)
Borderou de evaluare (job #1917915)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs(POINT, POINT)’:
user.cpp:22:13: warning: array subscript has type ‘char’ [-Wchar-subscripts]
q[A[P1.x][P1.y]].push_back(P1);
^
user.cpp:22:19: warning: array subscript has type ‘char’ [-Wchar-subscripts]
q[A[P1.x][P1.y]].push_back(P1);
^
user.cpp:23:14: warning: array subscript has type ‘char’ [-Wchar-subscripts]
seen[P1.x][P1.y]=1;
^
user.cpp:23:20: warning: array subscript has type ‘char’ [-Wchar-subscripts]
seen[P1.x][P1.y]=1;
^
user.cpp:25:22: warning: array subscript has type ‘char’ [-Wchar-subscripts]
for (int i=A[P1.x][P1.y]; i<=S; i++)
^
user.cpp:25:28: warning: array subscript has type ‘char’ [-Wchar-subscripts]
for (int i=A[P1.x][P1.y]; i<=S; i++)
^
user.cpp:31:34: warning: array subscript has type ‘char’ [-Wchar-subscripts]
son.x=node.x+dx[d];
^
user.cpp:32:34: warning: array subscript has type ‘char’ [-Wchar-subscripts]
son.y=node.y+dy[d];
^
user.cpp:35:36: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (!seen[son.x][son.y]){
^
user.cpp:35:43: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (!seen[son.x][son.y]){
^
user.cpp:36:35: warning: array subscript has type ‘char’ [-Wchar-subscripts]
seen[son.x][son.y]=1;
^
user.cpp:36:42: warning: array subscript has type ‘char’ [-Wchar-subscripts]
seen[son.x][son.y]=1;
^
user.cpp:38:38: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (i+A[son.x][son.y]<=S)
^
user.cpp:38:45: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (i+A[son.x][son.y]<=S)
^
user.cpp:39:40: warning: array subscript has type ‘char’ [-Wchar-subscripts]
q[i+A[son.x][son.y]].push_back(son);
^
user.cpp:39:47: warning: array subscript has type ‘char’ [-Wchar-subscripts]
q[i+A[son.x][son.y]].push_back(son);
^
user.cpp:42:49: warning: array subscript has type ‘char’ [-Wchar-subscripts]
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 392kb | OK | 10 |
2 | 0ms | 372kb | OK | 10 |
3 | 0ms | 388kb | OK | 10 |
4 | 0ms | 388kb | OK | 10 |
5 | 0ms | 396kb | OK | 10 |
6 | 0ms | 376kb | OK | 10 |
7 | 0ms | 440kb | OK | 10 |
8 | 0ms | 436kb | OK | 10 |
9 | 4ms | 488kb | OK | 10 |
10 | 4ms | 492kb | OK | 10 |
Punctaj total | 100 |