Borderou de evaluare (job #2449196)
| Utilizator | Data | 18 august 2019 16:27:30 | |
|---|---|---|---|
| Problema | Potrivirea sirurilor | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:20:12: error: 'std::__cxx11::string {aka class std::__cxx11::basic_string<char>}' has no member named 'lenght'; did you mean 'length'?
if (s1.lenght() > s2.length())
^~~~~~
main.cpp:62:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (z[i] == s1.length())
~~~~~^~~~~~~~~~~~~~
main.cpp:71:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<omg.size(); i++)
~^~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
