有以下程序:
#include
main()
{ char cl='1',c2='2';
cl=getchar();c2=getchar();putchar(c1);putcha:
(c2);
}
当程序运行时输入a<回车>后,下列叙述中正确的是( )。