1、第一行代码#include <stdio.h>
2、第二行代码#int main(){
3、第三行代码输入float a = 3.14f; 这便是单精度浮点型
4、第四行代码输入printf(“lld%",d);
5、第五行代码输入}