Borderou de evaluare (job #2433105)

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

Raport evaluator

Compilare: main.cpp: In member function 'void trie::add_string(std::__cxx11::string&)': main.cpp:65: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:82: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:93: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:110:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<prefix.length(); i++) ~^~~~~~~~~~~~~~~~ main.cpp:109:13: warning: unused variable 'maxx' [-Wunused-variable] int maxx=0; ^~~~ main.cpp: In function 'int main()': main.cpp:134:9: warning: unused variable 'a' [-Wunused-variable] int a,b; ^ main.cpp:134:11: warning: unused variable 'b' [-Wunused-variable] int a,b; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbIncorect00
22ms131kbIncorect00
33ms131kbIncorect00
43ms131kbIncorect00
53ms131kbIncorect00
64ms131kbIncorect00
76ms262kbIncorect00
88ms262kbIncorect00
913ms524kbIncorect00
1021ms1441kbIncorect00
1123ms262kbIncorect00
1243ms3014kbIncorect00
1349ms2490kbIncorect00
1446ms786kbIncorect00
1554ms655kbIncorect00
1694ms20496kbMemory limit exceeded0
1760ms262kbIncorect00
18121ms16384kbIncorect0
1952ms393kbIncorect00
2092ms20496kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?