投稿者「rexdf」のアーカイブ

Codeforces Round #173 (Div. 2) Yet Another Number Game

 

D. Yet Another Number Game
time limit per test

2 seconds

memory[……]

阅读全文

カテゴリー: ACM | タグ: | コメントする

Codeforces Round #173 (Div. 2) XOR and OR

 

C. XOR and OR
time limit per test

2 seconds

memory limit per te[……]

阅读全文

カテゴリー: ACM | タグ: | コメントする

Codeforces Round #173 (Div. 2) Painting Eggs

B. Painting Eggs
time limit per test

5 seconds

memory limit per test

2[……]

阅读全文

カテゴリー: ACM | タグ: | コメントする

[转]Linux LVM 逻辑卷管理

PV(Physical Volume) 物理卷。可以是单独磁盘,也可以是硬盘分区
VG(Volume Group) 卷组。是PV的组合,可以看成单独的逻辑磁盘[……]

阅读全文

カテゴリー: 网站建设 | タグ: | コメントする

Codeforces Round #172 (Div. 2) Rectangle Puzzle

 

C. Rectangle Puzzle
time limit per test

2 seconds

memory limit[……]

阅读全文

カテゴリー: ACM | タグ: | コメントする

LVM管理

先看下我先前的情况

 
[root@localhost ~]# df -B 4k
文件系统	         4K-块      已用      可用 已[......]

阅读全文

カテゴリー: 网站建设 | タグ: | コメントする

CentOS 无损调整分区大小方案

可以看我最新更新的一篇:

centos分区调整详细

今天虚拟机的CentOS空间不足,网上大部分都是使用命令行格式化然后挂载的,不是调整分区的大小,也有[……]

阅读全文

カテゴリー: 电脑日常 | タグ: , | コメントする

Codeforces Round #168 (Div. 2) Convex Shape

#include <iostream>
#include <cstdio>
#include <cstdlib>[......]

阅读全文

カテゴリー: ACM | タグ: | コメントする

VIM小玩

1.基本配置

linux的vi在~下有用户vimrc配置.在/etc下有vimrc全局配置.windows直接在安装目录下找vimrc_example.vim[……]

阅读全文

カテゴリー: 电脑日常 | タグ: | コメントする

[转]8种Nosql数据库系统对比


导读:Kristóf Kovács 是一位软件架构师和咨询顾问,他最近发布了一片对比各种类型
nosql数据库文章。文章由敏捷翻译 – 唐尤华编译。如需转载[……]

阅读全文

カテゴリー: 网站建设 | コメントする