Borderou de evaluare (job #3041442)

Utilizator _andrei4567Stan Andrei _andrei4567 Data 31 martie 2023 15:17:20
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void addtrie(trie*, char*)': main.cpp:33:15: warning: NULL used in arithmetic [-Wpointer-arith] 33 | if (*s == NULL) | ^~~~ main.cpp: In function 'void sterge(trie*, char*)': main.cpp:45:15: warning: NULL used in arithmetic [-Wpointer-arith] 45 | if (*s == NULL) | ^~~~ main.cpp: In function 'int prefix(trie*, char*)': main.cpp:59:15: warning: NULL used in arithmetic [-Wpointer-arith] 59 | if (*s == NULL) | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK55
20ms303kbOK55
30ms303kbOK55
40ms303kbOK55
50ms303kbOK55
61ms307kbOK55
71ms303kbOK55
82ms303kbOK55
94ms819kbOK55
107ms1867kbOK55
114ms557kbOK55
1213ms3788kbOK55
1314ms3219kbOK55
1413ms1175kbOK55
1514ms1122kbOK510
1654ms26079kbOK5
1723ms13881kbOK510
1854ms20156kbOK5
1914ms790kbOK510
2064ms32600kbOK5
Punctaj total100

Ceva nu functioneaza?