用户名或电子邮箱地址
密码
记住我
#include int main() { char a; int b; float c; double d; .... return 0; }
A、double B、int C、float D、char 喵查答案:double