Borderou de evaluare (job #3236516)
Utilizator | Data | 29 iunie 2024 10:35:46 | |
---|---|---|---|
Problema | Queue | Status | done |
Runda | Simulare E4 #4 | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:30:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
30 | for(int i = 0; i < v[ii].size(); i++){
| ~~^~~~~~~~~~~~~~
main.cpp:43:17: error: 'reverse' was not declared in this scope
43 | reverse(s2.begin(), s2.end());
| ^~~~~~~
main.cpp:44:34: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
44 | for(int i = 0; i < s2.size(); i++){
| ~~^~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !