Borderou de evaluare (job #2814143)

Utilizator MohneaGosuMihnea Gusu MohneaGosu Data 7 decembrie 2021 17:28:14
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In member function 'nod* trie::insert_(char*, nod*)': main.cpp:64:15: warning: NULL used in arithmetic [-Wpointer-arith] 64 | if (s[0]==NULL) | ^~~~ main.cpp: In member function 'nod* trie::erase_(char*, nod*)': main.cpp:81:15: warning: NULL used in arithmetic [-Wpointer-arith] 81 | if (s[0]==NULL) | ^~~~ main.cpp: In member function 'int trie::querypref(char*, nod*)': main.cpp:98:15: warning: NULL used in arithmetic [-Wpointer-arith] 98 | if (s[0]==NULL|| node==NULL) | ^~~~ main.cpp: In member function 'int trie::querycuv(char*, nod*)': main.cpp:114:19: warning: NULL used in arithmetic [-Wpointer-arith] 114 | else if(s[0]==NULL) | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms184kbOK55
22ms184kbOK55
32ms184kbOK55
42ms184kbOK55
52ms184kbOK55
62ms184kbOK55
76ms299kbOK55
86ms200kbOK55
911ms659kbOK55
1024ms1806kbOK55
1120ms421kbOK55
1249ms3465kbOK55
1354ms2899kbOK55
1449ms954kbOK55
1559ms905kbOK510
16177ms23207kbOK5
1774ms430kbOK510
18168ms17014kbOK5
1969ms454kbOK510
20215ms31047kbOK5
Punctaj total100

Ceva nu functioneaza?