Problem | yayornay |
---|---|
User | Elwinthenerd |
Submission Time | 2024-11-01 16:30:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
yayornay.cpp:8:11: error: stray ‘\342’ in program
8 | cout << “Yay”;
| ^
yayornay.cpp:8:12: error: stray ‘\200’ in program
8 | cout << “Yay”;
| ^
yayornay.cpp:8:13: error: stray ‘\234’ in program
8 | cout << “Yay”;
| ^
yayornay.cpp:8:17: error: stray ‘\342’ in program
8 | cout << “Yay”;
| ^
yayornay.cpp:8:18: error: stray ‘\200’ in program
8 | cout << “Yay”;
| ^
yayornay.cpp:8:19: error: stray ‘\235’ in program
8 | cout << “Yay”;
| ^
yayornay.cpp:10:11: error: stray ‘\342’ in program
10 | cout << “Nay”;
| ^
yayornay.cpp:10:12: error: stray ‘\200’ in program
10 | cout << “Nay”;
| ^
yayornay.cpp:10:13: error: stray ‘\234’ in program
10 | cout << “Nay”;