Pagini recente » Borderou de evaluare (job #50876) | Borderou de evaluare (job #111021) | Borderou de evaluare (job #245050) | Borderou de evaluare (job #137545) | Borderou de evaluare (job #2221853)
Borderou de evaluare (job #2221853)
Raport evaluator
Compilare:
user.cpp: In instantiation of ‘NodeTypeCatalog<counterType>::TrieNodeBasic* NodeTypeCatalog<counterType>::TrieNodeBasic::push(char) [with counterType = unsigned int]’:
user.cpp:107:21: required from ‘void Trie<NodeType>::pushWord(const string&) [with NodeType = NodeTypeCatalog<unsigned int>::TrieNodeBasic; std::__cxx11::string = std::__cxx11::basic_string<char>]’
user.cpp:191:35: required from here
user.cpp:32:28: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if( this->child[cc] == 0 )
~~~~~~~~~~~^
user.cpp:34:28: warning: array subscript has type ‘char’ [-Wchar-subscripts]
this->child[cc] = new TrieNodeBasic();
~~~~~~~~~~~^
user.cpp:35:28: warning: array subscript has type ‘char’ [-Wchar-subscripts]
this->child[cc]->parent = this;
~~~~~~~~~~~^
user.cpp:37:24: warning: array subscript has type ‘char’ [-Wchar-subscripts]
this->child[cc]->prefixCount++;
~~~~~~~~~~~^
user.cpp:38:31: warning: array subscript has type ‘char’ [-Wchar-subscripts]
return this->child[cc];
~~~~~~~~~~~^
user.cpp: In instantiation of ‘NodeTypeCatalog<counterType>::TrieNodeBasic* NodeTypeCatalog<counterType>::TrieNodeBasic::next(char) [with counterType = unsigned int]’:
user.cpp:117:21: required from ‘void Trie<NodeType>::popWord(std::__cxx11::string) [with NodeType = NodeTypeCatalog<unsigned int>::TrieNodeBasic; std::__cxx11::string = std::__cxx11::basic_string<char>]’
user.cpp:194:34: required from here
user.cpp:47:28: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if( this->child[cc] == 0 )
~~~~~~~~~~~^
user.cpp:50:31: warning: array subscript has type ‘char’ [-Wchar-subscripts]
return this->child[cc];
~~~~~~~~~~~^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 1344kb | OK | 5 | 5 |
2 | 0ms | 1352kb | OK | 5 | 5 |
3 | 0ms | 1364kb | OK | 5 | 5 |
4 | 0ms | 1356kb | OK | 5 | 5 |
5 | 0ms | 1364kb | OK | 5 | 5 |
6 | 0ms | 1364kb | OK | 5 | 5 |
7 | 4ms | 1384kb | OK | 5 | 5 |
8 | 4ms | 1376kb | OK | 5 | 5 |
9 | 12ms | 1512kb | Incorect | 0 | 0 |
10 | 16ms | 2012kb | OK | 5 | 5 |
11 | 20ms | 1420kb | Incorect | 0 | 0 |
12 | 36ms | 2716kb | Incorect | 0 | 0 |
13 | 44ms | 2464kb | Incorect | 0 | 0 |
14 | 44ms | 1632kb | OK | 5 | 5 |
15 | 56ms | 1600kb | Incorect | 0 | 0 |
16 | 116ms | 11184kb | Incorect | 0 |
17 | 80ms | 1372kb | Incorect | 0 | 0 |
18 | 116ms | 8520kb | Incorect | 0 |
19 | 68ms | 1376kb | OK | 5 | 10 |
20 | 132ms | 14568kb | OK | 5 |
Punctaj total | 60 |