Borderou de evaluare (job #2885636)

Utilizator andreic06Andrei Calota andreic06 Data 6 aprilie 2022 12:38:48
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void add_to(trie*, char*)': main.cpp:21:23: warning: NULL used in arithmetic [-Wpointer-arith] 21 | if ( *my_string != NULL ) { | ^~~~ main.cpp: In function 'void delete_at(trie*, char*)': main.cpp:31:23: warning: NULL used in arithmetic [-Wpointer-arith] 31 | if ( *my_string != NULL ) { | ^~~~ main.cpp: In function 'int count_in(trie*, char*)': main.cpp:40:23: warning: NULL used in arithmetic [-Wpointer-arith] 40 | if ( *my_string == NULL ) | ^~~~ main.cpp: In function 'int LCP(trie*, char*, int)': main.cpp:49:23: warning: NULL used in arithmetic [-Wpointer-arith] 49 | if ( *my_string == NULL ) | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms184kbOK55
21ms184kbOK55
31ms184kbOK55
41ms184kbOK55
51ms184kbOK55
610ms184kbOK55
71ms184kbOK55
83ms307kbOK55
95ms569kbOK55
1020ms1552kbOK55
1121ms397kbOK55
1252ms3022kbOK55
1332ms2453kbOK55
1434ms819kbOK55
1557ms737kbOK510
16177ms20451kbOK5
1754ms327kbOK510
18134ms15351kbOK5
1986ms393kbOK510
20166ms25837kbOK5
Punctaj total100

Ceva nu functioneaza?