Pagini recente » Borderou de evaluare (job #2646877) | Borderou de evaluare (job #1322758) | Borderou de evaluare (job #2206546) | Borderou de evaluare (job #2720822) | Borderou de evaluare (job #2219927)
Borderou de evaluare (job #2219927)
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) {
^~~~
user.cpp: In function ‘void Erase(TrieNode*, char*)’:
user.cpp:39:15: warning: NULL used in arithmetic [-Wpointer-arith]
if(*word == NULL) {
^~~~
user.cpp: In function ‘int CountApparitions(TrieNode*, char*)’:
user.cpp:47:15: warning: NULL used in arithmetic [-Wpointer-arith]
if(*word == NULL) {
^~~~
user.cpp: In function ‘int MaxCommonLength(TrieNode*, char*, int)’:
user.cpp:59: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 | 816kb | OK | 5 | 5 |
2 | 0ms | 812kb | OK | 5 | 5 |
3 | 0ms | 932kb | OK | 5 | 5 |
4 | 0ms | 872kb | OK | 5 | 5 |
5 | 0ms | 816kb | OK | 5 | 5 |
6 | 0ms | 808kb | OK | 5 | 5 |
7 | 4ms | 856kb | OK | 5 | 5 |
8 | 4ms | 756kb | OK | 5 | 5 |
9 | 8ms | 892kb | OK | 5 | 5 |
10 | 12ms | 1380kb | OK | 5 | 5 |
11 | 16ms | 880kb | OK | 5 | 5 |
12 | 28ms | 2100kb | OK | 5 | 5 |
13 | 36ms | 1844kb | OK | 5 | 5 |
14 | 36ms | 992kb | OK | 5 | 5 |
15 | 44ms | 968kb | OK | 5 | 10 |
16 | 96ms | 11236kb | OK | 5 |
17 | 56ms | 804kb | OK | 5 | 10 |
18 | 100ms | 8596kb | OK | 5 |
19 | 56ms | 796kb | OK | 5 | 10 |
20 | 116ms | 14084kb | OK | 5 |
Punctaj total | 100 |