摘要:
emm卡常 我本来写成了这个样子: 1 #include<bits/stdc++.h> 2 using namespace std; 3 4 typedef long long LL; 5 const LL mod = 1e9+7; 6 struct node{ 7 LL s[5][5]; 8 }; 阅读全文
摘要:
自己折腾了半天,血与泪啊(难得一个可爱的周末 wwww我一定要写下来 跟这个博客几乎一模一样了 https://blog.csdn.net/xrinosvip/article/details/80428133 我的电脑型号:戴尔G3 默认uefi模式,按f2进入的bios界面是新版跟教程上的不一样。 阅读全文