#1024# #include <stdio.h> int main() { float time = 10.24; printf("%.2f",time); printf(" 我中奖了!"); }</stdio.h>