Borderou de evaluare (job #3275585)

Utilizator Shaan_StefanShaan Stefan Shaan_Stefan Data 10 februarie 2025 21:44:24
Problema SETI Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In member function 'void Trie::insert(const std::string&, int)': main.cpp:15:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 15 | if(pos == str.size()) | ~~~~^~~~~~~~~~~~~ main.cpp: In member function 'int Trie::count(const std::string&, int)': main.cpp:27:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 27 | if(pos == str.size()) | ~~~~^~~~~~~~~~~~~ main.cpp: In member function 'int Trie::lcp(const std::string&, int)': main.cpp:36:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 36 | if(pos == str.size()) | ~~~~^~~~~~~~~~~~~ main.cpp: In member function 'void Trie::erase(const std::string&, int)': main.cpp:46:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 46 | if(pos == str.size()) | ~~~~^~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
19ms303kbIncorect0
23ms303kbIncorect0
361ms64733kbIncorect0
466ms64798kbOK10
561ms66949kbMemory limit exceeded0
660ms66813kbMemory limit exceeded0
762ms66306kbMemory limit exceeded0
861ms66850kbMemory limit exceeded0
960ms66752kbMemory limit exceeded0
1057ms17743kbIncorect0
Punctaj total10

Ceva nu functioneaza?