Pagini recente » Borderou de evaluare (job #2861183) | Borderou de evaluare (job #2392864) | Borderou de evaluare (job #792041) | Borderou de evaluare (job #1389514) | Borderou de evaluare (job #2219926)
Borderou de evaluare (job #2219926)
Raport evaluator
Compilare:
user.cpp: In function ‘void Insert(TrieNode*, char*)’:
user.cpp:27:15: warning: NULL used in arithmetic [-Wpointer-arith]
if(*word == NULL) return;
^~~~
user.cpp: In function ‘void Erase(TrieNode*, char*)’:
user.cpp:37:15: warning: NULL used in arithmetic [-Wpointer-arith]
if(*word == NULL) return;
^~~~
user.cpp: In function ‘int CountApparitions(TrieNode*, char*)’:
user.cpp:43:15: warning: NULL used in arithmetic [-Wpointer-arith]
if(*word == NULL) {
^~~~
user.cpp: In function ‘int MaxCommonLength(TrieNode*, char*, int)’:
user.cpp:62:15: warning: NULL used in arithmetic [-Wpointer-arith]
if(*word == NULL || node->sons[*word - 'a'] == NULL || node->sons[*word - 'a']->wordCount == 0) {
^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 800kb | OK | 5 | 5 |
2 | 0ms | 868kb | OK | 5 | 5 |
3 | 0ms | 936kb | OK | 5 | 5 |
4 | 0ms | 936kb | OK | 5 | 5 |
5 | 0ms | 872kb | OK | 5 | 5 |
6 | 0ms | 804kb | OK | 5 | 5 |
7 | 4ms | 876kb | OK | 5 | 5 |
8 | 4ms | 800kb | OK | 5 | 5 |
9 | 8ms | 876kb | OK | 5 | 5 |
10 | 12ms | 1340kb | OK | 5 | 5 |
11 | 16ms | 816kb | OK | 5 | 5 |
12 | 28ms | 2008kb | OK | 5 | 5 |
13 | 36ms | 1764kb | OK | 5 | 5 |
14 | 36ms | 980kb | OK | 5 | 5 |
15 | 48ms | 952kb | OK | 5 | 10 |
16 | 96ms | 10536kb | OK | 5 |
17 | 56ms | 868kb | OK | 5 | 10 |
18 | 104ms | 8064kb | OK | 5 |
19 | 56ms | 804kb | OK | 5 | 10 |
20 | 116ms | 13188kb | OK | 5 |
Punctaj total | 100 |