Borderou de evaluare (job #2850885)

Utilizator EusebiudistrugatorulLionel Messi Eusebiudistrugatorul Data 17 februarie 2022 17:45:58
Problema Lant Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'int32_t main()': main.cpp:31:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 31 | while (ind < text.size()) { | ~~~~^~~~~~~~~~~~~ main.cpp:33:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 33 | while (ind < text.size() and text[ind] >= 'a' and text[ind] <= 'z') { | ~~~~^~~~~~~~~~~~~ main.cpp:44:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::__cxx11::basic_string<char> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 44 | for (int i = 1; i < words.size(); ++i) { | ~~^~~~~~~~~~~~~~ main.cpp:56:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::__cxx11::basic_string<char> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 56 | for (int j = i + 1; j < words.size() and !found; ++j) { | ~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms188kbIncorect0
211ms266kbIncorect0
311ms278kbIncorect0
42ms184kbIncorect0
52ms184kbOK10
62ms184kbIncorect0
72ms184kbOK10
821ms299kbIncorect0
96ms274kbIncorect0
1069ms299kbIncorect0
Punctaj total20

Ceva nu functioneaza?