Pagini recente » Borderou de evaluare (job #584633) | Borderou de evaluare (job #155603) | Borderou de evaluare (job #1890758) | Borderou de evaluare (job #1665261) | Borderou de evaluare (job #2109064)
Borderou de evaluare (job #2109064)
Raport evaluator
Compilare:
user.cpp: In function ‘void Add(trie*, char*)’:
user.cpp:30:15: warning: NULL used in arithmetic [-Wpointer-arith]
if (*s == NULL) {
^
user.cpp: In function ‘void Update(trie*, char*, int&)’:
user.cpp:45:15: warning: NULL used in arithmetic [-Wpointer-arith]
if (*s == NULL) {
^
user.cpp: In function ‘void Query(trie*, char*)’:
user.cpp:60:15: warning: NULL used in arithmetic [-Wpointer-arith]
if (*s == NULL) {
^
user.cpp: In function ‘void Read()’:
user.cpp:139:31: warning: converting to non-pointer type ‘char’ from NULL [-Wconversion-null]
sol[++nn] = NULL;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 272ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |