Pagini recente » Borderou de evaluare (job #1014834) | Borderou de evaluare (job #3181350) | Borderou de evaluare (job #1044853) | Borderou de evaluare (job #1137859) | Borderou de evaluare (job #1049794)
Borderou de evaluare (job #1049794)
Raport evaluator
Compilare:
user.cpp: In member function ‘void Trie::addWord(TrieNode*, const string&, int)’:
user.cpp:24:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (pos == word.size()) {
^
user.cpp: In member function ‘bool Trie::deleteWord(TrieNode*, const string&, int)’:
user.cpp:37:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (pos == word.size()) {
^
user.cpp: In member function ‘int Trie::count(TrieNode*, const string&, int)’:
user.cpp:59:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (pos == word.size()) {
^
user.cpp: In member function ‘int Trie::longestPrefix(TrieNode*, const string&, int)’:
user.cpp:72:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (pos == word.size()) {
^
user.cpp: In member function ‘bool Trie::deleteWord(const string&)’:
user.cpp:95:3: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In member function ‘int Trie::count(const string&)’:
user.cpp:99:3: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In member function ‘int Trie::longestPrefix(const string&)’:
user.cpp:103:3: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 392kb | Incorect | 0 | 0 |
2 | 0ms | 408kb | Incorect | 0 | 0 |
3 | 4ms | 412kb | Incorect | 0 | 0 |
4 | 4ms | 408kb | Incorect | 0 | 0 |
5 | 4ms | 408kb | Incorect | 0 | 0 |
6 | 4ms | 424kb | Incorect | 0 | 0 |
7 | 8ms | 440kb | Incorect | 0 | 0 |
8 | 8ms | 436kb | Incorect | 0 | 0 |
9 | 12ms | 576kb | Incorect | 0 | 0 |
10 | 20ms | 1068kb | Incorect | 0 | 0 |
11 | 24ms | 472kb | Incorect | 0 | 0 |
12 | 36ms | 1772kb | Incorect | 0 | 0 |
13 | 44ms | 1528kb | Incorect | 0 | 0 |
14 | 48ms | 680kb | Incorect | 0 | 0 |
15 | 56ms | 660kb | Incorect | 0 | 0 |
16 | 96ms | 10240kb | Incorect | 0 |
17 | 80ms | 432kb | Incorect | 0 | 0 |
18 | 100ms | 7584kb | Incorect | 0 |
19 | 72ms | 444kb | Incorect | 0 | 0 |
20 | 112ms | 13628kb | Incorect | 0 |
Punctaj total | 0 |