Borderou de evaluare (job #1582470)
Raport evaluator
Compilare:
user.cpp: In function ‘void update(Trie*, char*, int)’:
user.cpp:41:9: warning: unused variable ‘rez’ [-Wunused-variable]
int rez;
^
user.cpp: In function ‘int main()’:
user.cpp:117:13: warning: converting to non-pointer type ‘char’ from NULL [-Wconversion-null]
b[0]=NULL;
^
user.cpp:125:14: warning: converting to non-pointer type ‘char’ from NULL [-Wconversion-null]
b[lg]=NULL;
^
user.cpp:140:21: warning: converting to non-pointer type ‘char’ from NULL [-Wconversion-null]
b[0]=NULL;
^
user.cpp:146:22: warning: converting to non-pointer type ‘char’ from NULL [-Wconversion-null]
b[lg]=NULL;
^
user.cpp: In function ‘bool qu(Trie*, char*, std::string)’:
user.cpp:90:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 440kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |