Pagini recente » Borderou de evaluare (job #683956) | Borderou de evaluare (job #2919686)
Borderou de evaluare (job #2919686)
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 | 1ms | 184kb | OK | 5 | 5 |
2 | 1ms | 184kb | OK | 5 | 5 |
3 | 3ms | 184kb | OK | 5 | 5 |
4 | 1ms | 184kb | OK | 5 | 5 |
5 | 12ms | 290kb | OK | 5 | 5 |
6 | 1ms | 184kb | OK | 5 | 5 |
7 | 4ms | 335kb | OK | 5 | 5 |
8 | 13ms | 315kb | OK | 5 | 5 |
9 | 18ms | 618kb | Incorect | 0 | 0 |
10 | 21ms | 1548kb | OK | 5 | 5 |
11 | 54ms | 413kb | OK | 5 | 5 |
12 | 82ms | 3051kb | Incorect | 0 | 0 |
13 | 99ms | 2572kb | Incorect | 0 | 0 |
14 | 55ms | 856kb | OK | 5 | 5 |
15 | 99ms | 786kb | OK | 5 | 0 |
16 | 16ms | 3928kb | Killed by Signal 11 | 0 |
17 | 150ms | 364kb | Incorect | 0 | 0 |
18 | 180ms | 15761kb | Incorect | 0 |
19 | 100ms | 348kb | OK | 5 | 0 |
20 | 310ms | 27545kb | Incorect | 0 |
Punctaj total | 55 |