Pagini recente » Borderou de evaluare (job #1529996) | Borderou de evaluare (job #356983) | Borderou de evaluare (job #1256325) | Borderou de evaluare (job #1579381) | Borderou de evaluare (job #1829413)
Borderou de evaluare (job #1829413)
Raport evaluator
Compilare:
user.cpp: In function ‘int Common(std::string, std::string)’:
user.cpp:24:12: warning: array subscript has type ‘char’ [-Wchar-subscripts]
C[i][j] = C[i+1][j+1] + 1;
^
user.cpp:24:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
C[i][j] = C[i+1][j+1] + 1;
^
user.cpp:26:12: warning: array subscript has type ‘char’ [-Wchar-subscripts]
C[i][j] = max(C[i+1][j], C[i][j+1]);
^
user.cpp:26:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
C[i][j] = max(C[i+1][j], C[i][j+1]);
^
user.cpp:26:31: warning: array subscript has type ‘char’ [-Wchar-subscripts]
C[i][j] = max(C[i+1][j], C[i][j+1]);
^
user.cpp:26:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
C[i][j] = max(C[i+1][j], C[i][j+1]);
^
user.cpp: In function ‘int main()’:
user.cpp:46:29: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(getline(fin, s[++n]))
^
user.cpp:55:12: warning: array subscript has type ‘char’ [-Wchar-subscripts]
d[i][i] = 0;
^
user.cpp:55:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
d[i][i] = 0;
^
user.cpp:59:12: warning: array subscript has type ‘char’ [-Wchar-subscripts]
d[i][i + 1] = 0;
^
user.cpp:70:29: warning: array subscript has type ‘char’ [-Wchar-subscripts]
erased = d[i][k] + d[k][j];
^
user.cpp:70:32: warning: array subscript has type ‘char’ [-Wchar-subscripts]
erased = d[i][k] + d[k][j];
^
user.cpp:70:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
erased = d[i][k] + d[k][j];
^
user.cpp:70:42: warning: array subscript has type ‘char’ [-Wchar-subscripts]
erased = d[i][k] + d[k][j];
^
user.cpp:71:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if ( aux[i][j] && erased == diag - 2 ) erased++;
^
user.cpp:71:30: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if ( aux[i][j] && erased == diag - 2 ) erased++;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 412kb | OK | 10 | 20 |
2 | 0ms | 416kb | OK | 10 |
3 | 0ms | 420kb | OK | 10 | 40 |
4 | 0ms | 416kb | OK | 10 |
5 | 4ms | 420kb | OK | 10 |
6 | 4ms | 424kb | OK | 10 |
7 | 4ms | 424kb | OK | 10 | 0 |
8 | Depăşit | 428kb | Time limit exceeded. | 0 |
9 | 48ms | 436kb | OK | 10 |
10 | 0ms | 412kb | OK | 10 |
Punctaj total | 60 |