Pagini recente » Borderou de evaluare (job #2806959) | Borderou de evaluare (job #461725) | Borderou de evaluare (job #986175) | Borderou de evaluare (job #122337) | Borderou de evaluare (job #2109061)
Borderou de evaluare (job #2109061)
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) {
^
user.cpp: In function ‘void Read()’:
user.cpp:138:31: warning: converting to non-pointer type ‘char’ from NULL [-Wconversion-null]
sol[++nn] = NULL;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 276ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |