编辑代码

#include <stdio.h>
int price=0
printf (“请输入金额(元):”);
scanf("%d",&prize);

int change=100-prize;
printf(“找您%d元。/n”,change);{
    //JSRUN引擎2.0,支持多达30种语言在线运行,全仿真在线交互输入输出。 
    printf();
    return 0;
}