Problem | ultimateifelse |
---|---|
User | Ush |
Submission Time | 2024-12-04 16:25:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ultimateifelse.cpp:12:14: error: stray ‘\342’ in program
12 | else if (s==”hello”){cout<< "world";}
| ^
ultimateifelse.cpp:12:15: error: stray ‘\200’ in program
12 | else if (s==”hello”){cout<< "world";}
| ^
ultimateifelse.cpp:12:16: error: stray ‘\235’ in program
12 | else if (s==”hello”){cout<< "world";}
| ^
ultimateifelse.cpp:12:22: error: stray ‘\342’ in program
12 | else if (s==”hello”){cout<< "world";}
| ^
ultimateifelse.cpp:12:23: error: stray ‘\200’ in program
12 | else if (s==”hello”){cout<< "world";}
| ^
ultimateifelse.cpp:12:24: error: stray ‘\235’ in program
12 | else if (s==”hello”){cout<< "world";}
| ^
ultimateifelse.cpp:13:14: error: stray ‘\342’ in program
13 | else if (s==”world” && n== 3){ cout<<"andss