常用软件安装及使用目录 1.1 dd命令总结 dd if=/dev/zero of=/tmp/100 bs=1k count=1000000000 i:input o:output f:file bs 每次读取的大小 读取次数扩展: 显示进程 按照占用内存大小顺序 降序 top 1.2 查看定时任务 ...
分类:
其他好文 时间:
2019-02-23 01:21:20
阅读次数:
202
L. Right Build time limit per test 2.0 s memory limit per test 256 MB input standard input output standard output L. Right Build time limit per test 2 ...
分类:
其他好文 时间:
2019-02-22 23:43:57
阅读次数:
243
A. Boredom time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. Boredom time limit per test ...
分类:
其他好文 时间:
2019-02-21 21:53:11
阅读次数:
245
E. Tetrahedron time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output E. Tetrahedron time limit ...
分类:
其他好文 时间:
2019-02-21 21:45:38
阅读次数:
197
Transducers are composable algorithmic transformations. They are independent from the context of their input and output sources and specify only the e ...
分类:
其他好文 时间:
2019-02-20 21:27:41
阅读次数:
134
题目大意: 给定n m (1≤N≤1e18, 2≤M≤100) 一个魔法水晶可以分裂成连续的m个普通水晶 求用水晶放慢n个位置的方案modulo 1000000007 (1e9+7) input 4 2 input 4 2 output 5 设1为魔法水晶 0为普通水晶 n=4 m=2有5种方案 即 ...
分类:
其他好文 时间:
2019-02-20 09:39:43
阅读次数:
161
简介 Iptables是unix/linux自带的一款优秀且开源的基于包过滤的防火墙工具。 怎么用 可以用来做主机防火墙。 可以做局域网共享上网。 可以做ip及端口映射。 Iptables工作流程 iptables分为4表5链 表: filter:INPUT,OUTPUT,FORWARD NAT:P ...
分类:
其他好文 时间:
2019-02-18 13:04:45
阅读次数:
195
A. QAQ time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. QAQ time limit per test 1 secon ...
分类:
其他好文 时间:
2019-02-17 11:13:16
阅读次数:
171
题面 B. Checkout Assistant time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output B. Checkout Assi ...
分类:
其他好文 时间:
2019-02-14 22:21:33
阅读次数:
268
G. Robots time limit per test 5.0 s memory limit per test 256 MB input standard input output standard output G. Robots time limit per test 5.0 s time ...
分类:
其他好文 时间:
2019-02-13 22:33:50
阅读次数:
178