Pagini recente » Borderou de evaluare (job #2837781) | Borderou de evaluare (job #2705504) | Borderou de evaluare (job #3326598) | Borderou de evaluare (job #3327598) | Borderou de evaluare (job #1893757)
Borderou de evaluare (job #1893757)
Raport evaluator
Compilare:
user.cpp: In function ‘void SpecBFS(int, int)’:
user.cpp:102:55: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(a[x2][y2] != '#' && d[x2][y2][ a[i][j] ][ a[i][j] ] == oo)
^
user.cpp:102:66: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(a[x2][y2] != '#' && d[x2][y2][ a[i][j] ][ a[i][j] ] == oo)
^
user.cpp:105:36: warning: array subscript has type ‘char’ [-Wchar-subscripts]
d[x2][y2][ a[i][j] ][ a[i][j] ] = d[x][y][ a[i][j] ][ a[i][j] ] + 1;
^
user.cpp:105:47: warning: array subscript has type ‘char’ [-Wchar-subscripts]
d[x2][y2][ a[i][j] ][ a[i][j] ] = d[x][y][ a[i][j] ][ a[i][j] ] + 1;
^
user.cpp:105:68: warning: array subscript has type ‘char’ [-Wchar-subscripts]
d[x2][y2][ a[i][j] ][ a[i][j] ] = d[x][y][ a[i][j] ][ a[i][j] ] + 1;
^
user.cpp:105:79: warning: array subscript has type ‘char’ [-Wchar-subscripts]
d[x2][y2][ a[i][j] ][ a[i][j] ] = d[x][y][ a[i][j] ][ a[i][j] ] + 1;
^
user.cpp: In function ‘void Solve_2()’:
user.cpp:115:38: warning: array subscript has type ‘char’ [-Wchar-subscripts]
for(i = 0; i < K; ++i) tab[cuv[i]] = i+1;
^
user.cpp:118:69: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(a[i][j] >= 'A' && a[i][j] <= 'Z') a[i][j] = tab[ a[i][j] ];
^
user.cpp:129:28: warning: array subscript has type ‘char’ [-Wchar-subscripts]
d[i][j][a[i][j]][a[i][j]] = 0;
^
user.cpp:129:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
d[i][j][a[i][j]][a[i][j]] = 0;
^
user.cpp:113:15: warning: unused variable ‘t’ [-Wunused-variable]
int i,j,k,t,ii,jj,res=oo;
^
user.cpp: In function ‘void Read()’:
user.cpp:30:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d %d %d\n",&p,&N,&M);
^
user.cpp:31:25: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%s",cuv);
^
user.cpp:35:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%s",temp);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 508kb | OK | 5 |
| 2 | 0ms | 508kb | OK | 5 |
| 3 | 0ms | 504kb | OK | 5 |
| 4 | 0ms | 512kb | OK | 5 |
| 5 | 0ms | 656kb | OK | 5 |
| 6 | 4ms | 2656kb | OK | 5 |
| 7 | 4ms | 3248kb | OK | 5 |
| 8 | 4ms | 3220kb | OK | 5 |
| 9 | 0ms | 696kb | OK | 5 |
| 10 | 8ms | 2820kb | OK | 5 |
| 11 | 0ms | 724kb | OK | 5 |
| 12 | 8ms | 3080kb | OK | 5 |
| 13 | 0ms | 1032kb | OK | 5 |
| 14 | 4ms | 1180kb | OK | 5 |
| 15 | 0ms | 1240kb | OK | 5 |
| 16 | 20ms | 2924kb | OK | 5 |
| 17 | 28ms | 3396kb | OK | 5 |
| 18 | 32ms | 3208kb | OK | 5 |
| 19 | 36ms | 3604kb | OK | 5 |
| 20 | 36ms | 3560kb | OK | 5 |
| Punctaj total | 100 |