Borderou de evaluare (job #2259782)
Raport evaluator
Compilare:
main.cpp: In function 'void insert(TrieNode*, std::__cxx11::string)':
main.cpp:29:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<key.length();i++)
~^~~~~~~~~~~~~
main.cpp: In function 'bool erase(TrieNode*, std::__cxx11::string, int)':
main.cpp:52:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(level==key.size())
~~~~~^~~~~~~~~~~~
main.cpp: In function 'int search(TrieNode*, std::__cxx11::string)':
main.cpp:76:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<key.length();i++)
~^~~~~~~~~~~~~
main.cpp: In function 'int count(TrieNode*, std::__cxx11::string)':
main.cpp:89:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<key.length();i++)
~^~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 131kb | OK | 5 | 5 |
2 | 4ms | 131kb | Incorect | 0 | 0 |
3 | 4ms | 131kb | Incorect | 0 | 0 |
4 | 5ms | 131kb | Incorect | 0 | 0 |
5 | 6ms | 131kb | Incorect | 0 | 0 |
6 | 5ms | 131kb | Incorect | 0 | 0 |
7 | 6ms | 262kb | Incorect | 0 | 0 |
8 | 10ms | 262kb | Incorect | 0 | 0 |
9 | 12ms | 524kb | Incorect | 0 | 0 |
10 | 16ms | 1441kb | Incorect | 0 | 0 |
11 | 20ms | 262kb | Incorect | 0 | 0 |
12 | 31ms | 3014kb | Incorect | 0 | 0 |
13 | 36ms | 2490kb | Incorect | 0 | 0 |
14 | 37ms | 786kb | Incorect | 0 | 0 |
15 | 45ms | 786kb | Incorect | 0 | 0 |
16 | 97ms | 20496kb | Memory limit exceeded | 0 |
17 | 51ms | 262kb | Incorect | 0 | 0 |
18 | 115ms | 16384kb | Incorect | 0 |
19 | 51ms | 262kb | Incorect | 0 | 0 |
20 | 94ms | 20496kb | Memory limit exceeded | 0 |
Punctaj total | 5 |