目录 优先级VS权限
基本概念
查看系统进程
几个重要信息
PRI and NI
PRI vs NI
top命令
上限: 详细步骤
下限:
其他概念 优先级VS权限 权限:能or不能 优先级:已经能,但是谁先谁后的问题(CPU资源有…
Komorebi的数学课 #include<iostream>
#include<algorithm>
#include<cstring>
#include<queue>
using namespace std;
const int N100010,mod1e97;
typedef long long LL;
typedef pair<int,int>PII;
int n,m;
LL qmi(int a, int b, int p)
{LL…