france

https://github.com/francecil

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2014年8月6日

摘要: #includeint main(){ int n,m,p,left,right; int sum; int num[50010]; while(~scanf("%d%d%d%d%d",&n,&m,&p,&left,&right)){ sum=0; int kk=n/m; int th=1; ... 阅读全文
posted @ 2014-08-06 17:13 france 阅读(123) 评论(0) 推荐(0) 编辑

摘要: H -LIGHTOJ 1127Time Limit:2000MSMemory Limit:32768KB64bit IO Format:%lld & %lluSubmitStatusDescriptionGivennintegers and a knapsack of weightW, you ha... 阅读全文
posted @ 2014-08-06 09:46 france 阅读(424) 评论(0) 推荐(0) 编辑