代码搜索:sales
找到约 3,366 项符合「sales」的源代码
代码结果 3,366
www.eeworm.com/read/355007/10305755
c floatout.c
#include
void main ()
{
float price = 525.75;
float sales_tax = 0.06;
printf("The item cost is %f\n", price);
printf("Sales tax on the item is %f\n", price * sales_ta
www.eeworm.com/read/162128/10333637
c floatout.c
#include
void main ()
{
float price = 525.75;
float sales_tax = 0.06;
printf("The item cost is %f\n", price);
printf("Sales tax on the item is %f\n", price * sales_ta
www.eeworm.com/read/162078/10337422
c floatout.c
#include
void main(void)
{
float price = 525.75;
float sales_tax = 0.06;
printf("The item cost is %f\n", price);
printf("Sales tax on the item is %f\n", price * sales
www.eeworm.com/read/350922/10696956
c floatout.c
#include
void main ()
{
float price = 525.75;
float sales_tax = 0.06;
printf("The item cost is %f\n", price);
printf("Sales tax on the item is %f\n", price * sales_ta
www.eeworm.com/read/350637/10724825
c floatout.c
#include
void main(void)
{
float price = 525.75;
float sales_tax = 0.06;
printf("The item cost is %f\n", price);
printf("Sales tax on the item is %f\n", price * sales
www.eeworm.com/read/350636/10726696
c floatout.c
#include
void main(void)
{
float price = 525.75;
float sales_tax = 0.06;
printf("The item cost is %f\n", price);
printf("Sales tax on the item is %f\n", price * sales
www.eeworm.com/read/276309/10748962
c floatout.c
#include
void main ()
{
float price = 525.75;
float sales_tax = 0.06;
printf("The item cost is %f\n", price);
printf("Sales tax on the item is %f\n", price * sales_ta
www.eeworm.com/read/417462/10988935
c floatout.c
#include
void main ()
{
float price = 525.75;
float sales_tax = 0.06;
printf("The item cost is %f\n", price);
printf("Sales tax on the item is %f\n", price * sales_ta
www.eeworm.com/read/189342/7115112
c floatout.c
#include
void main ()
{
float price = 525.75;
float sales_tax = 0.06;
printf("The item cost is %f\n", price);
printf("Sales tax on the item is %f\n", price * sales_ta
www.eeworm.com/read/453496/7418445
c floatout.c
#include
void main ()
{
float price = 525.75;
float sales_tax = 0.06;
printf("The item cost is %f\n", price);
printf("Sales tax on the item is %f\n", price * sales_ta