Borderou de evaluare (job #1241256)

Utilizator Andreid91Ciocan Andrei Andreid91 Data 13 octombrie 2014 08:32:28
Problema Trie Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 55

Raport evaluator

Compilare: user.cpp: In function ‘void insertTrie(trieNode*, int)’: user.cpp:25:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (poz == word.size()) { ^ user.cpp: In function ‘void deleteTrie(trieNode*, int)’: user.cpp:47:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (poz == word.size()) { ^ user.cpp: In function ‘int getFrecv(trieNode*, int)’: user.cpp:65:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (poz == word.size()) { ^ user.cpp: In function ‘int getPrefix(trieNode*, int)’: user.cpp:76:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (poz == word.size()) { ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms420kbOK55
20ms428kbOK55
30ms444kbOK55
40ms436kbOK55
50ms448kbOK55
60ms448kbOK55
74ms468kbOK55
84ms464kbOK55
94ms592kbKilled by signal 11(SIGSEGV).00
1016ms1140kbOK55
1120ms500kbOK55
1228ms1884kbKilled by signal 11(SIGSEGV).00
1324ms1604kbKilled by signal 11(SIGSEGV).00
1440ms728kbOK55
1548ms700kbOK50
1668ms11040kbKilled by signal 11(SIGSEGV).0
1736ms436kbKilled by signal 11(SIGSEGV).00
1856ms8104kbKilled by signal 11(SIGSEGV).0
1964ms468kbOK50
20108ms14592kbKilled by signal 11(SIGSEGV).0
Punctaj total55

Ceva nu functioneaza?