Pagini recente » Borderou de evaluare (job #420742) | Borderou de evaluare (job #3042589) | Borderou de evaluare (job #2875139) | Borderou de evaluare (job #567841) | Borderou de evaluare (job #1434666)
Borderou de evaluare (job #1434666)
Raport evaluator
Compilare:
user.cpp: In constructor ‘arb::arb()’:
user.cpp:29:38: warning: passing NULL to non-pointer argument 2 of ‘void* memset(void*, int, size_t)’ [-Wconversion-null]
memset(next,NULL,sizeof(next));
^
user.cpp: In function ‘int getConfig(char*)’:
user.cpp:50:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<strlen(p);++i)
^
user.cpp: In function ‘void decode(std::string&)’:
user.cpp:58:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<p.size();++i)
^
user.cpp: In function ‘void addUser(char*, arb*)’:
user.cpp:68:14: warning: NULL used in arithmetic [-Wpointer-arith]
if(*c == NULL){
^
user.cpp: In function ‘void updateUser(char*, arb*, int)’:
user.cpp:86:14: warning: NULL used in arithmetic [-Wpointer-arith]
if(*c == NULL){
^
user.cpp: In function ‘void findUser(char*, arb*)’:
user.cpp:104:14: warning: NULL used in arithmetic [-Wpointer-arith]
if(*c == NULL)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 476ms | 103160kb | Fisier de iesire lipsa | 0 |
Punctaj total | 0 |