Pagini recente » Borderou de evaluare (job #2783514) | Borderou de evaluare (job #1662342) | Borderou de evaluare (job #986847) | Borderou de evaluare (job #3225422) | Borderou de evaluare (job #1079989)
Borderou de evaluare (job #1079989)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:46:24: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (next[node][s[j]] == 0) {
^
user.cpp:50:21: warning: array subscript has type ‘char’ [-Wchar-subscripts]
next[node][s[j]] = nnodes;
^
user.cpp:55:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
node = next[node][s[j]];
^
user.cpp:80:49: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while (pmax[i] > 1 && next[pmax[i]][pchar[i]] == 0)
^
user.cpp:82:31: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (next[pmax[i]][pchar[i]] > 0)
^
user.cpp:83:38: warning: array subscript has type ‘char’ [-Wchar-subscripts]
pmax[i] = next[pmax[i]][pchar[i]];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 828ms | 664kb | OK | 100 |
Punctaj total | 100 |