Borderou de evaluare (job #3275581)

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

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()) | ~~~~^~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:75:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 75 | for(auto i = 0; i < inst.size() / 20 * 20 - 20; i++) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
17ms303kbIncorect0
22ms303kbIncorect0
342ms45211kbIncorect0
444ms45477kbIncorect0
560ms66695kbMemory limit exceeded0
660ms66703kbMemory limit exceeded0
760ms66899kbMemory limit exceeded0
860ms66793kbMemory limit exceeded0
960ms66695kbMemory limit exceeded0
1044ms14446kbIncorect0
Punctaj total0

Ceva nu functioneaza?