摘要:
P1226 【模板】快速幂 - 洛谷 | 计算机科学教育新生态 (luogu.com.cn) #include<iostream> #include<cstring> using namespace std; typedef long long ll; ll a,b,p; ll quickpow(l 阅读全文
posted @ 2024-02-11 12:43
ACCbulb
阅读(17)
评论(0)
推荐(0)
摘要:
2299 -- Ultra-QuickSort (poj.org) #include<iostream>//归并排序 #include<cstring> using namespace std; typedef long long ll; const int N=500010; int a[N],t 阅读全文
posted @ 2024-02-11 11:54
ACCbulb
阅读(7)
评论(0)
推荐(0)

浙公网安备 33010602011771号