Pagini recente » Borderou de evaluare (job #295661) | Borderou de evaluare (job #771052) | Borderou de evaluare (job #2734825) | Borderou de evaluare (job #2589418) | Borderou de evaluare (job #2937012)
Borderou de evaluare (job #2937012)
Raport evaluator
Compilare:
main.cpp: In function 'void get_kmp(bool)':
main.cpp:38:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
38 | for (int i = 1 ; i < s.length() ; ++ i)
| ~~^~~~~~~~~~~~
main.cpp:49:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
49 | while (i < s.length())
| ~~^~~~~~~~~~~~
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 | while (i < s.length() && kmp[i] != 1)
| ~~^~~~~~~~~~~~
main.cpp:54:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
54 | while (j + 1 < s.length() && kmp[j + 1] == kmp[j] + 1)
| ~~~~~~^~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 184kb | OK | 5 | 5 |
2 | 0ms | 184kb | OK | 5 | 5 |
3 | 0ms | 184kb | Incorect | 0 | 0 |
4 | 0ms | 184kb | Incorect | 0 | 0 |
5 | 0ms | 184kb | OK | 5 | 5 |
6 | 0ms | 184kb | OK | 5 | 5 |
7 | 5ms | 1232kb | OK | 5 | 5 |
8 | 4ms | 1232kb | Incorect | 0 | 0 |
9 | 49ms | 9510kb | Incorect | 0 | 0 |
10 | 103ms | 9494kb | Incorect | 0 | 0 |
11 | 184ms | 23326kb | Incorect | 0 | 0 |
12 | 177ms | 23203kb | Incorect | 0 |
13 | 187ms | 23576kb | Incorect | 0 |
14 | 188ms | 23273kb | Incorect | 0 |
15 | 132ms | 2752kb | Incorect | 0 |
16 | 204ms | 23379kb | Incorect | 0 | 0 |
17 | 202ms | 23343kb | Incorect | 0 |
18 | 176ms | 23318kb | Incorect | 0 |
19 | 188ms | 23379kb | Incorect | 0 |
20 | 169ms | 16363kb | Incorect | 0 |
Punctaj total | 25 |