自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

ACM之路

说再多不如AC...

  • 博客(32)
  • 资源 (23)
  • 收藏
  • 关注

原创 【第四弹】【POJ2392】【Space Elevator】【解法二】【含测试数据】

Space ElevatorTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 9477 Accepted: 4494DescriptionThe cows are going to space! They plan to achieve orbit by

2015-07-31 20:40:54 499

原创 【第三弹】【POJ2392】【Space Elevator】【解法一】

Space ElevatorTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 9477 Accepted: 4494DescriptionThe cows are going to space! They plan to achieve orbit by

2015-07-31 20:18:07 542

原创 【第二弹】【POJ1276】【Cash Machine】

Cash MachineTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 29492 Accepted: 10591DescriptionA Bank plans to install a machine for cash withdrawal. The

2015-07-31 16:30:21 349

原创 【第一弹】【HDU2191】【悼念512汶川大地震遇难同胞——珍惜现在,感恩生活】

悼念512汶川大地震遇难同胞——珍惜现在,感恩生活Time Limit: 1000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 18852    Accepted Submission(s): 7978Problem Description

2015-07-31 14:29:22 432

原创 【UVA147】【 Dollars】

Dollars New Zealand currency consists of $100, $50, $20, $10, and $5 notes and $2, $1, 50c, 20c, 10c and 5c coins. Write a program that will determine, for any given amount, in how many

2015-07-31 11:19:16 358

原创 【HDU2069】【Coin Change】

Coin ChangeTime Limit: 1000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 15568    Accepted Submission(s): 5263Problem DescriptionSuppose there

2015-07-31 00:35:10 456

转载 【HDU2126】【Buy the souvenirs】

Buy the souvenirsTime Limit: 10000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1502    Accepted Submission(s): 535Problem DescriptionWhen the

2015-07-30 20:27:46 533

原创 【HDU3466】【Proud Merchants】

Proud MerchantsTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 131072/65536 K (Java/Others)Total Submission(s): 3319    Accepted Submission(s): 1369Problem DescriptionRecently,

2015-07-30 00:30:07 311

原创 【POJ2923】【Relocation】

RelocationTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 2651 Accepted: 1080DescriptionEmma and Eric are moving to their new house they bought after

2015-07-29 17:03:27 403

原创 【hdu2639】【Bone Collector II】

Bone Collector IITime Limit: 5000/2000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 2958    Accepted Submission(s): 1533Problem DescriptionThe titl

2015-07-29 15:27:50 510

原创 【poj2184】【Cow Exhibition】

Cow ExhibitionTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 10255 Accepted: 4006Description"Fat and docile, big and dumb, they look so stupid, they

2015-07-29 14:22:10 267

原创 【hdu】【Robberies】

RobberiesTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 16086    Accepted Submission(s): 5890Problem DescriptionThe aspiring Ro

2015-07-29 10:19:40 323

转载 【2015多校联赛-3】【B题RGCDQ】

RGCDQTime Limit: 6000/3000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 483    Accepted Submission(s): 235Problem DescriptionMr. Hdu is interested

2015-07-28 20:49:49 378

转载 【水题】

#include #include #include #include #include #include #include #include #include #include #include #include using namespace std;int N;struct Node{ int x,y; bool operator<(const Node

2015-07-24 02:07:36 681

原创 【HDU】【3139】

Find the hotelTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 397    Accepted Submission(s): 103Problem Description  Summer agai

2015-07-23 21:41:44 496

原创 【POJ】【2019】

CornfieldsTime Limit: 1000MS Memory Limit: 30000KTotal Submissions: 5805 Accepted: 2868DescriptionFJ has decided to grow his own corn hybrid in order to help th

2015-07-23 20:27:52 432

转载 【POJ】【3624】

Balanced LineupTime Limit: 5000MS Memory Limit: 65536KTotal Submissions: 38672 Accepted: 18138Case Time Limit: 2000MSDescriptionFor the daily milking, Far

2015-07-21 21:49:20 400

转载 【java】【classpath】【javac】【java】

D://temp//A//B//C//Class100.javapackage A.B.C;import D.E.F.Class1;public class Class0{ public static void main(String[] args) { System.out.println("I am class0, and I am trying to call cla

2015-07-16 11:37:14 429

原创 【c++】【vector】

#include #include #include #include #include #include #include #include #include #include #include #include using namespace std;vector vec(10);vector:: reverse_iterator iter;int main(

2015-07-16 09:42:10 469

转载 【CF】【312div2】【A Simple Task】

E. A Simple Tasktime limit per test5 secondsmemory limit per test512 megabytesinputstandard inputoutputstandard outputThis task is very simple. Given a string S

2015-07-15 23:26:42 407

转载 【CF】【Amr and Chemistry】

C. Amr and Chemistrytime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputAmr loves Chemistry, and specially doin

2015-07-15 18:23:46 801

原创 【java】【第二章】【变量】

1. 变量 1.1 引用存在栈中,对象存在堆中1.2 类的成员函数在堆中,然后初始化为0。2.基本类型 2.1 存在栈中           直接存储值

2015-07-15 09:23:40 343

原创 【HDU】【Number String】

