原创 模擬節目中猜商品的價格

#include <stdio.h> int main() { int oldprice,price=0,i=0; printf("Plese input the price\n"); scanf(" %d",&oldprice