Borderou de evaluare (job #3255212)

Utilizator CatalinPangaleanuCatalin Pangaleanu CatalinPangaleanu Data 9 noiembrie 2024 17:59:39
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'void insert(TrieNode*, const std::string&, int)': main.cpp:14:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 14 | if (index==word.length()) | ~~~~~^~~~~~~~~~~~~~~ main.cpp: In function 'void remove(TrieNode*, const std::string&, int)': main.cpp:29:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 29 | if (index==word.length()) | ~~~~~^~~~~~~~~~~~~~~ main.cpp: In function 'int frequency(TrieNode*, const std::string&, int)': main.cpp:43:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 43 | if (index==word.length()) | ~~~~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
18ms393kbKilled by Signal 1100
20ms303kbIncorect00
30ms303kbOK55
40ms303kbOK55
50ms303kbIncorect00
60ms303kbIncorect00
71ms303kbIncorect00
81ms303kbIncorect00
94ms737kbKilled by Signal 1100
103ms1609kbIncorect00
114ms532kbKilled by Signal 1100
1212ms3031kbKilled by Signal 1100
136ms2510kbKilled by Signal 1100
146ms937kbKilled by Signal 1100
156ms937kbKilled by Signal 1100
1623ms19259kbKilled by Signal 110
175ms483kbKilled by Signal 1100
1822ms14168kbKilled by Signal 110
193ms479kbKilled by Signal 1100
2018ms16998kbKilled by Signal 110
Punctaj total10

Ceva nu functioneaza?