Pagini recente » Borderou de evaluare (job #1056170) | Borderou de evaluare (job #2202774) | Borderou de evaluare (job #2869838) | Borderou de evaluare (job #1046084) | Borderou de evaluare (job #2221837)
Borderou de evaluare (job #2221837)
Raport evaluator
Compilare:
user.cpp: In instantiation of ‘NodeTypeCatalog<counterType>::TrieNodeBasic* NodeTypeCatalog<counterType>::TrieNodeBasic::push(char) [with counterType = unsigned int]’:
user.cpp:109: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:190: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:119: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:193: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 | 1356kb | OK | 5 | 5 |
3 | 0ms | 1360kb | OK | 5 | 5 |
4 | 0ms | 1352kb | OK | 5 | 5 |
5 | 0ms | 1360kb | OK | 5 | 5 |
6 | 0ms | 1360kb | OK | 5 | 5 |
7 | 4ms | 1380kb | OK | 5 | 5 |
8 | 4ms | 1372kb | OK | 5 | 5 |
9 | 12ms | 1516kb | Incorect | 0 | 0 |
10 | 16ms | 2008kb | OK | 5 | 5 |
11 | 20ms | 1408kb | OK | 5 | 5 |
12 | 36ms | 2716kb | Incorect | 0 | 0 |
13 | 44ms | 2464kb | Incorect | 0 | 0 |
14 | 44ms | 1624kb | OK | 5 | 5 |
15 | 56ms | 1600kb | OK | 5 | 0 |
16 | 116ms | 11184kb | Incorect | 0 |
17 | 68ms | 1372kb | Incorect | 0 | 0 |
18 | 116ms | 8516kb | Incorect | 0 |
19 | 68ms | 1376kb | OK | 5 | 10 |
20 | 132ms | 14568kb | OK | 5 |
Punctaj total | 65 |