Pagini recente » Borderou de evaluare (job #777180) | Borderou de evaluare (job #309413) | Borderou de evaluare (job #2155926) | Diferente pentru utilizator/aliasbind intre reviziile 2 si 3 | Borderou de evaluare (job #2137814)
Borderou de evaluare (job #2137814)
Raport evaluator
Compilare:
user.cpp: In function ‘void insertWord(TrieNode*, const char*)’:
user.cpp:26:20: warning: NULL used in arithmetic [-Wpointer-arith]
if (word[0] != NULL) {
^
user.cpp: In function ‘bool eraseWord(TrieNode*, const char*)’:
user.cpp:40:20: warning: NULL used in arithmetic [-Wpointer-arith]
if (word[0] != NULL) {
^
user.cpp:51:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int wordCnt(TrieNode*, const char*)’:
user.cpp:61:20: warning: NULL used in arithmetic [-Wpointer-arith]
if (word[1] == NULL) {
^
user.cpp: In function ‘int findPrefix(TrieNode*, const char*)’:
user.cpp:76:20: warning: NULL used in arithmetic [-Wpointer-arith]
if (word[0] == NULL) {
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 1492kb | OK | 5 | 5 |
| 2 | 0ms | 1512kb | OK | 5 | 5 |
| 3 | 0ms | 1524kb | OK | 5 | 5 |
| 4 | 0ms | 1512kb | OK | 5 | 5 |
| 5 | 0ms | 1520kb | OK | 5 | 5 |
| 6 | 0ms | 1536kb | OK | 5 | 5 |
| 7 | 4ms | 1560kb | OK | 5 | 5 |
| 8 | 4ms | 1556kb | OK | 5 | 5 |
| 9 | 8ms | 1812kb | OK | 5 | 5 |
| 10 | 16ms | 2736kb | OK | 5 | 5 |
| 11 | 16ms | 1624kb | OK | 5 | 5 |
| 12 | 36ms | 4052kb | OK | 5 | 5 |
| 13 | 40ms | 3592kb | OK | 5 | 5 |
| 14 | 36ms | 2020kb | OK | 5 | 5 |
| 15 | 40ms | 1964kb | OK | 5 | 0 |
| 16 | 76ms | Depăşit | Memory limit exceeded. | 0 |
| 17 | 56ms | 1548kb | OK | 5 | 10 |
| 18 | 120ms | 14892kb | OK | 5 |
| 19 | 52ms | 1560kb | OK | 5 | 0 |
| 20 | 72ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 80 |