Borderou de evaluare (job #3207595)

Utilizator raresgherasaRares Gherasa raresgherasa Data 26 februarie 2024 15:54:50
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void add(Trie*, char*)': main.cpp:21:17: warning: NULL used in arithmetic [-Wpointer-arith] 21 | if (s[0] == NULL) { | ^~~~ main.cpp: In function 'void del(Trie*, char*)': main.cpp:33:17: warning: NULL used in arithmetic [-Wpointer-arith] 33 | if (s[0] == NULL) { | ^~~~ main.cpp: In function 'int countAparitii(Trie*, char*)': main.cpp:42:17: warning: NULL used in arithmetic [-Wpointer-arith] 42 | if (s[0] == NULL) { | ^~~~ main.cpp: In function 'int longestPrefix(Trie*, char*, int)': main.cpp:53:17: warning: NULL used in arithmetic [-Wpointer-arith] 53 | if (s[0] == NULL) { | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK55
20ms303kbOK55
30ms303kbOK55
40ms303kbOK55
50ms303kbOK55
61ms303kbOK55
71ms303kbOK55
81ms303kbOK55
92ms557kbOK55
103ms1605kbOK55
114ms303kbOK55
124ms2920kbOK55
138ms2392kbOK55
148ms819kbOK55
159ms819kbOK510
1634ms20172kbOK5
179ms495kbOK510
1834ms15458kbOK5
199ms557kbOK510
2048ms25669kbOK5
Punctaj total100

Ceva nu functioneaza?