题目大意:(同poj1741,刷一赠一系列)
CODE:
#include
#include
#include
#include
#define MAX 20010
#define INF 0x3f3f3f3f
using namespace std;
int points,edges,k;
int head[MAX],total;
int next[MAX << 1...
分类:
其他好文 时间:
2014-10-11 19:19:56
阅读次数:
174
转发自:http://www.cnblogs.com/ggjucheng/archive/2012/01/08/2316661.html简介Netstat 命令用于显示各种网络相关信息,如网络连接,路由表,接口状态 (Interface Statistics),masquerade 连接,多播成员 ...
分类:
Web程序 时间:
2014-10-11 15:20:15
阅读次数:
365
AWR基础知识1、自动工作负荷仓库Oracle收集了大量与性能和动作相关的统计信息。这些信息在内存中累加,并且有规律地写入磁盘(也就是写入构成AWR的表)。最终,这些信息会过期并被重写。1.1、收集统计量统计量收集的级别由实例参数STATISTICS_LEVEL控制。这个参数可能被设置为BASIC、...
分类:
数据库 时间:
2014-10-11 10:00:45
阅读次数:
273
题目大意:同POJ1741
链接:http://blog.csdn.net/popoqqq/article/details/39959803
和POJ1741一样的题,土豪题,POJ有道一样的题,做完1741可以水水
我会告诉你我直接改了下上题的代码么0.0
数据范围4W 距离最大1000 不会爆INT 放心写吧
#include
#include
#include
#include
#...
分类:
其他好文 时间:
2014-10-10 15:20:54
阅读次数:
755
一、问题描述:pl/sql Dynamic Performance Tables not accessible,Automatic Statistics disabled for this session打开PL/SQL时,报的错。二、解决办法,来源与互联网:第三种方法(推荐)彻底禁掉PL/SQL ...
分类:
数据库 时间:
2014-10-09 01:37:27
阅读次数:
373
由于我这里只是测试所以直接做的是master跟yum安装的1yuminstallbind-y2修改主配置文件:我的配置文件如下options{listen-onport53{any;};#修改为any#listen-on-v6port53{::1;};#注directory"/var/named";dump-file"/var/named/data/cache_dump.db";statistics-file"/var/named..
分类:
其他好文 时间:
2014-10-08 18:48:26
阅读次数:
367
错误记录如下:
处理对象类型 SCHEMA_EXPORT/TABLE/INDEX/INDEX
处理对象类型 SCHEMA_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
处理对象类型 SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STAT...
分类:
其他好文 时间:
2014-10-07 16:35:43
阅读次数:
410
鸣人的查克拉
Time Limit: 1000ms
Memory Limit: 65536KB
64-bit integer IO format: %lld Java class name: Main
Prev Submit Status Statistics Discuss Next
Font Size:
+
-
Type:
...
分类:
其他好文 时间:
2014-10-06 11:31:40
阅读次数:
314
方(芳)格(哥)取数
Time Limit: 3000ms
Memory Limit: 65536KB
64-bit integer IO format: %lld Java class name: Main
Prev Submit Status Statistics Discuss Next
Font Size:
+
-
Type...
分类:
其他好文 时间:
2014-10-04 23:15:07
阅读次数:
291
夜空中最亮的星
Time Limit: 2000ms
Memory Limit: 65536KB
64-bit integer IO format: %lld Java class name: Main
Prev Submit Status Statistics Discuss Next
Font Size:
+
-
Type: ...
分类:
其他好文 时间:
2014-10-04 21:31:57
阅读次数:
298