Pagini recente » Cod sursa (job #2003129) | Diferente pentru suffix-array-liniar intre reviziile 49 si 48 | Cod sursa (job #620752) | Borderou de evaluare (job #1959427) | Borderou de evaluare (job #2381513)
Borderou de evaluare (job #2381513)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:69:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int j=0;j<s[i].size();j++ )
~^~~~~~~~~~~~
main.cpp:71:32: warning: narrowing conversion of '((((std::__cxx11::basic_string<char>::size_type)(2 * j)) - s[i].std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size<char, std::char_traits<char>, std::allocator<char> >()) + 1ul)' from 'std::__cxx11::basic_string<char>::size_type {aka long unsigned int}' to 'int' inside { } [-Wnarrowing]
q.push({2*j-s[i].size()+1,s[i].size()});
~~~~~~~~~~~~~~~^~
main.cpp:71:44: warning: narrowing conversion of 's[i].std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size<char, std::char_traits<char>, std::allocator<char> >()' from 'std::__cxx11::basic_string<char>::size_type {aka long unsigned int}' to 'int' inside { } [-Wnarrowing]
q.push({2*j-s[i].size()+1,s[i].size()});
~~~~~~~~~^~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 12ms | 1179kb | Incorect | 0 |
| 2 | 2ms | 131kb | OK | 5 |
| 3 | 2ms | 131kb | OK | 5 |
| 4 | 2ms | 131kb | Incorect | 0 |
| 5 | 3ms | 131kb | Incorect | 0 |
| 6 | 3ms | 131kb | Incorect | 0 |
| 7 | 4ms | 131kb | Incorect | 0 |
| 8 | 10ms | 262kb | Incorect | 0 |
| 9 | 5ms | 131kb | Incorect | 0 |
| 10 | 18ms | 262kb | Incorect | 0 |
| 11 | 7ms | 131kb | Incorect | 0 |
| 12 | 25ms | 262kb | Incorect | 0 |
| 13 | 20ms | 393kb | Incorect | 0 |
| 14 | 16ms | 262kb | Incorect | 0 |
| 15 | 25ms | 393kb | Incorect | 0 |
| 16 | 25ms | 393kb | Incorect | 0 |
| 17 | 25ms | 393kb | Incorect | 0 |
| 18 | 23ms | 262kb | Incorect | 0 |
| 19 | 24ms | 393kb | Incorect | 0 |
| 20 | 16ms | 262kb | Incorect | 0 |
| Punctaj total | 10 |