Problem yayornay
User Elwinthenerd
Submission Time 2024-11-01 16:29:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

yayornay.cpp:5:13: error: stray ‘\342’ in program
5 | string a = “”;
| ^
yayornay.cpp:5:14: error: stray ‘\200’ in program
5 | string a = “”;
| ^
yayornay.cpp:5:15: error: stray ‘\234’ in program
5 | string a = “”;
| ^
yayornay.cpp:5:16: error: stray ‘\342’ in program
5 | string a = “”;
| ^
yayornay.cpp:5:17: error: stray ‘\200’ in program
5 | string a = “”;
| ^
yayornay.cpp:5:18: error: stray ‘\235’ in program
5 | string a = “”;
| ^
yayornay.cpp:7:11: error: stray ‘\342’ in program
7 | if (a == “CPIC”) {
| ^
yayornay.cpp:7:12: error: stray ‘\200’ in program
7 | if (a == “CPIC”) {
| ^
yayornay.cpp:7:13: error: stray ‘\234’ in program
7 | if (a == “CPIC”) {
| ^
yayornay.cpp:7:18: error: stray