thuthesis.cls 1 %% 2 %% This is file `thuthesis.cls', 3 %% generated with the docstrip utility. 4 %% 5 %% The original source files were: 6 %% ...
分类:
其他好文 时间:
2014-10-08 03:08:35
阅读次数:
2191
头文件:
#include
using namespace std;
template
class hash_set
{
private:
hash_type array[100000];
int hash_fun(hash_type original);
public:
hash_set();//构造函数
void insert(hash_type value);//插入一个元素
v...
分类:
编程语言 时间:
2014-10-08 00:36:14
阅读次数:
349
I Hate ItTime Limit: 3000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:175464-bit integer IO format:%I64d Java class name:Main...
分类:
其他好文 时间:
2014-10-07 23:12:54
阅读次数:
230
敌兵布阵Time Limit: 1000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:116664-bit integer IO format:%I64d Java class name:MainC国的死对...
分类:
其他好文 时间:
2014-10-07 22:04:14
阅读次数:
257
Question:I am trying to create a process of rework in sap ppMy objective is to capture the rework cost to the original order number of the material.I ...
分类:
其他好文 时间:
2014-10-06 03:36:59
阅读次数:
585
The MusselsTime Limit: 1000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:243964-bit integer IO format:%I64d Java class name:Ma...
分类:
其他好文 时间:
2014-10-05 11:36:08
阅读次数:
234
Problem Description
Given a 3-dimension ellipsoid(椭球面)
your task is to find the minimal distance between the original point (0,0,0) and points on the ellipsoid. The distance between two points...
分类:
其他好文 时间:
2014-10-04 18:05:26
阅读次数:
242
Peaceful CommissionTime Limit: 5000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:181464-bit integer IO format:%I64d Java class...
分类:
其他好文 时间:
2014-10-04 00:08:05
阅读次数:
339
Bomb GameTime Limit: 3000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:362264-bit integer IO format:%I64d Java class name:Main...
分类:
其他好文 时间:
2014-10-03 23:09:25
阅读次数:
232
TravellingTime Limit: 3000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:300164-bit integer IO format:%I64d Java class name:Mai...
分类:
其他好文 时间:
2014-10-03 16:41:24
阅读次数:
299