Problem ultimateifelse
User LCJLY
Submission Time 2023-01-09 20:56:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ultimateifelse.cpp: In function ‘int32_t main()’:
ultimateifelse.cpp:57:9: error: ‘cou’ was not declared in this scope; did you mean ‘cos’?
57 | cou << "long";
| ^~~
| cos
ultimateifelse.cpp:59:15: error: ‘std::string’ {aka ‘class std::__cxx11::basic_string<char>’} has no member named ‘lenth’; did you mean ‘length’?
59 | else if(s.lenth()==n){
| ^~~~~
| length