Pagini recente » Borderou de evaluare (job #2338662) | Borderou de evaluare (job #2056988) | Borderou de evaluare (job #901599) | Borderou de evaluare (job #2059508) | Borderou de evaluare (job #3140685)
Borderou de evaluare (job #3140685)
Raport evaluator
Compilare:
main.cpp: In function 'bool ParantezeConst(std::string&, int&, std::string&)':
main.cpp:55:101: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
55 | while (str[position] != ' ' && str[position] != ')' && str[position] != '(' && position < str.size()) {
| ~~~~~~~~~^~~~~~~~~~~~
main.cpp:59:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
59 | if (position < str.size()) {
| ~~~~~~~~~^~~~~~~~~~~~
main.cpp:72:50: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
72 | if (str[position] == ')' || position == str.size()) {
| ~~~~~~~~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:95:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
95 | for (int i = 0; i < change.size(); i++){
| ~~^~~~~~~~~~~~~~~
main.cpp: In function 'bool ParantezeConst(std::string&, int&, std::string&)':
main.cpp:85:12: warning: 'Nr1' may be used uninitialized [-Wmaybe-uninitialized]
85 | return Nr1;
| ^~~
main.cpp:45:10: note: 'Nr1' was declared here
45 | bool Nr1;
| ^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 303kb | OK | 10 |
2 | 0ms | 303kb | Incorect | 0 |
3 | 0ms | 303kb | Incorect | 0 |
4 | 0ms | 303kb | Incorect | 0 |
5 | 0ms | 303kb | OK | 10 |
6 | 0ms | 303kb | OK | 10 |
7 | 0ms | 303kb | OK | 10 |
8 | 0ms | 303kb | OK | 10 |
9 | 0ms | 303kb | OK | 10 |
10 | 0ms | 303kb | OK | 10 |
Punctaj total | 70 |