Pagini recente » Borderou de evaluare (job #2587468) | Borderou de evaluare (job #2477409) | Borderou de evaluare (job #3223714) | Borderou de evaluare (job #1042631) | Borderou de evaluare (job #3223730)
Borderou de evaluare (job #3223730)
Raport evaluator
Compilare:
main.cpp: In function 'void make_operation(int, char, int, std::vector<double>&, std::vector<double>&)':
main.cpp:62:20: warning: value computed is not used [-Wunused-value]
62 | dpx[i] == dpx[i-1] - opr;
main.cpp:137:20: warning: value computed is not used [-Wunused-value]
137 | dpx[i] == dpx[i-1] - opr;
main.cpp: In function 'int string_to_int(std::string)':
main.cpp:197:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
197 | for(int i=0; i < numar.length(); i++)
| ~~^~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:229:21: warning: unused variable 'buff' [-Wunused-variable]
229 | int buff = string_to_int(operand);
| ^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 9ms | 303kb | Incorect | 0 |
Punctaj total | 0 |