Pagini recente » Borderou de evaluare (job #2472373) | Borderou de evaluare (job #2730299) | Borderou de evaluare (job #2260951) | Borderou de evaluare (job #1177901) | Borderou de evaluare (job #2966852)
Borderou de evaluare (job #2966852)
Raport evaluator
Compilare:
main.cpp: In function 'void Add_TRIE(std::string, int, nod_TRIE*)':
main.cpp:27:10: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
27 | if( i==s.size() )
| ~^~~~~~~~~~
main.cpp: In function 'bool Delete_TRIE(std::string, int, nod_TRIE*)':
main.cpp:44:10: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
44 | if( i==s.size() )
| ~^~~~~~~~~~
main.cpp: In function 'int How_manny(std::string, int, nod_TRIE*)':
main.cpp:65:10: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
65 | if( i==s.size() )return x->is_last_leter;
| ~^~~~~~~~~~
main.cpp: In function 'int Longest_Prefix(std::string, int, nod_TRIE*, int)':
main.cpp:80:9: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
80 | if(i==S.length() || nod->next_leter[ S[i]-'a' ]==0) return k;
| ~^~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 184kb | Incorect | 0 | 0 |
| 2 | 0ms | 184kb | Incorect | 0 | 0 |
| 3 | 0ms | 184kb | Incorect | 0 | 0 |
| 4 | 0ms | 184kb | Incorect | 0 | 0 |
| 5 | 0ms | 184kb | Incorect | 0 | 0 |
| 6 | 0ms | 184kb | Incorect | 0 | 0 |
| 7 | 0ms | 184kb | Incorect | 0 | 0 |
| 8 | 0ms | 184kb | Incorect | 0 | 0 |
| 9 | 5ms | 577kb | Incorect | 0 | 0 |
| 10 | 10ms | 1642kb | Incorect | 0 | 0 |
| 11 | 7ms | 315kb | Incorect | 0 | 0 |
| 12 | 17ms | 3076kb | Incorect | 0 | 0 |
| 13 | 17ms | 2584kb | Incorect | 0 | 0 |
| 14 | 19ms | 856kb | Incorect | 0 | 0 |
| 15 | 22ms | 790kb | Incorect | 0 | 0 |
| 16 | 66ms | 20504kb | Incorect | 0 |
| 17 | 28ms | 425kb | Incorect | 0 | 0 |
| 18 | 69ms | 15003kb | Incorect | 0 |
| 19 | 28ms | 389kb | Incorect | 0 | 0 |
| 20 | 82ms | 27332kb | Incorect | 0 |
| Punctaj total | 0 |