Borderou de evaluare (job #2188228)

Utilizator savigunFeleaga Dragos-George savigun Data 27 martie 2018 00:09:18
Problema Eqprob Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int substr_count(std::__cxx11::string, std::__cxx11::string)’: user.cpp:17:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < b.size(); ++i) { ~~^~~~~~~~~~ user.cpp:24:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 1; i < a.size(); ++i) { ~~^~~~~~~~~~ user.cpp:26:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < b.size(); ++j) { ~~^~~~~~~~~~ user.cpp:37:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < b.size(); ++i) { ~~^~~~~~~~~~ user.cpp:38:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (b[i] == a.back() && len[i] == a.size()) sol += cnt[i]; ~~~~~~~^~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
128ms3356kbIncorect0
Punctaj total0

Ceva nu functioneaza?