Pagini recente » Borderou de evaluare (job #1356741) | Borderou de evaluare (job #382346) | Borderou de evaluare (job #721588) | Borderou de evaluare (job #383561) | Borderou de evaluare (job #1707036)
Borderou de evaluare (job #1707036)
Raport evaluator
Compilare:
user.cpp: In function ‘void addWord(TrieNode*, int)’:
user.cpp:26:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (word.length() == pos + 1) {
^
user.cpp: In function ‘int queryWordCount(TrieNode*, int)’:
user.cpp:43:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (word.length() == pos + 1) {
^
user.cpp: In function ‘TrieNode* deleteWord(TrieNode*, int)’:
user.cpp:58:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (word.length() == pos + 1) {
^
user.cpp: In function ‘int queryLongestPrefix(TrieNode*, int)’:
user.cpp:79:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (word.length() == pos + 1) {
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 424kb | OK | 5 | 5 |
| 2 | 0ms | 432kb | Incorect | 0 | 0 |
| 3 | 0ms | 444kb | Incorect | 0 | 0 |
| 4 | 0ms | 436kb | Incorect | 0 | 0 |
| 5 | 0ms | 448kb | Incorect | 0 | 0 |
| 6 | 0ms | 444kb | Incorect | 0 | 0 |
| 7 | 4ms | 464kb | Incorect | 0 | 0 |
| 8 | 4ms | 464kb | Incorect | 0 | 0 |
| 9 | 8ms | 564kb | Incorect | 0 | 0 |
| 10 | 12ms | 960kb | Incorect | 0 | 0 |
| 11 | 20ms | 484kb | Incorect | 0 | 0 |
| 12 | 28ms | 1500kb | Incorect | 0 | 0 |
| 13 | 36ms | 1304kb | Incorect | 0 | 0 |
| 14 | 40ms | 660kb | Incorect | 0 | 0 |
| 15 | 48ms | 644kb | Incorect | 0 | 0 |
| 16 | 88ms | 8480kb | Incorect | 0 |
| 17 | 40ms | 648kb | Killed by signal 6(SIGABRT). | 0 | 0 |
| 18 | 92ms | 6224kb | Incorect | 0 |
| 19 | 60ms | 460kb | Incorect | 0 | 0 |
| 20 | 100ms | 11048kb | Incorect | 0 |
| Punctaj total | 5 |