码迷,mamicode.com
首页 >  
搜索关键字:company    ( 1620个结果
1016. Phone Bills
1016. Phone Bills (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA long-distance telephone company charges its customers by the followi...
分类:其他好文   时间:2015-02-08 19:23:47    阅读次数:120
YT14-HDU-Eddy的彩票
Problem Description Eddy's company publishes a kind of lottery.This set of lottery which are numbered 1 to n, and a set of one of each is required for a prize .With one number per lottery, how many...
分类:其他好文   时间:2015-02-06 09:35:12    阅读次数:140
if语句引起的bug
最近维护高手留下的api项目,客户端反馈一个bug过来,然后查找到可能出错的代码位置,是一个if语句,乍一看好像没什么问题,代码如下:if (company.UserId != userId || project.UserId != userId) throw new Exception("无权操....
分类:其他好文   时间:2015-02-04 14:20:58    阅读次数:141
二分图(行列变化)
HDU 4185 : Problem Description Thanks to a certain "green" resources company, there is a new profitable industry of oil skimming. There are large slicks of crude oil floating in the Gulf of Me...
分类:其他好文   时间:2015-02-04 02:03:10    阅读次数:206
poj1083 Moving Tables
Moving Tables Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 26782   Accepted: 8962 Description The famous ACM (Advanced Computer Maker) Company has rente...
分类:其他好文   时间:2015-02-03 23:05:33    阅读次数:277
POJ 1083
Moving TablesTime Limit: 1000MSMemory Limit: 10000KTotal Submissions: 26773Accepted: 8958DescriptionThe famous ACM (Advanced Computer Maker) Company h...
分类:其他好文   时间:2015-02-03 00:32:57    阅读次数:303
POJ 1260-Pearls(dp)
Pearls Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 7573   Accepted: 3755 Description In Pearlania everybody is fond of pearls. One company, called Th...
分类:其他好文   时间:2015-02-02 23:21:19    阅读次数:348
金额转换成大写
import java.text.DecimalFormat; import java.util.Scanner; /** * @Description: 金额转换成大写 * @author huangzjb * @mail cblue2013@126.com * @Company Digital China * @date 2015-1-30 */ public class ...
分类:其他好文   时间:2015-01-31 19:24:46    阅读次数:132
(中等) HDU 4979 A simple math problem. , DLX+重复覆盖+打表。
Description Dragon loves lottery, he will try his luck every week. One day, the lottery company brings out a new form of lottery called accumulated...
分类:其他好文   时间:2015-01-31 14:33:10    阅读次数:190
@Html.Action()
使用方法:@Html.Action(action, controller)加载局部页面。例如在模板页中使用:@Html.Action("Contact", "Company")在CompanyController中有如下方法:public PartialViewResult Contact(){ r...
分类:Web程序   时间:2015-01-30 22:19:21    阅读次数:155
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!