Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #3237020) | Borderou de evaluare (job #3150267) | Algoritmiada 2010, Runda Finală - Program de desfăşurare | Borderou de evaluare (job #2937000)
Borderou de evaluare (job #2937000)
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 | 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 | 5ms | 1232kb | Incorect | 0 | 0 |
| 8 | 2ms | 1232kb | Incorect | 0 | 0 |
| 9 | 47ms | 9453kb | Incorect | 0 | 0 |
| 10 | 100ms | 9527kb | Incorect | 0 | 0 |
| 11 | 178ms | 23212kb | Incorect | 0 | 0 |
| 12 | 174ms | 23212kb | Incorect | 0 |
| 13 | 177ms | 23212kb | Incorect | 0 |
| 14 | 184ms | 23334kb | Incorect | 0 |
| 15 | 128ms | 2629kb | Incorect | 0 |
| 16 | 187ms | 23359kb | Incorect | 0 | 0 |
| 17 | 182ms | 23293kb | Incorect | 0 |
| 18 | 172ms | 23343kb | Incorect | 0 |
| 19 | 185ms | 23343kb | Incorect | 0 |
| 20 | 168ms | 16252kb | Incorect | 0 |
| Punctaj total | 5 |