Borderou de evaluare (job #2309005)

Utilizator mihai50000Mihai-Cristian Popescu mihai50000 Data 28 decembrie 2018 11:56:22
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In constructor 'Trie::Trie()': main.cpp:29:34: warning: passing NULL to non-pointer argument 2 of 'void* memset(void*, int, size_t)' [-Wconversion-null] memset(next, NULL, sizeof(next)); ^ main.cpp: In member function 'void Trie::add(std::__cxx11::string, int)': main.cpp:37:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(pos == word.size()) ~~~~^~~~~~~~~~~~~~ main.cpp: In member function 'void Trie::erase(std::__cxx11::string, int)': main.cpp:53:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(pos == word.size()) ~~~~^~~~~~~~~~~~~~ main.cpp: In member function 'void Trie::find(std::__cxx11::string, int)': main.cpp:72:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(pos != word.size()) ~~~~^~~~~~~~~~~~~~ main.cpp: In member function 'void Trie::lcp(std::__cxx11::string, int)': main.cpp:90:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(pos != word.size()) ~~~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbIncorect00
23ms131kbKilled by Signal 1100
33ms131kbKilled by Signal 1100
43ms131kbKilled by Signal 1100
53ms131kbKilled by Signal 1100
64ms131kbKilled by Signal 1100
76ms262kbKilled by Signal 1100
810ms262kbKilled by Signal 1100
98ms655kbKilled by Signal 1100
1029ms2097kbKilled by Signal 1100
1116ms393kbKilled by Signal 1100
1241ms4194kbKilled by Signal 1100
1334ms3538kbKilled by Signal 1100
1444ms917kbKilled by Signal 1100
1544ms917kbKilled by Signal 1100
1685ms20496kbMemory limit exceeded0
1710ms262kbKilled by Signal 1100
18105ms20496kbMemory limit exceeded0
1930ms262kbKilled by Signal 1100
2089ms20496kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?