Pagini recente » Borderou de evaluare (job #1889572) | Borderou de evaluare (job #1183661) | Cod sursa (job #2392755) | Borderou de evaluare (job #2112870) | Borderou de evaluare (job #2094106)
Borderou de evaluare (job #2094106)
Raport evaluator
Compilare:
user.cpp: In member function ‘void Trie::insertWord(std::string)’:
user.cpp:45:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int index = 0; index < word.length(); index++ ){
^
user.cpp:55:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if ( index == word.length()-1 )
^
user.cpp: In member function ‘void Trie::deleteWord(std::string)’:
user.cpp:66:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int index = 0; index < word.length(); index++ ){
^
user.cpp:76:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if ( index == word.length()-1 ){
^
user.cpp: In member function ‘int Trie::spottedWords(std::string)’:
user.cpp:88:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int index = 0; index < word.length(); index++ ){
^
user.cpp: In member function ‘int Trie::prefixLength(std::string)’:
user.cpp:101:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int index = 0; index < word.length(); index++ ){
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 428kb | OK | 5 | 5 |
| 2 | 0ms | 436kb | Incorect | 0 | 0 |
| 3 | 0ms | 452kb | Incorect | 0 | 0 |
| 4 | 0ms | 436kb | Incorect | 0 | 0 |
| 5 | 0ms | 448kb | Incorect | 0 | 0 |
| 6 | 0ms | 456kb | Incorect | 0 | 0 |
| 7 | 4ms | 468kb | Incorect | 0 | 0 |
| 8 | 8ms | 464kb | Incorect | 0 | 0 |
| 9 | 12ms | 608kb | Incorect | 0 | 0 |
| 10 | 20ms | 1096kb | Incorect | 0 | 0 |
| 11 | 28ms | 500kb | Incorect | 0 | 0 |
| 12 | 44ms | 1800kb | Incorect | 0 | 0 |
| 13 | 52ms | 1556kb | Incorect | 0 | 0 |
| 14 | 56ms | 708kb | Incorect | 0 | 0 |
| 15 | 72ms | 680kb | Incorect | 0 | 0 |
| 16 | 120ms | 10272kb | Incorect | 0 |
| 17 | 100ms | 464kb | Incorect | 0 | 0 |
| 18 | 124ms | 7604kb | Incorect | 0 |
| 19 | 88ms | 472kb | Incorect | 0 | 0 |
| 20 | 136ms | 13652kb | Incorect | 0 |
| Punctaj total | 5 |