Number StringTime Limit: 10000/5000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1560    Accepted Submission(s): 699Problem DescriptionThe signatur

2015-07-14 22:04:34 707

原创 【HDU】【The King’s Ups and Downs】

The King’s Ups and DownsTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 366    Accepted Submission(s): 245Problem DescriptionThe

2015-07-14 20:14:23 678

转载 【UVA】【10328】

总结 变量名addToss is an important part of any event. When everything becomes equal toss is the ultimate decider.Normally a fair coin is used for Toss. A coin has two sides head(H) and tail(T). Superst

2015-07-13 22:15:03 382

原创 【zoj】【Attack on Titans】

Attack on TitansTime Limit: 2 Seconds      Memory Limit: 65536 KBOver centuries ago, mankind faced a new enemy, the Titans. The difference of power between mankind and their newfound enemy w

2015-07-13 18:24:00 462

原创 【SPOJ】【AGGRCOW】

总结:函数之间存在依赖。  然后一处修改了但是忘记修改另外的一处了。。。#include #include #include #include #include #include #include #include #include #include #include #include using namespace std;int Case;int n,m;i

2015-07-13 10:58:17 435

原创 【SPOJ】【Mixtures】

D - MixturesTime Limit:3000MS     Memory Limit:1572864KB     64bit IO Format:%lld & %lluSubmit Status Practice SPOJ MIXTURESDescriptionHarry Potter has n mixtures in front of h

2015-07-12 21:50:15 429

原创 【POJ】 【3624】

Charm BraceletTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 26525 Accepted: 11925DescriptionBessie has gone to the mall's jewelry store and spies a ch

2015-07-12 10:40:51 401

原创 【ACM】【括号匹配】

括号匹配(二)时间限制:1000 ms  |  内存限制:65535 KB难度:6描述给你一个字符串,里面只包含"(",")","[","]"四种符号,请问你需要至少添加多少个括号才能使这些括号匹配起来。如:[]是匹配的([])[]是匹配的((]是不匹配的([)]是不匹配的输入第一行输入一个正整数N,表示测试数据组数(N每组测试数

2015-07-11 21:59:01 1266

转载 vim实用教程

http://blog.chinaunix.net/uid-23927267-id-2652732.html

2015-07-11 10:13:27 473

原创 要靠自己

学长知道我的cj后,就再也不教我了。。。        要靠自己。要坚持。

2015-07-01 22:09:14 435

人工智能的未来

人工智能的未来.(美) 霍金斯&布拉克斯利 陕西科技出版社最新引进美国图书《人工智能的未来》(On Intelligence)一书,是由杰夫•霍金斯,一位在硅谷极其成功、受人尊敬的计算机工程师、企业家与桑德拉•布拉克斯莉,《纽约日报》的栏目作家共同撰写。本书对人类大脑皮层所具有的知觉、认识、行为和智能功能新理论提出了新的理论构想。这一理论的独到之处在于对大脑皮层的现行认识提出了新的观点,对大脑的工作原理,即霍金斯称之为“真正智能”而非计算机式的人工智能立论扎实,观点独特、新颖,阐述精密。

2018-12-13

数学建模matlab代码大礼包

数学建模matlab代码大礼包,内含司守奎 数学建模算法与应用matlab代码;Matlab数学建模经典案例实战matlab源程序; 数学建模10大算法matlab源码; matlab代码详尽,值得拥有

2018-08-31

Matlab数学建模经典案例实战源程序1积分

Matlab数学建模经典案例实战源程序1积分,内含有matlab源代码

2018-08-31

恢复系统主题(win7X64) genymotion免积分

恢复系统主题

2016-08-22

离散数学屈婉玲免积分版

离散数学屈婉玲免积分版,你值得拥有。 课本内容丰富清晰

2016-02-12

Head First Design Patterns免积分版

Head First Design Patterns免积分版, 你值得拥有。

2016-01-12

sublime3汉化包免积分版

sublime3汉化包免积分版,你值得拥有

2015-12-07

国家集训队2015论文集

国家集训队2015论文集,acm必备,你值得拥有。

2015-09-03

sqljdbc4.jar

sqljdbc4.jar,兼容myeclipse2013版。你值得拥有。

2015-09-03

hibernate.zip

hibernate.zip 内含有hibernate所需要的所有jar 比如anltr.jar cglib.jar等等。你值得拥有。

2015-08-30

htmlparse.jar

htmlparse-1.5.jar 能用的jar 你值得拥有

2015-08-30

JavaMail.jar

JavaMail.jar, java发送邮件必备jar包.zip, 你值得拥有

2015-08-30

commons-codec-1.4.jar

commons-codec-1.4.jar

2015-07-09

2010考研计算机统考真题及参考答案

2010考研计算机统考真题及参考答案

2015-05-03

中科大计算机考研真题

中科大计算机考研真题(6年).rar

2015-05-03

操作系统概念CH6

操作系统CH6.官方文档.非常详细.用了多少好

2015-04-28

高级sql操作

sql,高级操作,数据库,sql server

2015-04-17

T-SQL入门经典

T-SQL入门经典,新手必备,用集合的观点解决问题

2015-04-04

ACM完全数代码

ACM,完全数,代码

2014-01-02

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除