Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #3255212)
Utilizator | Data | 9 noiembrie 2024 17:59:39 | |
---|---|---|---|
Problema | Trie | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 10 |
Raport evaluator
Compilare:
main.cpp: In function 'void insert(TrieNode*, const std::string&, int)':
main.cpp:14:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
14 | if (index==word.length())
| ~~~~~^~~~~~~~~~~~~~~
main.cpp: In function 'void remove(TrieNode*, const std::string&, int)':
main.cpp:29:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
29 | if (index==word.length())
| ~~~~~^~~~~~~~~~~~~~~
main.cpp: In function 'int frequency(TrieNode*, const std::string&, int)':
main.cpp:43:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
43 | if (index==word.length())
| ~~~~~^~~~~~~~~~~~~~~
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
---|---|---|---|---|---|
1 | 8ms | 393kb | Killed by Signal 11 | 0 | 0 |
2 | 0ms | 303kb | Incorect | 0 | 0 |
3 | 0ms | 303kb | OK | 5 | 5 |
4 | 0ms | 303kb | OK | 5 | 5 |
5 | 0ms | 303kb | Incorect | 0 | 0 |
6 | 0ms | 303kb | Incorect | 0 | 0 |
7 | 1ms | 303kb | Incorect | 0 | 0 |
8 | 1ms | 303kb | Incorect | 0 | 0 |
9 | 4ms | 737kb | Killed by Signal 11 | 0 | 0 |
10 | 3ms | 1609kb | Incorect | 0 | 0 |
11 | 4ms | 532kb | Killed by Signal 11 | 0 | 0 |
12 | 12ms | 3031kb | Killed by Signal 11 | 0 | 0 |
13 | 6ms | 2510kb | Killed by Signal 11 | 0 | 0 |
14 | 6ms | 937kb | Killed by Signal 11 | 0 | 0 |
15 | 6ms | 937kb | Killed by Signal 11 | 0 | 0 |
16 | 23ms | 19259kb | Killed by Signal 11 | 0 | |
17 | 5ms | 483kb | Killed by Signal 11 | 0 | 0 |
18 | 22ms | 14168kb | Killed by Signal 11 | 0 | |
19 | 3ms | 479kb | Killed by Signal 11 | 0 | 0 |
20 | 18ms | 16998kb | Killed by Signal 11 | 0 | |
Punctaj total | 10 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !