rent_step3: gotoxy(0,16); string rental_price (locker_data[stack_no][y_position][x_position],2,2); cout << "The rental price is $" << rental_price << endl; ...
確定! 回上一頁