Borderou de evaluare (job #3039640)

Utilizator Giulian617Buzatu Giulian Giulian617 Data 28 martie 2023 18:54:25
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'Node* add(Node*, const char*)': main.cpp:19:14: warning: NULL used in arithmetic [-Wpointer-arith] 19 | if(w[0]==NULL) | ^~~~ main.cpp: In function 'Node* eradicate(Node*, const char*)': main.cpp:29:14: warning: NULL used in arithmetic [-Wpointer-arith] 29 | if(w[0]==NULL) | ^~~~ main.cpp: In function 'int query_no_apps(Node*, const char*)': main.cpp:45:14: warning: NULL used in arithmetic [-Wpointer-arith] 45 | if(w[0]==NULL) | ^~~~ main.cpp: In function 'int query_prefix(Node*, const char*)': main.cpp:52:25: warning: NULL used in arithmetic [-Wpointer-arith] 52 | if(p==NULL || w[0]==NULL) | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK55
20ms303kbOK55
30ms303kbOK55
40ms303kbOK55
50ms303kbOK55
60ms303kbOK55
71ms303kbOK55
81ms303kbOK55
92ms561kbOK55
104ms1867kbOK55
114ms557kbOK55
129ms3440kbOK55
139ms2916kbOK55
149ms1085kbOK55
159ms819kbOK510
1634ms23314kbOK5
1714ms548kbOK510
1834ms17125kbOK5
199ms557kbOK510
2049ms31064kbOK5
Punctaj total100

Ceva nu functioneaza?