换行可以使用putchar('n')完成。

换行可以使用putchar('\n')完成。

A.正确

B.错误

正确答案:A

猜你喜欢