其他
拥有梦想的人不做选择题,他们只做证明题。...
分类:其他 时间:2014-05-02 22:37:45 收藏:0 阅读:424
Sudoku Time Limit: 10000MS   Memory Limit: 65536K Total Submissions: 4203   Accepted: 2051 Description A Sudoku grid is a 16x16 grid of cells grouped in sixteen 4x4 squares...
分类:其他 时间:2014-05-02 23:16:50 收藏:0 阅读:706
我的改进版2048,玩家们来刷分吧...
分类:其他 时间:2014-05-02 22:35:37 收藏:0 阅读:579
Sudoku Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 13023   Accepted: 6455   Special Judge Description Sudoku is a very simple task. A square table with 9...
分类:其他 时间:2014-05-03 00:32:34 收藏:0 阅读:579
也是有趣的题目,操作机器人,要求写一个指令序列。 不过本题对指令序列并没有太严格的要求,所以,基本上可以满足条件 - 放满钱币就可以了,对指令顺序没有要求。 下面是一种程序的写法,循环扫描,还有很多种写法的。...
分类:其他 时间:2014-05-02 23:47:09 收藏:0 阅读:601
hdu 1063 Exponentiation 高精度数 模拟乘法...
分类:其他 时间:2014-05-02 22:18:18 收藏:0 阅读:582
题意:给出一串字符串,求出需要至少插入多少个字符使得这个字符串变成会问粗...
分类:其他 时间:2014-05-02 23:27:43 收藏:0 阅读:596
很早之前,就听说过三层结构了。当时只知道 三层结构 是把 系统的 界面  跟 数据库操作等不相关的程序分别开来。原来这么简单的实现,确实传说中的 三层结构啊。 首先,先来看一下是哪三层。表示层(UI,User Interface),业务逻辑层(BLL BusinessLogicLayer),数据访问层(DAL Data Access Layer)。三层的划分是物理上的划分。 表示层(UI),这...
分类:其他 时间:2014-05-02 23:10:13 收藏:0 阅读:529
.h #include "cocos2d.h" #include "cocos-ext.h" #include "ui/CocosGUI.h" #include "cocostudio/CocoStudio.h" USING_NS_CC; USING_NS_CC_EXT; using namespace ui; RichText* _richText; Text...
分类:其他 时间:2014-05-02 22:26:58 收藏:0 阅读:492
【题目】 Problem E Open Credit System Input: Standard Input Output: Standard Output In an open credit system, the students can choose any course they like, but there is a problem. Some of the stude...
分类:其他 时间:2014-05-03 00:23:57 收藏:0 阅读:490
1160495160496160497166744
上一页1667435下一页
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!