Problem choochoo
User aa24codebreaker
Submission Time 2023-11-15 08:27:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

choochoo.cpp:4:15: error: stray ‘\303’ in program
4 | string y; int × = 0;
| ^
choochoo.cpp:4:16: error: stray ‘\227’ in program
4 | string y; int × = 0;
| ^
choochoo.cpp:8:1: error: stray ‘\303’ in program
8 | × = × + 1;
| ^
choochoo.cpp:8:2: error: stray ‘\227’ in program
8 | × = × + 1;
| ^
choochoo.cpp:8:6: error: stray ‘\303’ in program
8 | × = × + 1;
| ^
choochoo.cpp:8:7: error: stray ‘\227’ in program
8 | × = × + 1;
| ^
choochoo.cpp:10:5: error: stray ‘\303’ in program
10 | if (×°2 == 0) {
| ^
choochoo.cpp:10:6: error: stray ‘\227’ in program
10 | if (×°2 == 0) {
| ^
choochoo.cpp:10:7: error: stray ‘\302’ in program
10 | if (×°2 == 0) {
| ^
choochoo.cpp:10:8: error: stray ‘\260’ in program
10 | if (×°2 == 0) {
| ^
choochoo.cpp: In func