Borderou de evaluare (job #2493480)

Utilizator DavidLDavid Lauran DavidL Data 16 noiembrie 2019 13:00:07
Problema Aho-Corasick Status done
Runda Arhiva educationala Compilator cpp-32 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:70:14: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] cin >> A + 1; ~~^~~ main.cpp:77:20: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] cin >> cuv + 1; ~~~~^~~ main.cpp:90:24: warning: array subscript has type 'char' [-Wchar-subscripts] if (curr->fiu[c]) ^ main.cpp:92:31: warning: array subscript has type 'char' [-Wchar-subscripts] curr = curr->fiu[c]; ^ main.cpp:96:44: warning: array subscript has type 'char' [-Wchar-subscripts] while (curr != T && curr->fiu[c] == 0) ^ main.cpp:99:28: warning: array subscript has type 'char' [-Wchar-subscripts] if (curr->fiu[c]) ^ main.cpp:100:35: warning: array subscript has type 'char' [-Wchar-subscripts] curr = curr->fiu[c]; ^ main.cpp:109:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < toateNodurile.size(); i++) ~~^~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK5
22ms131kbOK5
32ms131kbOK5
42ms131kbOK5
52ms131kbOK5
612ms786kbOK5
720ms1179kbOK5
823ms1572kbOK5
924ms1703kbOK5
1021ms1310kbOK5
1121ms1048kbOK5
1222ms1441kbOK5
138ms655kbOK5
149ms655kbOK5
1513ms1048kbOK5
1613ms1179kbOK5
1714ms1179kbOK5
1815ms1179kbOK5
1921ms1572kbOK5
2073ms3145kbOK5
Punctaj total100

Ceva nu functioneaza?