Borderou de evaluare (job #2433112)

Utilizator ViAlexVisan Alexandru ViAlex Data 25 iunie 2019 20:33:05
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In member function 'void trie::add_string(std::__cxx11::string&)': main.cpp:67:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<to_add.length(); i++) ~^~~~~~~~~~~~~~~~ main.cpp: In member function 'void trie::erase_string(std::__cxx11::string&)': main.cpp:84:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<to_delete.length(); i++) ~^~~~~~~~~~~~~~~~~~~ main.cpp: In member function 'node* trie::get_root(std::__cxx11::string&)': main.cpp:107:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<prefix.length(); i++) ~^~~~~~~~~~~~~~~~ main.cpp: In member function 'int trie::get_longest_common_prefix_of_string(std::__cxx11::string&)': main.cpp:124:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<prefix.length(); i++) ~^~~~~~~~~~~~~~~~ main.cpp:123:13: warning: unused variable 'maxx' [-Wunused-variable] int maxx=0; ^~~~ main.cpp: In function 'int main()': main.cpp:148:9: warning: unused variable 'a' [-Wunused-variable] int a,b; ^ main.cpp:148:11: warning: unused variable 'b' [-Wunused-variable] int a,b; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbOK55
22ms131kbOK55
33ms131kbOK55
43ms131kbOK55
53ms131kbOK55
64ms131kbOK55
76ms262kbOK55
88ms262kbOK55
914ms524kbOK55
1022ms1441kbOK55
1123ms262kbOK55
1247ms3014kbOK55
1354ms2490kbOK55
1447ms786kbOK55
1555ms655kbOK510
16176ms20316kbOK5
1778ms262kbOK510
18165ms14942kbOK5
1964ms262kbOK50
20103ms20496kbMemory limit exceeded0
Punctaj total90

Ceva nu functioneaza?