Red and Black
Time Limit: 1000MS
Memory Limit: 30000K
Total Submissions: 23904
Accepted: 12927
Description
There is a rectangular room, covered with square tiles....
分类:
其他好文 时间:
2015-02-02 18:07:53
阅读次数:
111
DescriptionThere is a rectangular room, covered with square tiles. Each tile is colored either red or black. A man is standing on a black tile. From a...
分类:
其他好文 时间:
2015-01-27 21:43:01
阅读次数:
170
一: 题意描述 二:题目分析 本题的大致意思是讲:在给定的一个大圆上挖去很多圆(这些圆有的在大圆里面,有的在大圆外面,有的与圆相加),凡是被圆占据的部分则不能通行。现在给定两个点,(lifeship和controlling room)如果两者能够到达的话表示能够Escape,否则就只有Die h.....
分类:
其他好文 时间:
2015-01-26 22:19:09
阅读次数:
246
http://poj.org/problem?id=1087
Description
You are in charge of setting up the press room for the inaugural meeting of the United Nations Internet eXecutive (UNIX), which has an international ma...
分类:
其他好文 时间:
2015-01-20 22:19:47
阅读次数:
198
结合闲时整理(3)------消息提示标签 BadgeView和闲时整理(4)--圆形TextView修改整理了CircleBadgeView这个类,标签是圆形的了,以前的标签是圆角矩形。
package com.glory.room.view;
import android.content.Context;
import android.content.res.Resources;
impo...
分类:
其他好文 时间:
2015-01-20 15:55:16
阅读次数:
236
There is a rectangular room, covered with square tiles. Each tile is colored either red or black. A man is standing on a black tile. From a tile, he c...
分类:
其他好文 时间:
2015-01-20 13:31:48
阅读次数:
148
重写的TextView
package com.glory.room.view;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.Color;
import android.graphics.Typeface;
import android.graphic...
分类:
移动开发 时间:
2015-01-19 14:24:26
阅读次数:
219
The number of steps
Time Limit: 1000ms Memory limit: 65536K 有疑问?点这里^_^
题目描述
Mary stands in a strange maze, the maze looks like a triangle(the first layer have one room,the second lay...
分类:
其他好文 时间:
2014-12-29 09:05:37
阅读次数:
206
#include int main(void){ long feet = 0L; long inches = 0L; double length = 0.0; double width = 0.0; const long inches_per_feet = 1...
分类:
其他好文 时间:
2014-12-16 13:24:55
阅读次数:
158
See the Pen jEWpWm by kujian (@kujian) on CodePen. 1 .room-nav { 2 /* -webkit-animation:roomNavTranslate3d 2s linear infinite; */ 3 -moz...
分类:
Web程序 时间:
2014-12-09 17:41:00
阅读次数:
187