Borderou de evaluare (job #2604555)
Utilizator | Data | 22 aprilie 2020 21:25:45 | |
---|---|---|---|
Problema | SETI | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'bool finCheck(std::__cxx11::string&, std::__cxx11::string&, int, int)':
main.cpp:21:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < a.size(); i++,j++)
~~^~~~~~~~~~
main.cpp: In function 'int solve(std::__cxx11::string&, std::__cxx11::string&)':
main.cpp:37:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < aux.size(); i++)
~~^~~~~~~~~~~~
main.cpp:48:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (; i < rez.size(); i++)
~~^~~~~~~~~~~~
main.cpp:51:32: error: 'pow' was not declared in this scope
rezhash -= rez[j] * pow(3, lp);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !