Borderou de evaluare (job #3179649)

Utilizator BOSSSTEFANPetrescu Ioan Stefan BOSSSTEFAN Data 3 decembrie 2023 23:02:51
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void elim(Trie*, char*)': main.cpp:20:12: warning: NULL used in arithmetic [-Wpointer-arith] 20 | if(*p==NULL) | ^~~~ main.cpp: In function 'void adaug(Trie*, char*)': main.cpp:28:12: warning: NULL used in arithmetic [-Wpointer-arith] 28 | if(*p==NULL) | ^~~~ main.cpp: In function 'int nrap(Trie*, char*)': main.cpp:42:12: warning: NULL used in arithmetic [-Wpointer-arith] 42 | if(*p==NULL) | ^~~~ main.cpp: In function 'int cmlpc(Trie*, char*)': main.cpp:57:12: warning: NULL used in arithmetic [-Wpointer-arith] 57 | if(*p==NULL||nod->fiu[p[0]-'a']==NULL) | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK55
20ms303kbOK55
30ms303kbOK55
40ms303kbOK55
50ms303kbOK55
60ms303kbOK55
71ms303kbOK55
81ms303kbOK55
92ms557kbOK55
103ms1605kbOK55
114ms303kbOK55
127ms2916kbOK55
138ms2392kbOK55
148ms819kbOK55
159ms819kbOK510
1629ms20230kbOK5
179ms303kbOK510
1824ms15286kbOK5
199ms303kbOK510
2034ms25751kbOK5
Punctaj total100

Ceva nu functioneaza?