Borderou de evaluare (job #2781846)
Utilizator | Data | 10 octombrie 2021 16:58:46 | |
---|---|---|---|
Problema | Dreptunghi3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In member function 'void Tree::getTree(Node*&)':
main.cpp:26:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
26 | if (ind >= S.size ())
| ~~~~^~~~~~~~~~~~
main.cpp:42:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
42 | while (ind < S.size () && isdigit (S [ind]))
| ~~~~^~~~~~~~~~~
main.cpp: In function 'void solve(int)':
main.cpp:94:18: error: no match for 'operator/=' (operand types are 'std::basic_ostream<char>' and 'int')
94 | g << cer /= 0;
| ~~~~~~~~~^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !