Borderou de evaluare (job #1851997)

Utilizator tamionvTamio Vesa Nakajima tamionv Data 20 ianuarie 2017 13:26:44
Problema Triopalindrom Status done
Runda Arhiva Monthly Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int brute_force(const string&)’: user.cpp:57:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < str.size(); ++i){ ^ user.cpp:58:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = i+3, thlen = 1; j <= str.size(); j += 3, ++thlen){ ^ user.cpp: In instantiation of ‘void z_alg(int, It1, It2) [with It1 = __gnu_cxx::__normal_iterator<const char*, std::basic_string<char> >; It2 = __gnu_cxx::__normal_iterator<int*, std::vector<int> >]’: user.cpp:44:28: required from ‘int count_here(int, It) [with It = __gnu_cxx::__normal_iterator<const char*, std::basic_string<char> >]’ user.cpp:52:44: required from here user.cpp:17:24: warning: unused variable ‘st’ [-Wunused-variable] for(int i = 1, st = 0; i < n; ++i){ ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms420kbOK100
20ms424kbOK10
38ms424kbOK10
44ms424kbOK10
544ms436kbOK10
6Depăşit416kbTime limit exceeded.0
7Depăşit440kbTime limit exceeded.0
8Depăşit444kbTime limit exceeded.0
9Depăşit416kbTime limit exceeded.0
10Depăşit440kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?