go

为什么我无法打印字符变量?

英文: Why I could not print char variable? 问题 我不知道为什么这段基本代码不起作用:它只打印第一个变量而不是第二个: b=a y=b #include <...