Pagini recente » Borderou de evaluare (job #189475) | Borderou de evaluare (job #524075) | Borderou de evaluare (job #117859) | Borderou de evaluare (job #1937680) | Borderou de evaluare (job #3040872)
Borderou de evaluare (job #3040872)
Raport evaluator
Compilare:
main.cpp: In member function 'void Trie::insert(const std::string&, Node*&, int)':
main.cpp:16:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
16 | if (ptr == str.size()) {
| ~~~~^~~~~~~~~~~~~
main.cpp: In member function 'bool Trie::remove(const std::string&, Node*&, int)':
main.cpp:30:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
30 | if (ptr == str.size() - 1) {
| ~~~~^~~~~~~~~~~~~~~~~
main.cpp: In member function 'int Trie::max_prefix(const std::string&, Node*, int, int)':
main.cpp:45:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
45 | if (ptr == str.size() || node == nullptr) return len - 1;
| ~~~~^~~~~~~~~~~~~
main.cpp: In member function 'int Trie::count(const std::string&)':
main.cpp:60:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
60 | while (ptr != str.size() && node != nullptr) {
| ~~~~^~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 303kb | OK | 5 | 5 |
2 | 0ms | 303kb | Incorect | 0 | 0 |
3 | 0ms | 303kb | Incorect | 0 | 0 |
4 | 0ms | 303kb | Incorect | 0 | 0 |
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 | 2ms | 557kb | Incorect | 0 | 0 |
10 | 4ms | 1871kb | Incorect | 0 | 0 |
11 | 4ms | 557kb | Incorect | 0 | 0 |
12 | 9ms | 3440kb | Incorect | 0 | 0 |
13 | 9ms | 2916kb | Incorect | 0 | 0 |
14 | 9ms | 1081kb | Incorect | 0 | 0 |
15 | 9ms | 819kb | Incorect | 0 | 0 |
16 | 39ms | 24317kb | Incorect | 0 |
17 | 9ms | 303kb | Incorect | 0 | 0 |
18 | 34ms | 18284kb | Incorect | 0 |
19 | 9ms | 499kb | Incorect | 0 | 0 |
20 | 54ms | 31240kb | Incorect | 0 |
Punctaj total | 5 |