Borderou de evaluare (job #1314688)
Raport evaluator
Compilare:
user.cpp: In function ‘int afis(int)’:
user.cpp:18:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘void bfs()’:
user.cpp:26:22: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(b[x[pt].p1][x[pt].p2][x[pt].p3+1]==2&&x[pt].p3+1<=n)
^
user.cpp:26:32: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(b[x[pt].p1][x[pt].p2][x[pt].p3+1]==2&&x[pt].p3+1<=n)
^
user.cpp:28:23: warning: array subscript has type ‘char’ [-Wchar-subscripts]
b[x[pt].p1][x[pt].p2][x[pt].p3+1]=1;
^
user.cpp:28:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
b[x[pt].p1][x[pt].p2][x[pt].p3+1]=1;
^
user.cpp:37:22: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(b[x[pt].p1][x[pt].p2][x[pt].p3-1]==2&&x[pt].p3-1>=1)
^
user.cpp:37:32: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(b[x[pt].p1][x[pt].p2][x[pt].p3-1]==2&&x[pt].p3-1>=1)
^
user.cpp:39:23: warning: array subscript has type ‘char’ [-Wchar-subscripts]
b[x[pt].p1][x[pt].p2][x[pt].p3-1]=1;
^
user.cpp:39:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
b[x[pt].p1][x[pt].p2][x[pt].p3-1]=1;
^
user.cpp:48:22: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(b[x[pt].p1][x[pt].p2-1][x[pt].p3]==2&&x[pt].p2-1>=1)
^
user.cpp:48:44: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(b[x[pt].p1][x[pt].p2-1][x[pt].p3]==2&&x[pt].p2-1>=1)
^
user.cpp:50:23: warning: array subscript has type ‘char’ [-Wchar-subscripts]
b[x[pt].p1][x[pt].p2-1][x[pt].p3]=1;
^
user.cpp:50:45: warning: array subscript has type ‘char’ [-Wchar-subscripts]
b[x[pt].p1][x[pt].p2-1][x[pt].p3]=1;
^
user.cpp:59:22: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(b[x[pt].p1][x[pt].p2+1][x[pt].p3]==2&&x[pt].p2+1<=n)
^
user.cpp:59:44: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(b[x[pt].p1][x[pt].p2+1][x[pt].p3]==2&&x[pt].p2+1<=n)
^
user.cpp:61:23: warning: array subscript has type ‘char’ [-Wchar-subscripts]
b[x[pt].p1][x[pt].p2+1][x[pt].p3]=1;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 264kb | OK! | 10 | 20 |
2 | 0ms | 272kb | OK! | 10 |
3 | 0ms | 272kb | OK! | 10 | 20 |
4 | 0ms | 276kb | OK! | 10 |
5 | 0ms | 356kb | OK! | 10 | 20 |
6 | 0ms | 284kb | OK! | 10 |
7 | 0ms | 348kb | OK! | 10 | 10 |
8 | 0ms | 420kb | OK! | 10 | 0 |
9 | 0ms | 516kb | OK! | 10 |
10 | 0ms | 596kb | Raspuns Gresit | 0 |
Punctaj total | 70 |