Pagini recente » Borderou de evaluare (job #1855933) | Borderou de evaluare (job #551601) | Borderou de evaluare (job #2415517) | Borderou de evaluare (job #1068822) | Borderou de evaluare (job #2919689)
Borderou de evaluare (job #2919689)
Raport evaluator
Compilare:
main.cpp: In function 'void AddWord(TrieNode*, std::string, int)':
main.cpp:21:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
21 | if(wordIndex == word.length())
| ~~~~~~~~~~^~~~~~~~~~~~~~~~
main.cpp: In function 'bool TryGetNode(TrieNode*, std::string, int, TrieNode&)':
main.cpp:37:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
37 | if(wordIndex == word.length())
| ~~~~~~~~~~^~~~~~~~~~~~~~~~
main.cpp: In function 'void RemoveNode(TrieNode*, std::string, int)':
main.cpp:51:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
51 | if(wordIndex == word.length())
| ~~~~~~~~~~^~~~~~~~~~~~~~~~
main.cpp: In function 'int GetLongestCommon(TrieNode*, std::string, int, int)':
main.cpp:101:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
101 | if(wordIndex == word.length())
| ~~~~~~~~~~^~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 184kb | Incorect | 0 | 0 |
| 2 | 1ms | 184kb | OK | 5 | 5 |
| 3 | 1ms | 184kb | Incorect | 0 | 0 |
| 4 | 1ms | 184kb | Incorect | 0 | 0 |
| 5 | 1ms | 184kb | OK | 5 | 5 |
| 6 | 1ms | 184kb | Incorect | 0 | 0 |
| 7 | 3ms | 307kb | OK | 5 | 5 |
| 8 | 6ms | 307kb | Incorect | 0 | 0 |
| 9 | 9ms | 610kb | Incorect | 0 | 0 |
| 10 | 21ms | 1552kb | OK | 5 | 5 |
| 11 | 31ms | 413kb | OK | 5 | 5 |
| 12 | 84ms | 3035kb | Incorect | 0 | 0 |
| 13 | 55ms | 2490kb | Incorect | 0 | 0 |
| 14 | 50ms | 843kb | OK | 5 | 5 |
| 15 | 64ms | 794kb | Incorect | 0 | 0 |
| 16 | 13ms | 3842kb | Killed by Signal 11 | 0 |
| 17 | 69ms | 393kb | Incorect | 0 | 0 |
| 18 | 260ms | 15728kb | Incorect | 0 |
| 19 | 100ms | 344kb | OK | 5 | 0 |
| 20 | 355ms | 27574kb | Incorect | 0 |
| Punctaj total | 30 |