Pagini recente » Borderou de evaluare (job #3255907) | Borderou de evaluare (job #2332022) | Borderou de evaluare (job #1929400) | Borderou de evaluare (job #3259634) | Borderou de evaluare (job #1717441)
Borderou de evaluare (job #1717441)
Raport evaluator
Compilare:
user.cpp: In constructor ‘Trie::Trie()’:
user.cpp:20:42: warning: passing NULL to non-pointer argument 2 of ‘void* memset(void*, int, size_t)’ [-Wconversion-null]
memset(son, NULL, sizeof(son));
^
user.cpp: In function ‘void Ins(Trie*, char*)’:
user.cpp:29:15: warning: NULL used in arithmetic [-Wpointer-arith]
if (*s == NULL)
^
user.cpp: In function ‘bool Del(Trie*, char*)’:
user.cpp:46:15: warning: NULL used in arithmetic [-Wpointer-arith]
if (*s == NULL)
^
user.cpp: In function ‘int Nr_Aparitii(Trie*, char*)’:
user.cpp:66:15: warning: NULL used in arithmetic [-Wpointer-arith]
if (*s == NULL)
^
user.cpp: In function ‘int Max_Prefix(Trie*, char*, int)’:
user.cpp:80:15: warning: NULL used in arithmetic [-Wpointer-arith]
if (*s == NULL || nod->son[*s - 'a'] == NULL)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 392kb | OK | 5 | 5 |
2 | 0ms | 404kb | OK | 5 | 5 |
3 | 0ms | 412kb | OK | 5 | 5 |
4 | 0ms | 404kb | OK | 5 | 5 |
5 | 0ms | 412kb | OK | 5 | 5 |
6 | 0ms | 416kb | OK | 5 | 5 |
7 | 0ms | 436kb | OK | 5 | 5 |
8 | 0ms | 432kb | OK | 5 | 5 |
9 | 4ms | 572kb | OK | 5 | 5 |
10 | 8ms | 1072kb | OK | 5 | 5 |
11 | 8ms | 468kb | OK | 5 | 5 |
12 | 20ms | 1772kb | OK | 5 | 5 |
13 | 24ms | 1520kb | OK | 5 | 5 |
14 | 20ms | 680kb | OK | 5 | 5 |
15 | 28ms | 648kb | OK | 5 | 10 |
16 | 68ms | 10236kb | OK | 5 |
17 | 44ms | 432kb | OK | 5 | 10 |
18 | 72ms | 7580kb | OK | 5 |
19 | 32ms | 440kb | OK | 5 | 10 |
20 | 76ms | 13620kb | OK | 5 |
Punctaj total | 100 |