Pagini recente » Borderou de evaluare (job #3157907) | Borderou de evaluare (job #405246) | Borderou de evaluare (job #2954880) | Borderou de evaluare (job #1536441) | Borderou de evaluare (job #1079820)
Borderou de evaluare (job #1079820)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:40:24: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (next[node][s[j]] == 0) {
^
user.cpp:42:21: warning: array subscript has type ‘char’ [-Wchar-subscripts]
next[node][s[j]] = nnodes;
^
user.cpp:47:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
node = next[node][s[j]];
^
user.cpp:72:49: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while (pmax[i] > 1 && next[pmax[i]][pchar[i]] == 0)
^
user.cpp:74:31: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (next[pmax[i]][pchar[i]] > 0)
^
user.cpp:75: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 | 920ms | 660kb | Incorect | 0 |
Punctaj total | 0 |