Problem | yayornay |
---|---|
User | Elwinthenerd |
Submission Time | 2024-11-01 16:28:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
yayornay.cpp:4:13: error: stray ‘\342’ in program
4 | string a = “”;
| ^
yayornay.cpp:4:14: error: stray ‘\200’ in program
4 | string a = “”;
| ^
yayornay.cpp:4:15: error: stray ‘\234’ in program
4 | string a = “”;
| ^
yayornay.cpp:4:16: error: stray ‘\342’ in program
4 | string a = “”;
| ^
yayornay.cpp:4:17: error: stray ‘\200’ in program
4 | string a = “”;
| ^
yayornay.cpp:4:18: error: stray ‘\235’ in program
4 | string a = “”;
| ^
yayornay.cpp:6:11: error: stray ‘\342’ in program
6 | if (a == “CPIC”) {
| ^
yayornay.cpp:6:12: error: stray ‘\200’ in program
6 | if (a == “CPIC”) {
| ^
yayornay.cpp:6:13: error: stray ‘\234’ in program
6 | if (a == “CPIC”) {
| ^
yayornay.cpp:6:18: error: stray