Problem | ultimateifelse |
---|---|
User | Ush |
Submission Time | 2024-12-04 16:23:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ultimateifelse.cpp:12:11: error: stray ‘\342’ in program
12 | elif (s==”hello”){cout<< ”world”;}
| ^
ultimateifelse.cpp:12:12: error: stray ‘\200’ in program
12 | elif (s==”hello”){cout<< ”world”;}
| ^
ultimateifelse.cpp:12:13: error: stray ‘\235’ in program
12 | elif (s==”hello”){cout<< ”world”;}
| ^
ultimateifelse.cpp:12:19: error: stray ‘\342’ in program
12 | elif (s==”hello”){cout<< ”world”;}
| ^
ultimateifelse.cpp:12:20: error: stray ‘\200’ in program
12 | elif (s==”hello”){cout<< ”world”;}
| ^
ultimateifelse.cpp:12:21: error: stray ‘\235’ in program
12 | elif (s==”hello”){cout<< ”world”;}
| ^
ultimateifelse.cpp:12:31: error: stray ‘\342’ in program
12 | elif (s==”hello”){cout<< ”world”;}
| ^