Pagini recente » Cod sursa (job #64906) | Borderou de evaluare (job #1526589) | Cod sursa (job #1147555) | Cod sursa (job #874599) | Borderou de evaluare (job #1170287)
Borderou de evaluare (job #1170287)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(short int, short int, short int)’:
user.cpp:28:18: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(x+dx[i]>=0 && x+dx[i]<N && y+dy[i]>=0 && y+dy[i]<M) {
^
user.cpp:28:32: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(x+dx[i]>=0 && x+dx[i]<N && y+dy[i]>=0 && y+dy[i]<M) {
^
user.cpp:28:45: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(x+dx[i]>=0 && x+dx[i]<N && y+dy[i]>=0 && y+dy[i]<M) {
^
user.cpp:28:59: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(x+dx[i]>=0 && x+dx[i]<N && y+dy[i]>=0 && y+dy[i]<M) {
^
user.cpp:29:22: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(x+dx[i]==endX && y+dy[i]==endY) {
^
user.cpp:29:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(x+dx[i]==endX && y+dy[i]==endY) {
^
user.cpp:33:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(!viz[x+dx[i]][y+dy[i]] && d[x+dx[i]][y+dy[i]]>=D) {
^
user.cpp:33:36: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(!viz[x+dx[i]][y+dy[i]] && d[x+dx[i]][y+dy[i]]>=D) {
^
user.cpp:33:50: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(!viz[x+dx[i]][y+dy[i]] && d[x+dx[i]][y+dy[i]]>=D) {
^
user.cpp:33:59: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(!viz[x+dx[i]][y+dy[i]] && d[x+dx[i]][y+dy[i]]>=D) {
^
user.cpp:34:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
dfs(x+dx[i],y+dy[i],D);
^
user.cpp:34:34: warning: array subscript has type ‘char’ [-Wchar-subscripts]
dfs(x+dx[i],y+dy[i],D);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 468kb | Ok! | 10 |
| 2 | 0ms | 444kb | Ok! | 10 |
| 3 | 0ms | 476kb | Ok! | 10 |
| 4 | 4ms | 520kb | Ok! | 10 |
| 5 | 4ms | 1164kb | Ok! | 10 |
| 6 | 4ms | 1092kb | Ok! | 10 |
| 7 | 28ms | 2888kb | Ok! | 10 |
| 8 | 64ms | 6408kb | Ok! | 10 |
| 9 | 208ms | 16032kb | Killed by signal 11(SIGSEGV). | 0 |
| 10 | 4ms | 1088kb | Ok! | 10 |
| Punctaj total | 90 |