假設獎金稅率如下(a代表獎金,r代表稅率)a

假設獎金稅率如下(a代表獎金,r代表稅率)a

#include
void main()
{
int result=0;
int money=0;
printf(“Please input the money you get:”);
scanf(“%d”,&money);
if(money