#include
int main() { int money=12;
double=11.5;
print("nenghuibu:");
print("%c/n",money>double?'y':'n');
return 0;
}
是>=
printf