Borderou de evaluare (job #1964879)

Utilizator ionanghelinaIonut Anghelina ionanghelina Data 13 aprilie 2017 19:24:00
Problema Trie Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void Insert(trie*, char*)’: user.cpp:25:12: warning: NULL used in arithmetic [-Wpointer-arith] if(*s==NULL) ^ user.cpp: In function ‘void Delete(trie*, char*)’: user.cpp:36:12: warning: NULL used in arithmetic [-Wpointer-arith] if(*s==NULL) ^ user.cpp: In function ‘void Query(trie*, char*)’: user.cpp:45:12: warning: NULL used in arithmetic [-Wpointer-arith] if(*s==NULL) ^ user.cpp: In function ‘void PrefixQuery(trie*, char*)’: user.cpp:62:12: warning: NULL used in arithmetic [-Wpointer-arith] if(*s==NULL) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms440kbOK55
20ms448kbOK55
30ms456kbOK55
40ms452kbOK55
50ms456kbOK55
60ms460kbOK55
74ms480kbOK55
84ms480kbOK55
98ms632kbOK55
1012ms1200kbOK55
1116ms512kbOK55
1232ms2016kbOK55
1336ms1716kbOK55
1440ms760kbOK55
1548ms724kbOK510
16100ms12364kbOK5
1756ms476kbOK510
18100ms9364kbOK5
1960ms476kbOK510
20112ms15588kbOK5
Punctaj total100

Ceva nu functioneaza?