"比赛链接" A.Game Shopping 这种题真是。。打开网页1min 读题3min 思考0min 写代码0.5min。。 cpp include include include define gc() getchar() const int N=1e3+5; int n,m,cost[N], ...
分类:
其他好文 时间:
2018-07-15 11:15:41
阅读次数:
160
salary = input('please input your monthly salary: ') goods_list = [ ('iphone', 5000), ('mac pro', 12000), ('TV', 4500), ('pencel', 25) ] shopping_list... ...
分类:
其他好文 时间:
2018-07-07 20:44:56
阅读次数:
143
实体类1(商品): package mall.model; public class goods { private int shoppingID; // 商品编号 private String shoppingName;// 商品名 private int price; // 商品价格 publi ...
分类:
编程语言 时间:
2018-06-30 16:12:16
阅读次数:
160
Emm.... It's a shopping cart; 1.You need input your salary; 2.Output a products list,each product mast contain a sequence number; 3.You need input thr ...
分类:
其他好文 时间:
2018-06-28 13:55:03
阅读次数:
126
from db import db_handlerfrom interface import bankdef shopping_interface(name, cost, shoppingcart): flag,msg = bank.consume_interface(name,cost) if f ...
分类:
其他好文 时间:
2018-06-24 21:38:57
阅读次数:
172
Eva loves to collect coins from all over the universe, including some other planets like Mars. One day she visited a universal shopping mall which cou ...
分类:
其他好文 时间:
2018-06-23 14:36:21
阅读次数:
165
Eva loves to collect coins from all over the universe, including some other planets like Mars. One day she visited a universal shopping mall which cou ...
分类:
其他好文 时间:
2018-06-22 20:59:56
阅读次数:
180
1044 Shopping in Mars (25)(25 分) Shopping in Mars is quite a different experience. The Mars people pay by chained diamonds. Each diamond has a value ( ...
分类:
其他好文 时间:
2018-06-11 22:09:01
阅读次数:
164