Borderou de evaluare (job #2613259)

Utilizator CosminMorarMorar Cosmin Andrei CosminMorar Data 9 mai 2020 15:24:19
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void ins(trie*, std::__cxx11::string, int)': main.cpp:24:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (index == word.length()) { ~~~~~~^~~~~~~~~~~~~~~~ main.cpp: In function 'void del(trie*, std::__cxx11::string, int)': main.cpp:36:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (index == word.length()) { ~~~~~~^~~~~~~~~~~~~~~~ main.cpp: In function 'int occurencies(trie*, std::__cxx11::string, int)': main.cpp:51:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (index == word.length()) ~~~~~~^~~~~~~~~~~~~~~~ main.cpp: In function 'int longest_pref(trie*, std::__cxx11::string, int)': main.cpp:59:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (index == word.length() || nod->fiu[CH] == nullptr) ~~~~~~^~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbOK55
23ms131kbOK55
33ms131kbOK55
43ms131kbOK55
54ms131kbOK55
66ms131kbOK55
79ms262kbOK55
812ms262kbOK55
919ms524kbOK55
1029ms1441kbOK55
1135ms262kbOK55
1259ms2752kbOK55
1369ms2359kbOK55
1471ms655kbOK55
1584ms655kbOK510
16174ms19005kbOK5
17107ms262kbOK510
18181ms13893kbOK5
19104ms262kbOK510
20186ms25427kbOK5
Punctaj total100

Ceva nu functioneaza?