码迷,mamicode.com
首页 >  
搜索关键字:city    ( 3144个结果
PAT 1030 Travel Plan
#include #include #include #include #include #include #include #define CMB(ID1, ID2) (((ID1) adj; int dist; City(int d = INT_MAX): dist(d){}};ty...
分类:其他好文   时间:2014-11-06 12:43:14    阅读次数:214
hibernate中id中的 precision 和 scale 作用
FRAME_SEQ_ORG_CITY 对应的是oracl...
分类:Web程序   时间:2014-11-06 00:40:41    阅读次数:191
NUC_HomeWork1 -- POJ2067(最短路)
C -Fire StationDescriptionA city is served by a number of fire stations. Some residents have complained that the distance from their houses to the nea...
分类:其他好文   时间:2014-11-05 01:54:26    阅读次数:135
hdu 1505 City Game (hdu1506加强版)
# include # include # include # include using namespace std; char a[1010][1010]; int dd[1010][1010];///宽度 int r[1010],l[1010]; int main() { int t,i,j,n,m,max1; while(~scanf("%d",&t)) {...
分类:其他好文   时间:2014-11-03 22:32:19    阅读次数:191
Ural 1966 Cycling Roads
================Cycling Roads================DescriptionWhen Vova was in Shenzhen, he rented a bike and spent most of the time cycling around the city...
分类:其他好文   时间:2014-11-03 12:57:53    阅读次数:213
ORA-01722: invalid number,ORA-12801
SQL: SELECT /*+ parallel(a,32) */ a.id ,a.data_date ,a.mobile_num ,a.mobile_code ,b.prov AS mobile_prov ,b.city AS mobile_city ,b.mo...
分类:其他好文   时间:2014-10-31 22:09:57    阅读次数:197
UVA Firetruck (DFS)
The Center City fire department collaborates with the transportation department to maintain maps of the city which reflects the current status of the city streets. On any given day, several streets ar...
分类:其他好文   时间:2014-10-30 22:42:12    阅读次数:292
POJ2503——Babelfish(map映射+string字符串)
BabelfishDescriptionYou have just moved from Waterloo to a big city. The people here speak an incomprehensible dialect of a foreign language. Fortunat...
分类:其他好文   时间:2014-10-29 23:47:14    阅读次数:350
POJ1860——Currency Exchange(BellmanFord算法求最短路)
Currency ExchangeDescriptionSeveral currency exchange points are working in our city. Let us suppose that each point specializes in two particular cur...
分类:编程语言   时间:2014-10-29 21:19:21    阅读次数:148
UVA 10859 Placing Lampposts
Placing LamppostsDescriptionInputAs a part of the mission ‘Beautification of Dhaka City’, the government has decided to replace al...
分类:其他好文   时间:2014-10-29 12:40:23    阅读次数:124
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!