2014年10月31日

OracleDBConsole启动不了

摘要: 今天要用OEM,然后去打开OracleDBConsoleXXX, 提示说什么么么2,然后就各种百度。。。最后发现。。。有断了网络连接之后就可以把它启动了。。。简直惨,不知道这是什么原理,还有Oracle真的好蠢啊,用着好不习惯。 阅读全文

posted @ 2014-10-31 23:18 angle_qqs 阅读(142) 评论(0) 推荐(0)

2014年10月30日

Codeforces Round #275(Div. 2)-C. Diverse Permutation

摘要: http://codeforces.com/contest/483/problem/CC. Diverse Permutationtime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutpu... 阅读全文

posted @ 2014-10-30 19:44 angle_qqs 阅读(253) 评论(0) 推荐(0)

Codeforces Round #275 (Div. 2)-B. Friends and Presents

摘要: http://codeforces.com/contest/483/problem/BB. Friends and Presentstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutp... 阅读全文

posted @ 2014-10-30 19:40 angle_qqs 阅读(194) 评论(0) 推荐(0)

Codeforces Round #275 (Div. 2)-A. Counterexample

摘要: http://codeforces.com/contest/483/problem/AA. Counterexampletime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstan... 阅读全文

posted @ 2014-10-30 19:34 angle_qqs 阅读(175) 评论(0) 推荐(0)

2014年10月29日

NYOJ-106-背包问题

摘要: 题目地址:http://acm.nyist.net/JudgeOnline/problem.php?pid=106背包问题时间限制:3000ms | 内存限制:65535KB难度:3描述现在有很多物品(它们是可以分割的),我们知道它们每个物品的单位重量的价值v和重量w(13#include4#inc... 阅读全文

posted @ 2014-10-29 19:48 angle_qqs 阅读(209) 评论(0) 推荐(0)

2014年10月27日

NYOJ-71-独木舟上的旅行

摘要: http://acm.nyist.net/JudgeOnline/problem.php?pid=71独木舟上的旅行时间限制:3000ms | 内存限制:65535KB难度:2描述进行一次独木舟的旅行活动,独木舟可以在港口租到,并且之间没有区别。一条独木舟最多只能乘坐两个人,且乘客的总重量不能超过独... 阅读全文

posted @ 2014-10-27 20:41 angle_qqs 阅读(133) 评论(0) 推荐(0)

NYOJ-91-阶乘之和

摘要: http://acm.nyist.net/JudgeOnline/problem.php?pid=91阶乘之和时间限制:3000ms | 内存限制:65535KB难度:3描述给你一个非负数整数n,判断n是不是一些数(这些数不允许重复使用,且为正数)的阶乘之和,如9=1!+2!+3!,如果是,则输出Y... 阅读全文

posted @ 2014-10-27 20:38 angle_qqs 阅读(362) 评论(0) 推荐(0)

2014年10月25日

BestCoder Round#15 1002-Instruction

摘要: http://acm.hdu.edu.cn/showproblem.php?pid=5083官方题解——》1002 Instruction 先考虑编码,首先找到operation对应的编码,如果是SET就找后面的一个R后面跟着的数字a,令b=0,否则找后面第一个R后面的数字当作a,第二个R后面的数字... 阅读全文

posted @ 2014-10-25 23:12 angle_qqs 阅读(225) 评论(0) 推荐(0)

BestCoder Round#15 1001-Love

摘要: http://acm.hdu.edu.cn/showproblem.php?pid=5082LoveTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): ... 阅读全文

posted @ 2014-10-25 23:08 angle_qqs 阅读(174) 评论(0) 推荐(0)

NYOJ-06-喷水装置(一)

摘要: http://acm.nyist.net/JudgeOnline/problem.php?pid=6喷水装置(一)时间限制:3000ms | 内存限制:65535KB难度:3描述现有一块草坪,长为20米,宽为2米,要在横中心线上放置半径为Ri的喷水装置,每个喷水装置的效果都会让以它为中心的半径为实数... 阅读全文

posted @ 2014-10-25 18:55 angle_qqs 阅读(223) 评论(0) 推荐(0)

导航