0_0_24516858_24617.cpp:125:17: error: stray '\241' in program
if (s[j] == ¡®Y¡®)
^
0_0_24516858_24617.cpp:125:17: error: stray '\256' in program
0_0_24516858_24617.cpp:125:17: error: stray '\241' in program
0_0_24516858_24617.cpp:125:17: error: stray '\256' in program
0_0_24516858_24617.cpp:132:17: error: stray '\241' in program
if (s[j] == ¡®Y¡®)
^
0_0_24516858_24617.cpp:132:17: error: stray '\256' in program
0_0_24516858_24617.cpp:132:17: error: stray '\241' in program
0_0_24516858_24617.cpp:132:17: error: stray '\256' in program
0_0_24516858_24617.cpp: In function 'int main()':
0_0_24516858_24617.cpp:125:31: error: 'Y' was not declared in this scope
if (s[j] == ¡®Y¡®)
^
0_0_24516858_24617.cpp:132:31: error: 'Y' was not declared in this scope
if (s[j] == ¡®Y¡®)
^
|