Borderou de evaluare (job #3121273)

Utilizator LionMan101Achim-Panescu Silvian LionMan101 Data 11 aprilie 2023 15:12:08
Problema Sub Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void Add(TrieNode*, int, int)': main.cpp:26:13: warning: comparison of integer expressions of different signedness: 'const int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 26 | if (pos == s.length()) | ~~~~^~~~~~~~~~~~~ main.cpp: In function 'void Delete(const TrieNode*, int)': main.cpp:51:13: warning: comparison of integer expressions of different signedness: 'const int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 51 | if (pos == s.length()) | ~~~~^~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:74:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 74 | for (int c = 0; c < s.length(); c++) | ~~^~~~~~~~~~~~ main.cpp:83:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 83 | for (int c = 0; c < s.length(); c++) | ~~^~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
20ms303kbIncorect0
30ms561kbIncorect0
41ms1605kbIncorect0
52ms3178kbIncorect0
62ms3440kbIncorect0
75ms10780kbIncorect0
86ms11304kbIncorect0
96ms11833kbIncorect0
106ms11042kbIncorect0
Punctaj total0

Ceva nu functioneaza?