码迷,mamicode.com
首页 >  
搜索关键字:company    ( 1620个结果
poj 2786 - Keep the Customer Satisfied
DescriptionSimon and Garfunkel Corporation (SG Corp.) is a large steel-making company with thousand of customers. Keeping the customer satisfied is on...
分类:其他好文   时间:2015-08-09 20:37:06    阅读次数:118
POJ 2263 Heavy Cargo(Floyd + map)
Heavy CargoTime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 3768Accepted: 2013DescriptionBig Johnsson Trucks Inc. is a company specialized in ...
分类:其他好文   时间:2015-08-09 12:26:34    阅读次数:122
Odoo POS
Jeffery Q:913547235 Odoo 8 只支持 ean13条码 Barcode scanner相当于键盘,30ms 条码枪输出类型,QWERTY pos配置 Picking type pos专用的分拣类型Stock location 商店库位Company 商店代表的公司Sale jo...
分类:其他好文   时间:2015-08-07 21:50:55    阅读次数:1280
poj3216Repairing Company 二分匹配之最小路径覆盖+floyd
//m个任务,每个任务都有开始时间和需要花的时间,以及其在哪楼地方工作 //给出地图,每楼到另一楼的路径所花的时间 //问最少需要安排多少人能完成这些任务 //对任务和任务之间建图,如果做完任务i还能做任务j那么i-j之间建立一条边 //这样只需要找到最小路径覆盖即为最终答案 #include #include #include using na...
分类:其他好文   时间:2015-08-06 13:28:22    阅读次数:141
uva 315 Network(连通图求割点)
https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=251NetworkA Telephone Line Company (TLC) is establishi...
分类:Web程序   时间:2015-08-06 10:45:33    阅读次数:145
Network
Network Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %lluSubmit Status Practice UVA 315DescriptionA Telephone Line Company (TLC) is esta....
分类:Web程序   时间:2015-08-06 09:21:06    阅读次数:168
poj 1584 A Round Peg in a Ground Hole(计算几何)
A Round Peg in a Ground Hole Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 5603   Accepted: 1788 Description The DIY Furniture company specializes in ass...
分类:其他好文   时间:2015-08-06 02:03:43    阅读次数:102
广度搜索(2)
DescriptionThe GeoSurvComp geologic survey company is responsible for detecting underground oil deposits. GeoSurvComp works with one large rectangular...
分类:其他好文   时间:2015-08-05 21:44:06    阅读次数:100
UVA 315 Network
Description:A Telephone Line Company (TLC) is establishing a new telephone cable network. They are connecting several places numbered by integers from...
分类:Web程序   时间:2015-08-05 17:52:47    阅读次数:169
hdu1241(Oil Deposits)
Problem Description The GeoSurvComp geologic survey company is responsible for detecting underground oil deposits. GeoSurvComp works with one large rectangular region of land at a time, and creates a...
分类:其他好文   时间:2015-08-04 23:05:12    阅读次数:197
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!