Borderou de evaluare (job #2856388)

Utilizator XRobertoHordoan Roberto Sergiu XRoberto Data 23 februarie 2022 19:48:04
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void ins(trie*, char*)': main.cpp:22:14: warning: NULL used in arithmetic [-Wpointer-arith] 22 | if(*s == NULL) { | ^~~~ main.cpp: In function 'int del(trie*, char*)': main.cpp:34:14: warning: NULL used in arithmetic [-Wpointer-arith] 34 | if(*s == NULL) | ^~~~ main.cpp: In function 'int query(trie*, char*)': main.cpp:49:14: warning: NULL used in arithmetic [-Wpointer-arith] 49 | if(*s == NULL) | ^~~~ main.cpp: In function 'int prefix(trie*, char*, int)': main.cpp:58:14: warning: NULL used in arithmetic [-Wpointer-arith] 58 | if(*s == NULL || !nod->fiu[NR]) | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms184kbOK55
22ms184kbOK55
32ms184kbOK55
42ms184kbOK55
52ms184kbOK55
62ms184kbOK55
76ms200kbOK55
86ms266kbOK55
911ms593kbOK55
1016ms1458kbOK55
1120ms401kbOK55
1239ms2904kbOK55
1344ms2441kbOK55
1445ms843kbOK55
1554ms806kbOK510
16138ms19165kbOK5
1769ms421kbOK510
18134ms14077kbOK5
1964ms446kbOK510
20164ms25624kbOK5
Punctaj total100

Ceva nu functioneaza?