通过海量题库、编程比赛和实时排名,系统化提升您的编程能力。
若有定义:int a; float b;double c;,程序运行时输入:1,2,3<回车>,能把1输入给变量a、2输入给变量b、3输入给变量c的输入语句是( )。