Suppose the bonus tax rate is as follows (a for bonus, R for tax rate) a

Suppose the bonus tax rate is as follows (a for bonus, R for tax rate) a

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