Pagini recente » Borderou de evaluare (job #3141522) | Borderou de evaluare (job #2831239) | Borderou de evaluare (job #1684991) | Cod sursa (job #1752964) | Borderou de evaluare (job #2790031)
Borderou de evaluare (job #2790031)
Raport evaluator
Compilare:
main.cpp: In function 'int evaluate(std::string)':
main.cpp:41:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
41 | for(int i=0;i<str.size();i++)
| ~^~~~~~~~~~~
main.cpp:76:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
76 | while(i<str.size() and str[i]>='A' and str[i]<='Z')
| ~^~~~~~~~~~~
main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
109 | while(i<str.size() and str[i]>='A' and str[i]<='Z')
| ~^~~~~~~~~~~
main.cpp:140:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
140 | while(i<str.size() and str[i]>='A' and str[i]<='Z')
| ~^~~~~~~~~~~
main.cpp:171:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
171 | while(i<str.size() and str[i]>='A' and str[i]<='Z')
| ~^~~~~~~~~~~
main.cpp:179:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
179 | while(i<str.size() and str[i]>='A' and str[i]<='Z')
| ~^~~~~~~~~~~
main.cpp: In function 'int calculatenot(int, char)':
main.cpp:27:1: warning: control reaches end of non-void function [-Wreturn-type]
27 | }
| ^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 1ms | 184kb | OK | 10 |
| 2 | 1ms | 184kb | OK | 10 |
| 3 | 1ms | 184kb | Incorect | 0 |
| 4 | 1ms | 184kb | Incorect | 0 |
| 5 | 1ms | 184kb | OK | 10 |
| 6 | 1ms | 184kb | Incorect | 0 |
| 7 | 1ms | 184kb | OK | 10 |
| 8 | 1ms | 184kb | Incorect | 0 |
| 9 | 1ms | 184kb | Incorect | 0 |
| 10 | 1ms | 184kb | OK | 10 |
| Punctaj total | 50 |