Borderou de evaluare (job #2409699)

Utilizator alexandra_udristoiuUdristoiu Alexandra Maria alexandra_udristoiu Data 19 aprilie 2019 12:46:05
Problema Aho-Corasick Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 95

Raport evaluator

Compilare: main.cpp: In function 'void dfs(trie*)': main.cpp:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < nod->w.size(); i++){ ~~^~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:47:13: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] fin>> a + 1; ~~^~~ main.cpp:85:40: warning: array subscript has type 'char' [-Wchar-subscripts] while(nod != r && nod->f[ a[i] ] == NULL){ ^ main.cpp:88:25: warning: array subscript has type 'char' [-Wchar-subscripts] if(nod->f[ a[i] ] != NULL){ ^ main.cpp:89:32: warning: array subscript has type 'char' [-Wchar-subscripts] nod = nod->f[ a[i] ]; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK5
22ms131kbOK5
32ms131kbOK5
42ms131kbOK5
52ms131kbOK5
611ms917kbOK5
719ms1310kbOK5
820ms1966kbOK5
922ms2228kbOK5
1018ms1572kbOK5
1120ms1179kbOK5
1219ms1835kbOK5
1310ms655kbOK5
1411ms786kbOK5
1513ms1310kbOK5
1614ms1441kbOK5
1715ms1310kbOK5
1817ms1179kbOK5
1920ms2097kbOK5
20101ms4325kbTime limit exceeded0
Punctaj total95

Ceva nu functioneaza?