Borderou de evaluare (job #2969783)

Utilizator matwudemagogul matwu Data 23 ianuarie 2023 18:23:30
Problema SETI Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'void ins(trie*, std::string, int)': main.cpp:19:7: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 19 | if(p == a.size()){ | ~~^~~~~~~~~~~ main.cpp: In function 'int query(trie*, std::string, int)': main.cpp:31:7: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 31 | if(p == a.size()) return node->cnt; | ~~^~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:57:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 57 | for(int i = 0; i < f.size(); i++){ | ~~^~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1162ms446kbOK10
241ms315kbOK10
391ms65552kbMemory limit exceeded0
490ms65552kbMemory limit exceeded0
587ms65552kbMemory limit exceeded0
692ms65552kbMemory limit exceeded0
790ms65552kbMemory limit exceeded0
890ms65552kbMemory limit exceeded0
990ms65552kbMemory limit exceeded0
10363ms18366kbIncorect0
Punctaj total20

Ceva nu functioneaza?