摘要:
比较全的 Linux 命令文档 : Linux 命令大全 英文全称对照 cd : change directory ls : list files mkdir : make directory cat : concatenate // concatenate,英语单词,作动词时译为“连接,连结,使连 阅读全文
摘要:
比赛链接 第 56 场周赛 先放代码,题解慢慢补 A AcWing 4482. 分组 #include<bits/stdc++.h> using namespace std; const int N=105; int n; int a[N]; int main() { cin>>n; int ans 阅读全文
摘要:
Codeforces Round #643 (Div. 2) Problems # Name A Sequence with Digits x17498 B Young Explorers x16642 C Count Triangles x7510 D Game With Array x12249 阅读全文
摘要:
Codeforces Round #698 (Div. 2) Problems # Name A Nezzar and Colorful Balls x14328 B Nezzar and Lucky Number x8969 C Nezzar and Symmetric Array x3415 D 阅读全文