Pagini recente » Borderou de evaluare (job #3273981) | Borderou de evaluare (job #2138892) | Borderou de evaluare (job #2635917) | Borderou de evaluare (job #1573202) | Borderou de evaluare (job #1211994)
Borderou de evaluare (job #1211994)
Raport evaluator
Compilare:
user.cpp: In function ‘TrieNode* insert(TrieNode*, std::string, int)’:
user.cpp:30:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (l == w.length())
^
user.cpp: In function ‘TrieNode* remove(TrieNode*, std::string, int)’:
user.cpp:56:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (l < w.length())
^
user.cpp:66:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (l == w.length())
^
user.cpp: In function ‘int get_number_of_occurences(std::string)’:
user.cpp:92:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (l == w.length()) return node->words;
^
user.cpp: In function ‘int get_longest_prefix_length(std::string)’:
user.cpp:109:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (l == w.length()) return node->words;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 396kb | OK | 5 | 5 |
| 2 | 0ms | 412kb | Incorect | 0 | 0 |
| 3 | 0ms | 420kb | Incorect | 0 | 0 |
| 4 | 0ms | 416kb | Incorect | 0 | 0 |
| 5 | 0ms | 416kb | Incorect | 0 | 0 |
| 6 | 4ms | 428kb | Incorect | 0 | 0 |
| 7 | 8ms | 452kb | Incorect | 0 | 0 |
| 8 | 16ms | 444kb | Incorect | 0 | 0 |
| 9 | 24ms | 608kb | Incorect | 0 | 0 |
| 10 | 44ms | 1200kb | Incorect | 0 | 0 |
| 11 | 56ms | 484kb | Incorect | 0 | 0 |
| 12 | 80ms | 2044kb | Incorect | 0 | 0 |
| 13 | 100ms | 1752kb | Incorect | 0 | 0 |
| 14 | 116ms | 736kb | Incorect | 0 | 0 |
| 15 | 136ms | 704kb | Incorect | 0 | 0 |
| 16 | 200ms | 12212kb | Incorect | 0 |
| 17 | 156ms | 444kb | Incorect | 0 | 0 |
| 18 | Depăşit | 9016kb | Time limit exceeded. | 0 |
| 19 | 164ms | 444kb | Incorect | 0 | 0 |
| 20 | Depăşit | 16080kb | Time limit exceeded. | 0 |
| Punctaj total | 5 |