Borderou de evaluare (job #2453222)

Utilizator vlad082002Ciocoiu Vlad vlad082002 Data 2 septembrie 2019 20:11:16
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'void Insert(trie*, char*)': main.cpp:26:14: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL) { ^~~~ main.cpp: In function 'int Delete(trie*, char*)': main.cpp:40:14: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL) ^~~~ main.cpp: In function 'int nrCuv(trie*, char*)': main.cpp:56:14: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL) ^~~~ main.cpp: In function 'int prefix(trie*, char*, int)': main.cpp:64:14: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL || nod->fii[ch] == 0) ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbIncorect00
23ms131kbKilled by Signal 1100
33ms131kbIncorect00
43ms131kbIncorect00
53ms131kbOK55
64ms131kbIncorect00
76ms262kbOK55
88ms262kbIncorect00
913ms524kbIncorect00
1019ms1441kbOK55
1121ms262kbOK55
1240ms2752kbOK55
1345ms2359kbIncorect00
1443ms655kbOK55
1551ms655kbIncorect00
16138ms19005kbOK5
1771ms262kbOK50
18133ms13893kbKilled by Signal 110
1960ms262kbOK50
20156ms25427kbIncorect0
Punctaj total30

Ceva nu functioneaza?