Borderou de evaluare (job #2883489)

Utilizator toma_ariciuAriciu Toma toma_ariciu Data 1 aprilie 2022 15:56:28
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void insert_trie(trie*, char*)': main.cpp:28:14: warning: NULL used in arithmetic [-Wpointer-arith] 28 | if(*s == NULL) | ^~~~ main.cpp: In function 'bool delete_trie(trie*, char*)': main.cpp:44:14: warning: NULL used in arithmetic [-Wpointer-arith] 44 | if(*s == NULL) | ^~~~ main.cpp: In function 'int query_trie(trie*, char*)': main.cpp:62:14: warning: NULL used in arithmetic [-Wpointer-arith] 62 | if(*s == NULL) | ^~~~ main.cpp: In function 'int prefix_trie(trie*, char*, int)': main.cpp:72:14: warning: NULL used in arithmetic [-Wpointer-arith] 72 | if(*s == NULL) | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms184kbOK55
21ms184kbOK55
31ms184kbOK55
43ms286kbOK55
51ms184kbOK55
61ms184kbOK55
715ms307kbOK55
84ms307kbOK55
95ms569kbOK55
1013ms1486kbOK55
1119ms401kbOK55
1231ms2838kbOK55
1339ms2359kbOK55
1437ms823kbOK55
1548ms806kbOK510
16139ms20480kbOK5
1780ms14217kbOK510
18139ms15560kbOK5
1973ms438kbOK510
20237ms25845kbOK5
Punctaj total100

Ceva nu functioneaza?