merge into CHANNEL_AGENT_PEOPLE_NUMBER_201503 a using (SELECT ? TIME_ID,? CITY_NAME,? NODE_NAME,? NODE_CODE,? PEOPLE_NUMBER, ? VEHICLE_RUNNING_COSTS,? MAIL_TRANSPORT_FEES,? TRAINING_COSTS, ? CONSUMAB...
分类:
数据库 时间:
2015-04-21 11:14:37
阅读次数:
247
Color the ball
Time Limit: 9000/3000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 11387 Accepted Submission(s): 5680
Problem Description
N个气球排成一排,从...
分类:
编程语言 时间:
2015-04-21 09:51:20
阅读次数:
183
1425: LCS与LIS
Time Limit: 1 Sec Memory Limit: 128 MB
Submit: 55 Solved: 25
SubmitStatusWeb Board
Description
LCS(最长公共子序列)是单身,LIS(最长上升子序列)也是单身,于是他们在一起了,变成了LCIS(最长公共上升子序列)o(╯□╰)o。你的任务是求给定两个序列...
分类:
其他好文 时间:
2015-04-21 09:50:48
阅读次数:
152
#define is unsafe
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 287 Accepted Submission(s): 178
Problem Description
Have you use...
分类:
其他好文 时间:
2015-04-21 09:48:17
阅读次数:
138
Approximation by a Progression
Time Limit: 500MS
Memory Limit: 65536KB
64bit IO Format: %I64d & %I64u
Submit Status
Description
Your are given a sequence of integer...
分类:
移动开发 时间:
2015-04-21 09:45:54
阅读次数:
196
Hamming Code
Time Limit: 1000MS
Memory Limit: 65536KB
64bit IO Format: %I64d & %I64u
Submit Status
Description
Let us consider four disks intersecting as in the fig...
分类:
其他好文 时间:
2015-04-21 09:45:52
阅读次数:
159
Minefield
Time Limit: 500MS
Memory Limit: 65536KB
64bit IO Format: %I64d & %I64u
Submit Status
Description
To fulfill an assignment, a reconnaissance group of n peo...
分类:
其他好文 时间:
2015-04-21 09:45:08
阅读次数:
129
Masterpieces of World Architecture
Time Limit: 1000MS
Memory Limit: 65536KB
64bit IO Format: %I64d & %I64u
Submit Status
Description
Maria Ivanovna informed all of...
分类:
其他好文 时间:
2015-04-21 09:44:37
阅读次数:
105
Tray 2
Time Limit: 1000MS
Memory Limit: 65536KB
64bit IO Format: %I64d & %I64u
Submit Status
Description
One of the organizers of the Ural Regional School Programmi...
分类:
其他好文 时间:
2015-04-21 09:44:26
阅读次数:
163
Amusement Park
Time Limit: 1000MS
Memory Limit: 65536KB
64bit IO Format: %I64d & %I64u
Submit Status#include
using namespace std;
int a[10];
void init()
{
a[0] = 10;
a[1] =...
分类:
其他好文 时间:
2015-04-21 09:44:15
阅读次数:
130