Borderou de evaluare (job #3128811)

Utilizator CelestinNegraru Celestin Celestin Data 11 mai 2023 00:43:58
Problema Facebook Search Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void insert(trie*, std::string, int, int)': main.cpp:38:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 38 | if(pos<=cuvant.length()-1) { | ~~~^~~~~~~~~~~~~~~~~~~ main.cpp: In function 'void search(trie*, std::string, int, std::string&)': main.cpp:59:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 59 | if(pos==cuvant.length())///am gasit tot cuvantul din search | ~~~^~~~~~~~~~~~~~~~~ main.cpp: In function 'void update(trie*, std::string, int, short int)': main.cpp:77:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 77 | if(pos==cuvant.length()) | ~~~^~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1138ms132399kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?