1569: Wet Tiles
Time Limit: 60 Sec  Memory Limit: 512 MB
Submit: 73  Solved: 34
[Submit][Status][Web
 Board]
Description
Alice owns a construction company in the town of Norainia, famous f...
                            
                            
                                分类:
其他好文   时间:
2015-04-06 20:23:03   
                                阅读次数:
125
                             
                    
                        
                            
                            
                                Problem Description
A certain local trucking company would like to transport some goods on a cargo truck from one place to another. It is desirable to transport as much goods as possible each trip. Unfortunately, one cannot always use the roads in the shor...
                            
                            
                                分类:
编程语言   时间:
2015-04-05 09:16:13   
                                阅读次数:
208
                             
                    
                        
                            
                            
                                The “BerCorp” company has got n employees. These employees can use m approved official languages for the formal correspondence. The languages are numbered with integers from 1 to m. For each employee w...
                            
                            
                                分类:
其他好文   时间:
2015-04-03 15:30:55   
                                阅读次数:
135
                             
                    
                        
                            
                            
                                import java.util.LinkedList;abstract class Company{	private String name;	public void setName(String name)	{ this.name=name;	}	public String getName()....
                            
                            
                                分类:
编程语言   时间:
2015-04-02 22:13:33   
                                阅读次数:
125
                             
                    
                        
                            
                            
                                DescriptionYou are working for Macrohard company in data structures department. After failing your previous task about key insertion you were asked to...
                            
                            
                                分类:
其他好文   时间:
2015-04-02 20:50:23   
                                阅读次数:
126
                             
                    
                        
                            
                            
                                poj1039——计算几何 求直线与线段交点,判断两条直线是否相交PipeTime Limit:1000MSMemory Limit:10000KTotal Submissions:9439Accepted:2854DescriptionThe GX Light Pipeline Company s...
                            
                            
                                分类:
其他好文   时间:
2015-04-02 20:39:39   
                                阅读次数:
157
                             
                    
                        
                            
                            
                                /******************************************************************* 
 *  Copyright(c) 2000-2013 Company Name 
 *  All rights reserved. 
 *   
 *  文件名称: 
 *  简要描述: 
 *   
 *  创建日期: 
 *  作者: 
...
                            
                            
                                分类:
编程语言   时间:
2015-04-02 15:09:13   
                                阅读次数:
133
                             
                    
                        
                            
                            
                                组合模式一、作用需求是体现部分与整体的关系时,完成的功能就是基础的对象可以组成成更加复杂的对象,而这个组合的对象又可以进一步的组合,不断的迭代,便可以体现出层次的结构二、类图(核心在于有一个之类有一个向上的引用)三、实现(1)Company定义结构public abstract class Comp...
                            
                            
                                分类:
其他好文   时间:
2015-04-01 17:01:43   
                                阅读次数:
100
                             
                    
                        
                            
                            
                                NetworkTime Limit:1000MSMemory Limit:10000KTotal Submissions:10207Accepted:4744DescriptionA Telephone Line Company (TLC) is establishing a new telepho...
                            
                            
                                分类:
其他好文   时间:
2015-03-31 19:50:18   
                                阅读次数:
165
                             
                    
                        
                            
                            
                                题目链接:点击打开链接
Network Mess
Gilbert is the network admin of Ginkgo company. His boss is mad about the messy network cables on the floor. He finally walked up to Gilbert and asked the lazy netwo...
                            
                            
                                分类:
Web程序   时间:
2015-03-31 14:41:10   
                                阅读次数:
208