首页 新闻 会员 周边
3
回答数

待解决问题 代码无法运行

include <stdio.h> int main() { char ch1, ch2, ch3; scanf("%c %c %c", &ch1, &ch2, &ch3 ); printf("ch1