Borderou de evaluare (job #2108974)
Raport evaluator
Compilare:
user.cpp: In function ‘void Add(trie*, char*)’:
user.cpp:29:15: warning: NULL used in arithmetic [-Wpointer-arith]
if (*s == NULL) {
^
user.cpp: In function ‘void Update(trie*, char*, int&)’:
user.cpp:44:15: warning: NULL used in arithmetic [-Wpointer-arith]
if (*s == NULL) {
^
user.cpp: In function ‘void Query(trie*, char*)’:
user.cpp:59:15: warning: NULL used in arithmetic [-Wpointer-arith]
if (*s == NULL) {
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 256ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |