Borderou de evaluare (job #1444153)

Utilizator DysKodeTurturica Razvan DysKode Data 29 mai 2015 11:58:41
Problema Trie Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 90

Raport evaluator

Compilare: user.cpp: In function ‘void adauga(Trie*, char*)’: user.cpp:27:15: warning: NULL used in arithmetic [-Wpointer-arith] if( *s == NULL ) ^ user.cpp: In function ‘void sterge(Trie*, char*)’: user.cpp:45:15: warning: NULL used in arithmetic [-Wpointer-arith] if( *s == NULL ) ^ user.cpp: In function ‘int aparitie(Trie*, char*)’: user.cpp:72:15: warning: NULL used in arithmetic [-Wpointer-arith] if( *s == NULL ) ^ user.cpp: In function ‘int prefix(Trie*, char*)’: user.cpp:85:15: warning: NULL used in arithmetic [-Wpointer-arith] if( *s == NULL || T -> urm[ *s - 'a' ] == 0 ) ^ user.cpp: In function ‘int aparitie(Trie*, char*)’: user.cpp:81:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms408kbOK55
20ms416kbOK55
30ms432kbOK55
40ms424kbOK55
50ms428kbOK55
60ms436kbOK55
70ms452kbOK55
84ms448kbOK55
98ms588kbOK55
1012ms1084kbOK55
1112ms484kbOK55
1228ms1780kbOK55
1332ms1532kbOK55
1432ms696kbOK55
1540ms668kbOK510
1684ms10256kbOK5
1728ms432kbKilled by signal 11(SIGSEGV).00
1888ms7592kbOK5
1948ms456kbOK510
2096ms13636kbOK5
Punctaj total90

Ceva nu functioneaza?