#include <stdio.h> int main(){double a;scanf("%f ",&a);printf("a=%lf\n",a); }哪里有错

我要回帖

 

随机推荐