Pagini recente » Borderou de evaluare (job #2922742) | Borderou de evaluare (job #2851283)
Borderou de evaluare (job #2851283)
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:53: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]
53 | for (int i = 0; i < words.size(); ++i) {
| ~~^~~~~~~~~~~~~~
main.cpp:55: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]
55 | for (int j = i + 1; j < words.size() and !found; ++j) {
| ~~^~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 184kb | Incorect | 0 |
2 | 11ms | 217kb | Incorect | 0 |
3 | 11ms | 278kb | Incorect | 0 |
4 | 2ms | 184kb | Incorect | 0 |
5 | 2ms | 184kb | OK | 10 |
6 | 2ms | 184kb | Incorect | 0 |
7 | 2ms | 184kb | OK | 10 |
8 | 25ms | 303kb | Incorect | 0 |
9 | 6ms | 274kb | Incorect | 0 |
10 | 69ms | 299kb | Incorect | 0 |
Punctaj total | 20 |